NE-2815: feat: configure HAProxy version selection#9040
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@jcmoraisjr: This pull request references NE-2815 which is a valid jira issue. 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. |
|
We need openshift/cluster-ingress-operator#1498 being merged first /hold |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (6)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe ingress-operator deployment now accepts HAProxy 2.8 and 3.2 image references plus a default HAProxy version through environment variables. The deployment command passes these values using HAProxy-specific flags. Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9040 +/- ##
=======================================
Coverage 44.50% 44.50%
=======================================
Files 774 774
Lines 96980 96980
=======================================
Hits 43164 43164
Misses 50828 50828
Partials 2988 2988
🚀 New features to boost your workflow:
|
|
/retest |
|
openshift/cluster-ingress-operator#1498 merged 🎉 /unhold |
|
/test ? |
|
This feature is only activated in techpreview, so lets make sure we run hypershift's techpreview job: /test e2e-aws-ovn-conformance-techpreview |
|
Scheduling tests matching the |
|
/approve |
Configures Hypershift with the new command-line options used to declare the available HAProxy versions in the current release, as well as the default HAProxy version in case it is not provided in the IngressController resource. https://redhat.atlassian.net/browse/NE-2815
a2d0ccd to
1e1ac9a
Compare
|
New changes are detected. LGTM label has been removed. |
|
Latest push updated |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, jcmoraisjr, muraee The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-aws-ovn-conformance-techpreview |
|
/pipeline required |
|
Scheduling tests matching the |
Test Resultse2e-aws
e2e-aks
|
|
Chai-bot helped me double checking that all the failures are either infra related or other flakiness. Giving them another chance. /retest |
|
/retest |
|
@jcmoraisjr: The following test failed, say
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. |
What this PR does / why we need it:
Configures Hypershift with the new command-line options used to declare the available HAProxy versions in the current release, as well as the default HAProxy version in case it is not provided in the IngressController resource.
Which issue(s) this PR fixes:
Fixes https://redhat.atlassian.net/browse/NE-2815
Special notes for your reviewer:
Checklist:
Summary by CodeRabbit