|
feb46e2934
|
added a return statement to CreateCredentialHoldingSecret
|
2025-08-07 11:53:36 +02:00 |
|
pb
|
67c312d0d6
|
improved an error message
|
2025-08-06 11:09:13 +02:00 |
|
|
ebb330e3fa
|
added the route that creates a secret from the s3 credentials
|
2025-08-01 17:42:22 +02:00 |
|
|
25d1c7ca39
|
corrected how retrieve is instanciated
|
2025-08-01 16:28:49 +02:00 |
|
|
a788373c0f
|
corrected the way we create buckets
|
2025-08-01 16:23:41 +02:00 |
|
|
c45824d3f2
|
added a body read to the POST /minio/serviceaccount so that we can specify if the service account credentials should be returned to the caller or used to create a secret on the same peer as the minio
|
2025-08-01 13:02:12 +02:00 |
|
pb
|
39137c4f2a
|
Added the method to create a bucket when creating a new service account on minio
|
2025-07-28 12:20:01 +02:00 |
|
|
ba8e7d3169
|
improved error message
|
2025-07-09 12:08:45 +02:00 |
|
pb
|
ad56c42c2f
|
Changed the serviceaccount route to POST
|
2025-06-30 17:08:01 +02:00 |
|
|
d5e8db60be
|
changed the returned json for /minio/serviceaccount
|
2025-06-30 12:36:21 +02:00 |
|
|
a664423842
|
implemented the /minio/serviceaccount route to create new serviceAccount in the minio corresponding to the parameter, then store it in secret in the namespace corresponding to the executionsId
|
2025-06-30 12:33:24 +02:00 |
|
pb
|
55b88077d4
|
started implementing the routes and service to interract with a given Minio server
|
2025-06-26 10:31:48 +02:00 |
|