container-object-storage-interface-controller
container-object-storage-interface-controller copied to clipboard
Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects.
Bumps library/golang from 1.22.2 to 1.23.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
# Bug Report **What happened**: I've created 5 bucketclaims in parallel, all the bucketclaims and associated buckets were created. When I tried to delete those bucketclaims, all the bucketclaims got...
# Bug Report **What happened**: When creating a bucketClaim, then bucket will be created by bucketClaim Controller. But bucket is abnormal(curl DriverCreateBucket failed due to some reasons). In this case,...
# Enhancement Support disable leaderelection function and related parameters configuration. **Is your feature request related to a problem?/Why is this needed** In single-copy deployment, it is not need to enable...
# Bug Report **What happened**: Static bucket can be repeatedly bound to bucketClaim, and bucket.spec.bucketClaim info will be updated after new bound. **What you expected to happen**: When a static...