Features
- Drop COSI sidecar; operator reconciles Bucket/BucketAccess natively in #163 by @rajsinghtech
- The upstream
objectstorage-sidecarcontainer is no longer deployed. BucketandBucketAccessreconciliation now lives in the operator as native controller-runtime reconcilers.- v1alpha2 per-claim
AccessModeis plumbed end-to-end so a singleBucketAccesscan grant mixed RW/RO across buckets. - Upgrade note (COSI users): reinstall the cluster-wide COSI controller pinned to
bf23a024per the updated README — the prior149b052fref bundled a controller image built before the upstreambucketClaim→bucketClaimRefJSON field rename and would reject Bucket creation. Non-COSI deployments need no action.
- The upstream