Automatically create Minio buckets based on K8S CRD. https://miniok8sbucketsoperator.communiquons.org
Go to file
Pierre Hubert b0b0c1f1c2
All checks were successful
continuous-integration/drone/push Build is passing
Fix missing environment variables
2023-05-09 19:26:16 +02:00
docs Add basic documentation 2023-05-09 18:45:59 +02:00
src Fix download permission issue 2023-05-08 19:26:09 +02:00
test Implement base operator (#1) 2023-05-08 16:20:15 +00:00
yaml Implement base operator (#1) 2023-05-08 16:20:15 +00:00
.drone.yml Fix missing environment variables 2023-05-09 19:26:16 +02:00
.gitignore Implement base operator (#1) 2023-05-08 16:20:15 +00:00
build_docker_image.sh Implement base operator (#1) 2023-05-08 16:20:15 +00:00
Cargo.lock Implement base operator (#1) 2023-05-08 16:20:15 +00:00
Cargo.toml Implement base operator (#1) 2023-05-08 16:20:15 +00:00
Dockerfile Implement base operator (#1) 2023-05-08 16:20:15 +00:00
LICENSE Initial commit 2023-05-03 17:24:19 +00:00
mkdocs.yml Update CI 2023-05-09 18:49:02 +02:00
README.md Add basic documentation 2023-05-09 18:45:59 +02:00

MinioK8sBuckets

Build Status

Automatically create Minio buckets based on K8S Custom Resources.

See the docs to learn more.