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

[1.9.x] Backport of CA system bug fixes #11718

Merged
merged 3 commits into from
Dec 6, 2021

Conversation

dnephin
Copy link
Contributor

@dnephin dnephin commented Dec 2, 2021

Backport #10476 (to fix conflicts), #11671, #11713, #11672

Conflicts were all over, but they were trivial to resolve (ex: tests on main that did not exist were pruned from the conflict).

With an optional interface that providers can use to indicate if they
use an intermediate cert in the primary DC.

This removes the need to look up the provider config when renewing the
intermediate.
…-intermediate

ca: fix storing the leaf signing cert with Vault provider
@dnephin dnephin added the pr/no-changelog PR does not need a corresponding .changelog entry label Dec 2, 2021
@vercel
Copy link

vercel bot commented Dec 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

consul-ui-staging – ./ui

🔍 Inspect: https://vercel.com/hashicorp/consul-ui-staging/4K2vBHLTm52kCxgWANHVwTh17NtJ
✅ Preview: Canceled

@github-actions github-actions bot added the theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies label Dec 2, 2021
Copy link
Contributor

@acpana acpana left a comment

Choose a reason for hiding this comment

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

🎉 !

@dnephin dnephin merged commit 4d524db into release/1.9.x Dec 6, 2021
@dnephin dnephin deleted the dnephin/backport-ca-fixes-1.9 branch December 6, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-changelog PR does not need a corresponding .changelog entry theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants