Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade haproxy to 2.9.7-alpine - Closes [#18159] #18158

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

avo-sepp
Copy link
Contributor

@avo-sepp avo-sepp commented May 10, 2024

HAProxy was last updated June 14, 2023 to 2.6.14. That release now has two CVEs which are being flagged by Wiz scanner as High vulnerability.

2.6.14 CVE Listings

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

@crenshaw-dev
Copy link
Collaborator

Thanks, @avo-sepp! Can you fix the DCO check?

Upgrade HAProx to 2.9.7-alpine

Signed-off-by: Avo Sepp <68659218+avo-sepp@users.noreply.github.com>
@avo-sepp
Copy link
Contributor Author

avo-sepp commented May 10, 2024

Updated for the DCO Check. Do you have any comment on using a minor release instead of specifying a patch release? 2.9 vs 2.9.7? So we can get CVE fixes as they come up?

Specifically 2.9-alpine, which nets us auto patch upgrades? Or do we hold 2.9.7-alpine?

@crenshaw-dev
Copy link
Collaborator

I would only ever deploy pinned versions personally. tbh I'd love to specify the SHA to make it even more reliable. I think the overhead of bumping tags is worth it for the predictability.

@avo-sepp avo-sepp changed the title chore(deps): upgrade haproxy to 2.9.7-alpine chore(deps): upgrade haproxy to 2.9.7-alpine - Closes [#18159] May 10, 2024
@avo-sepp avo-sepp marked this pull request as ready for review May 10, 2024 16:22
@avo-sepp avo-sepp requested a review from a team as a code owner May 10, 2024 16:22
@avo-sepp
Copy link
Contributor Author

avo-sepp commented May 10, 2024

Been running about a day in production here with all of our workloads. I have not noted any CPU or memory spikes. Any strange logs from the application or repo servers. I'm confident this can be tested by a larger audience for confirmation now.

@avo-sepp
Copy link
Contributor Author

Reporting in after one week in use. No issues noted. Argo functioning as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants