Remove AzureClusterHostedDNSInstall Featuregate#2902
Conversation
|
Hello @sadasu! 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 ignored due to path filters (27)
📒 Files selected for processing (13)
💤 Files with no reviewable changes (13)
📝 WalkthroughWalkthroughAzureClusterHostedDNSInstall is removed from feature-gate registration, the AzurePlatformStatus cloudLoadBalancerConfig annotation, and the feature-gate table. Several payload-manifest feature-gate lists are updated to remove or replace the gate with AWSClusterHostedDNSInstall, AWSDualStackInstall, or AutomatedEtcdBackup. The related Infrastructure and ControllerConfig test manifests for this gate are deleted. 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (14 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
The CloudLoadBalancerConfig field in AzurePlatformStatus is now ungated and available by default. The AzureClusterHostedDNSInstall feature gate has been removed from the API. Changes: - Removed +openshift:enable:FeatureGate=AzureClusterHostedDNSInstall annotation - Deleted feature gate test files - Removed FeatureGateAzureClusterHostedDNSInstall definition - Regenerated CRD manifests and feature gate configurations
77edcc7 to
43cb0fa
Compare
JoelSpeed
left a comment
There was a problem hiding this comment.
In which release did this gate go GA?
There was a problem hiding this comment.
Tests should still be relevant, just need to remove the gating on them

No description provided.