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

Backport of Default ProxyType for builtin extensions into release/1.16.x #17667

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #17657 to be assessed for backporting due to the inclusion of the label backport/1.16.

The below text is copied from the body of the original PR.


Description

This PR updates the local rate limt, Lua and property override extensions to default the ProxyType input to connect-proxy since this is [currently] the only supported proxy type for these extensions. This aligns the default behavior across all builtin extensions that take a ProxyType and only support connect-proxy.

This is a non-breaking change since the config still allows setting the ProxyType expressly.

Note that the docs have not been updated. I will update the docs in a separate PR once #17651 is merged.

Testing & Reproduction steps

  • Updated unit tests to cover both the default and explicit cases.
  • Ran the xds golden tests and they pass unmodified.

Links

N/A

PR Checklist

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

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/cthain/default-ext-proxy-type/lively-enabling-treefrog branch from 9ff9502 to 29ebc8b Compare June 12, 2023 17:48
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/cthain/default-ext-proxy-type/lively-enabling-treefrog branch from 187beed to 21de765 Compare June 12, 2023 17:48
@hc-github-team-consul-core hc-github-team-consul-core enabled auto-merge (squash) June 12, 2023 17:48
Copy link
Collaborator

Choose a reason for hiding this comment

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

Auto approved Consul Bot automated PR

@hc-github-team-consul-core hc-github-team-consul-core merged commit 593403f into release/1.16.x Jun 12, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/cthain/default-ext-proxy-type/lively-enabling-treefrog branch June 12, 2023 18:13
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.

3 participants