Automatically create Minio buckets based on K8S CRD. https://miniok8sbucketsoperator.communiquons.org
Go to file
Pierre Hubert 290d2963b2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
Update Rust crate schemars to 0.8.17
2024-04-29 00:04:20 +00:00
docs Add doc website (#2) 2023-05-09 17:44:14 +00:00
src Can set location of temporary directory 2024-01-14 21:11:15 +01:00
test Implement base operator (#1) 2023-05-08 16:20:15 +00:00
yaml Fix issue with read only configuration 2024-01-14 21:17:01 +01: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
Cargo.lock Update Rust crate schemars to 0.8.17 2024-04-29 00:04:20 +00:00
Cargo.toml Update Rust crate schemars to 0.8.17 2024-04-29 00:04:20 +00:00
Dockerfile Update base Docker image 2024-01-14 19:49:35 +01:00
LICENSE Initial commit 2023-05-03 17:24:19 +00:00
README.md Add doc website (#2) 2023-05-09 17:44:14 +00:00
build_docker_image.sh Implement base operator (#1) 2023-05-08 16:20:15 +00:00
mkdocs.yml Add doc website (#2) 2023-05-09 17:44:14 +00:00
renovate.json Enable auto-merge of Renovate PR 2023-07-07 15:51:02 +00:00

README.md

MinioK8sBuckets

Build Status

Automatically create Minio buckets based on K8S Custom Resources.

See the docs to learn more.