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

ci: fix a few missed Envoy version changes in latest bump #21300

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

zalimeni
Copy link
Member

Also update a missed Consul version shift for deployer upgrade tests to match non-deployer tests matrix, and update public docs on main.

Follow-up to #21277.

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions bot added type/ci Relating to continuous integration (CI) tooling for testing or releases theme/contributing Additions and enhancements to community contributing materials labels Jun 11, 2024
@@ -109,7 +109,7 @@ jobs:
strategy:
fail-fast: false
matrix:
envoy-version: ["1.26.8", "1.27.6", "1.28.5", "1.29.5"]
envoy-version: ["1.26.8", "1.27.6", "1.28.4", "1.29.5"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should fix nightly failures for 1.19.x: https://github.com/hashicorp/consul/actions/runs/9458118650

@zalimeni zalimeni added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport labels Jun 11, 2024
@zalimeni zalimeni enabled auto-merge (squash) June 11, 2024 14:26
@zalimeni zalimeni merged commit 7ac9b1f into main Jun 11, 2024
100 of 102 checks passed
@zalimeni zalimeni deleted the zalimeni/fix-envoy-versions-1.29.5-bump branch June 11, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants