NE-2729: Add feature gate for multiple HAProxy versions#2852
Conversation
Add the `IngressControllerMultipleHAProxyVersions` feature gate to control whether cluster-ingress-operator should deploy the router along with a specific HAProxy version, instead of using the embedded HAProxy installed in the router's image. The feature gate is enabled in DevPreviewNoUpgrade and TechPreviewNoUpgrate stages. Enhancement proposal: openshift/enhancements#1965 https://redhat.atlassian.net/browse/NE-2729
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@jcmoraisjr: This pull request references NE-2729 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hello @jcmoraisjr! 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)
📝 WalkthroughWalkthroughThis PR introduces a new feature gate, Suggested reviewers
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.2)Error: build linters: unable to load custom analyzer "kubeapilinter": tools/_output/bin/kube-api-linter.so, plugin: not implemented 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 |
|
[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 |
|
@jcmoraisjr: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Add the
IngressControllerMultipleHAProxyVersionsfeature gate to control whether cluster-ingress-operator should deploy the router along with a specific HAProxy version, instead of using the embedded HAProxy installed in the router's image.The feature gate is enabled in DevPreviewNoUpgrade and TechPreviewNoUpgrate stages.
Enhancement proposal: openshift/enhancements#1965
https://redhat.atlassian.net/browse/NE-2729