Automatically create Minio buckets based on K8S CRD. https://miniok8sbucketsoperator.communiquons.org
Go to file
Pierre Hubert fc3a865c9b
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Update Rust crate reqwest to 0.11.18
2023-05-23 09:48:53 +00:00
docs Add doc website (#2) 2023-05-09 17:44:14 +00: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 Exclude pull request for website update 2023-05-11 13:50:57 +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 Update Rust crate reqwest to 0.11.18 2023-05-23 09:48:53 +00:00
Cargo.toml Update Rust crate reqwest to 0.11.18 2023-05-23 09:48:53 +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 Add doc website (#2) 2023-05-09 17:44:14 +00:00
README.md Add doc website (#2) 2023-05-09 17:44:14 +00:00
renovate.json Add renovate.json 2023-05-11 00:07:41 +00:00

MinioK8sBuckets

Build Status

Automatically create Minio buckets based on K8S Custom Resources.

See the docs to learn more.