container-object-storage-interface-provisioner-sidecar
container-object-storage-interface-provisioner-sidecar copied to clipboard
Container Object Storage Interface (COSI) provisioner responsible to interface with COSI drivers.
# Bug Report **What happened**: When a bucketAccess exists in the cluster, we delete this bucketAccess and create a bucketAccess with the same name immediately. However, BucketAccess Controller fails to...
# Bug Report **What happened**: When creating bucketClaim with incorrect config, then the bucket has been created but is in an abnormal state. The COSI sidecar component continuously prints error...
# Bug Report **What happened**: Deploying COSI sidecar component pod of two different storage vendors. When delete bucketAccess,an unrelated storage vendor component also received a deletion request for this bucketAccess....
# Bug Report **What happened**: When a bucketClaim is deleted, the associated bucketAccess is not deleted. There is only one associated bucketAccess, and this bucketAccess fails to be provisioned. **What...
Problem: The current API 'DriverRevokeBucketAccess' for revoking a bucket's access, when invoked from the sidecar just passes the values for 'BucketId' & 'AccountId' alone. Whereas the steps for revoking a...