Skip to content

Conversation

BlaineEXE
Copy link
Contributor

@BlaineEXE BlaineEXE commented Oct 17, 2025

Add initial sidecar implementation for dynamic Bucket provisioning.
The implementation is consistent with v1alpha2 pre-approval designs.
Translating driver-returned gRPC protocol information into user-facing
env var format is partially implemented. This is a core part of what
COSI needs to get right internally. Scaffolding is set in place, and
implementation for S3 translation is implemented. Azure and GCS
translations are left as to-do items.

Add initial implementation for BucketClaim reconciliation based on
v1alpha2 KEP. This initial implementation covers only the first section
of Controller reconciliation for a new BucketClaim. Coverage ends at the
point where reconciliation is handed off to the Sidecar.

Signed-off-by: Blaine Gardner <blaine.gardner@ibm.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 17, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BlaineEXE

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for container-object-storage-interface ready!

Name Link
🔨 Latest commit 4036490
🔍 Latest deploy log https://app.netlify.com/projects/container-object-storage-interface/deploys/68f6c06ecbddae0008d8f5fa
😎 Deploy Preview https://deploy-preview-163--container-object-storage-interface.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 17, 2025
@BlaineEXE BlaineEXE marked this pull request as draft October 17, 2025 22:06
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 17, 2025
@BlaineEXE BlaineEXE changed the title Sidecar bucket reconcile Add initial sidecar implementation for dynamic Bucket provisioning Oct 17, 2025
@BlaineEXE BlaineEXE force-pushed the sidecar-bucket-reconcile branch from c76ab87 to cdb7340 Compare October 17, 2025 22:26
Add initial sidecar implementation for dynamic Bucket provisioning.
The implementation is consistent with v1alpha2 pre-approval designs.
Translating driver-returned gRPC protocol information into user-facing
env var format is partially implemented. This is a core part of what
COSI needs to get right internally. Scaffolding is set in place, and
implementation for S3 translation is implemented. Azure and GCS
translations are left as to-do items.

Signed-off-by: Blaine Gardner <blaine.gardner@ibm.com>
@BlaineEXE BlaineEXE force-pushed the sidecar-bucket-reconcile branch from cdb7340 to 4036490 Compare October 20, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants