WIP: Remove feature gate VolumeGroupSnapshot - #3027
Conversation
The VolumeGroupSnapshot feature was promoted and its feature gate is no longer needed. Remove the feature gate definition and regenerate the payload manifests and features.md.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Hello @jsafrane! Some important instructions when contributing to openshift/api: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (10)
💤 Files with no reviewable changes (10)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe change removes the Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to The change removes the promoted VolumeGroupSnapshot feature gate and its generated manifest and documentation entries. No current merge-readiness risk is identified. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Summary
Removes the
VolumeGroupSnapshotfeature gate, which is no longer needed.FeatureGateVolumeGroupSnapshotdefinition fromfeatures/features.gofeatures.mdand the payload feature gate manifests viamake updateThe feature gate did not gate any API fields (no
+openshift:enable:FeatureGate=VolumeGroupSnapshotannotations existed), so no type definitions or CRDs required changes./hold for openshift/cluster-csi-snapshot-controller-operator#297