Skip to content

NET-6942 - Replace usage of deprecated Envoy field envoy.config.cluster.v3.Cluster.http_protocol_options.#20010

Merged
jmurret merged 2 commits intomainfrom
jm/NET-6942
Dec 21, 2023
Merged

NET-6942 - Replace usage of deprecated Envoy field envoy.config.cluster.v3.Cluster.http_protocol_options.#20010
jmurret merged 2 commits intomainfrom
jm/NET-6942

Conversation

@jmurret
Copy link
Copy Markdown
Member

@jmurret jmurret commented Dec 20, 2023

Description

Testing & Reproduction steps

Links

PR Checklist

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

@jmurret jmurret added backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. labels Dec 20, 2023
@github-actions github-actions bot added the theme/cli Flags and documentation for the CLI interface label Dec 20, 2023
@jmurret jmurret marked this pull request as ready for review December 21, 2023 19:54
@jmurret jmurret enabled auto-merge (squash) December 21, 2023 19:59
Copy link
Copy Markdown
Member

@zalimeni zalimeni left a comment

Choose a reason for hiding this comment

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

Two minor things but otherwise LGTM, approved pending any fixups

Comment on lines +657 to +663
"envoy.extensions.upstreams.http.v3.HttpProtocolOptions": {
"@type": "type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions",
"explicit_http_config": {
"http_protocol_options": {}
}
}
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

~~ Here and below, indent looks weird to me - seems like maybe a mix of tabs and spaces?

Comment on lines +53 to +55
//if t.Failed() {
runCmd(t, "capture_logs", caseDir)
//}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe leftover from testing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. theme/cli Flags and documentation for the CLI interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants