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 CA and test fixes #12038

Merged
merged 4 commits into from
Jan 12, 2022
Merged

Conversation

dnephin
Copy link
Contributor

@dnephin dnephin commented Jan 11, 2022

Backport #11780, includes #11721 to prevent most of the conflicts. I couldn't take the extra commit #12037 because there were too many differences. So instead I l had to leave out the leaderRoutine.Wait() fix.

ca: use the real FSM operation in tests

Fixed conflicts in tests.
…ondary

ca: improve test coverage for RenewIntermediate
@dnephin dnephin added the pr/no-changelog PR does not need a corresponding .changelog entry label Jan 11, 2022
@dnephin dnephin requested a review from a team January 11, 2022 23:48
@vercel
Copy link

vercel bot commented Jan 11, 2022

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/GwZfSmj5cVmnyxmHBRJ4Ju2TtkC9
✅ Preview: Canceled

[Deployment for 0af407b canceled]

@github-actions github-actions bot added the theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies label Jan 11, 2022
@dnephin
Copy link
Contributor Author

dnephin commented Jan 11, 2022

I think the test failures are from the release branch, related to 6f3b5ae (#11924)

This line was backported by automation, but it fails the build on this branch.
@vercel vercel bot temporarily deployed to Preview – consul January 11, 2022 23:59 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging January 11, 2022 23:59 Inactive
For some reason 1.9 seems to require an explicit Datacenter name making these RPC requests.
In newer versions it works with the empty string.
@vercel vercel bot temporarily deployed to Preview – consul January 12, 2022 00:33 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging January 12, 2022 00:33 Inactive
@dnephin dnephin merged commit 4718faf into release/1.9.x Jan 12, 2022
@dnephin dnephin deleted the dnephin/backport-1.9 branch January 12, 2022 18:40
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