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 AutoMTLS for secrets/auth plugins into release/1.11.x #16343

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

fairclothjm
Copy link
Contributor

Manual backport of #15671 into 1.11.x

@fairclothjm fairclothjm requested a review from a team July 18, 2022 21:39
@fairclothjm fairclothjm added this to the 1.11.1 milestone Jul 18, 2022
Copy link
Contributor

@swenson swenson left a comment

Choose a reason for hiding this comment

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

LGTM

@fairclothjm fairclothjm enabled auto-merge (squash) July 18, 2022 21:47
@fairclothjm fairclothjm merged commit b443be6 into release/1.11.x Jul 18, 2022
@fairclothjm fairclothjm deleted the backport-secrets-auth-automtls branch July 18, 2022 21:54
merr = multierror.Append(merr, err)
return nil, merr
}
} else {
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this else supposed to go with the if right above instead?

Copy link
Contributor

Choose a reason for hiding this comment

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

Though I'm not sure I follow the logic here 100% in either case, tbh.

swenson pushed a commit that referenced this pull request Jul 20, 2022
swenson added a commit that referenced this pull request Jul 20, 2022
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.

2 participants