ObjectBucket CRD schema missing claimRef fields - #2102
naveenpaul1 wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe ObjectBucket CRD now permits nullable ChangesObjectBucket schema synchronization
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This localized CRD update has no actionable merge-blocking risk remaining and is merge-ready after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Naveen Paul <napaul@redhat.com>
5796c79 to
db53704
Compare
|
@dannyzaken @jackyalbo |
|
@naveenpaul1 Wondering if we should try fix in https://github.com/kube-object-storage/lib-bucket-provisioner/blob/master/deploy/crds/objectbucket_v1alpha1_objectbucket_crd so we won't diverge, not sure if it's maintained, Nimrod asked Danny who is on the maintainers of lib-bucket-provisioner, let's see what he suggests |
|
@naveenpaul1 @nimrod-becker There is still some activity on the lib-bucket-provisioner repo (see here). |
|
Thank you @dannyzaken, Raised PR in lib-bucket-provisioner repo with same changes kube-object-storage/lib-bucket-provisioner#235 |
Describe the Problem
ObjectBucket CRD schema missing
claimReffields leads to data loss and bucket hijackingExplain the changes
Issues: Fixed #xxx / Gap #xxx
Testing Instructions:
claimRefadded with valid objectSummary by CodeRabbit