Skip to content

Bump default Envoy version to 1.22.2#1276

Merged
thisisnotashwin merged 3 commits intomainfrom
CTIA-31-envoy-latest
Jun 15, 2022
Merged

Bump default Envoy version to 1.22.2#1276
thisisnotashwin merged 3 commits intomainfrom
CTIA-31-envoy-latest

Conversation

@eculver
Copy link
Copy Markdown
Contributor

@eculver eculver commented Jun 14, 2022

Envoy recently released patches for all their supported versions (ref). This goes along with hashicorp/consul#13431 to bump the version of Envoy to the latest patches available.

Changes proposed in this PR:

  • Update the default version of Envoy from 1.22.0 to 1.22.2 in source files
  • Ran make ctrl-manifests to generate manifest yaml

How I've tested this PR:
I no longer see any references to 1.22.0 in the code unless it's not for Envoy.

How I expect reviewers to test this PR:
Please make sure I didn't miss any places where this version should be updated.

Checklist:

  • [ ] Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

Copy link
Copy Markdown
Contributor

@ndhanushkodi ndhanushkodi left a comment

Choose a reason for hiding this comment

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

I think we can remove the changes in the files _types.go and re-run make ctrl-manifests again, since those are still valid comments as is.

Thank you for doing this!!!

// One of `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, or `TLSv1_3`.
// If unspecified, Envoy v1.22.0 and newer will default to TLS 1.2 as a min version,
// If unspecified, Envoy v1.22.2 and newer will default to TLS 1.2 as a min version,
// while older releases of Envoy default to TLS 1.0.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Similar to above I think we can remove this, and run make ctrl-manifests again.

@eculver eculver force-pushed the CTIA-31-envoy-latest branch from 951f2b5 to 5ff5d19 Compare June 14, 2022 22:25
Copy link
Copy Markdown
Contributor

@thisisnotashwin thisisnotashwin left a comment

Choose a reason for hiding this comment

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

Approving in lieu of the comment being reverted to the older version and the CRDs getting re-generated.

@thisisnotashwin
Copy link
Copy Markdown
Contributor

Thanks so much for doing this @eculver !!

@eculver
Copy link
Copy Markdown
Contributor Author

eculver commented Jun 15, 2022

Approving in lieu of the comment being reverted to the older version and the CRDs getting re-generated.

Thanks! It has been reverted.

@thisisnotashwin thisisnotashwin merged commit a4602d0 into main Jun 15, 2022
@thisisnotashwin thisisnotashwin deleted the CTIA-31-envoy-latest branch June 15, 2022 20:46
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.

4 participants