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

snapshot: fix saving of auth methods #10025

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Conversation

dnephin
Copy link
Contributor

@dnephin dnephin commented Apr 14, 2021

Fixes #9784

Previously only a single auth method would be saved to the snapshot. This commit fixes the typo and adds to the test, to show that all auth methods are now saved.

@dnephin dnephin added type/bug Feature does not function as expected backport/1.7 labels Apr 14, 2021
Previously only a single auth method would be saved to the snapshot. This commit fixes the typo
and adds to the test, to show that all auth methods are now saved.
@dnephin dnephin force-pushed the dnephin/fix-snapshot-auth-methods branch from 5a38a68 to 88f83b4 Compare April 14, 2021 20:51
@vercel vercel bot temporarily deployed to Preview – consul April 14, 2021 20:51 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging April 14, 2021 20:51 Inactive
@dnephin dnephin merged commit a2726e8 into master Apr 14, 2021
@dnephin dnephin deleted the dnephin/fix-snapshot-auth-methods branch April 14, 2021 21:18
@hashicorp-ci
Copy link
Contributor

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/350232.

@hashicorp-ci
Copy link
Contributor

🍒✅ Cherry pick of commit a2726e8 onto release/1.9.x succeeded!

hashicorp-ci pushed a commit that referenced this pull request Apr 14, 2021
…thods

snapshot: fix saving of auth methods
@hashicorp-ci
Copy link
Contributor

🍒❌ Cherry pick of commit a2726e8 onto release/1.8.x failed! Build Log

@hashicorp-ci
Copy link
Contributor

🍒❌ Cherry pick of commit a2726e8 onto release/1.7.x failed! Build Log

dnephin added a commit that referenced this pull request Apr 14, 2021
…thods

snapshot: fix saving of auth methods
dnephin added a commit that referenced this pull request Apr 14, 2021
…thods

snapshot: fix saving of auth methods
@dnephin dnephin requested a review from kedevlin April 14, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Feature does not function as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

snapshot restore only recover index one of auth-method in same type
3 participants