container-object-storage-interface-controller icon indicating copy to clipboard operation
container-object-storage-interface-controller copied to clipboard

Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects.

Results 15 container-object-storage-interface-controller issues
Sort by recently updated
recently updated
newest added

Bumps library/golang from 1.22.2 to 1.23.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=library/golang&package-manager=docker&previous-version=1.22.2&new-version=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...

needs-ok-to-test
cncf-cla: yes
size/XS
dependencies
docker

# 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...