Skip to content

Backport of fix panic in injectSANMatcher when tlsContext is nil into release/1.14.x#17188

Merged
hc-github-team-consul-core merged 1 commit into
release/1.14.xfrom
backport/fix-xds-panic/internally-engaged-roughy
Apr 28, 2023
Merged

Backport of fix panic in injectSANMatcher when tlsContext is nil into release/1.14.x#17188
hc-github-team-consul-core merged 1 commit into
release/1.14.xfrom
backport/fix-xds-panic/internally-engaged-roughy

Conversation

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

Backport

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

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


Description

We frequently call injectSANMatcher like this. The code panics when commonTLSContext is nil inside injectSANMatcher here. makeCommonTLSContext returns nil when it isn't passed root pems.


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/fix-xds-panic/internally-engaged-roughy branch from 43a1a90 to bda77f3 Compare April 28, 2023 20:28
@hc-github-team-consul-core hc-github-team-consul-core enabled auto-merge (squash) April 28, 2023 20:28
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/fix-xds-panic/internally-engaged-roughy branch from ac416ef to ab3b304 Compare April 28, 2023 20:28
@github-actions github-actions Bot added the theme/envoy/xds Related to Envoy support label Apr 28, 2023
Copy link
Copy Markdown
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 a2158c2 into release/1.14.x Apr 28, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/fix-xds-panic/internally-engaged-roughy branch April 28, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/envoy/xds Related to Envoy support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants