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

core: updates to password policy generator #11596

Merged
merged 2 commits into from
May 13, 2021

Conversation

jasonodonnell
Copy link
Contributor

A bug in Vault Enterprise not supporting password policies in namespaces required retrievePasswordPolicy to be moved to a different file. There was also a small bug where contexts were being reset.

I've also updated some of the tests to use Vault test clusters for better coverage.

@jasonodonnell jasonodonnell added this to the 1.7.2 milestone May 12, 2021
Copy link
Member

@calvn calvn left a comment

Choose a reason for hiding this comment

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

Can you add a changelog entry for this?

@vercel vercel bot temporarily deployed to Preview – vault-storybook May 13, 2021 13:20 Inactive
@vercel vercel bot temporarily deployed to Preview – vault May 13, 2021 13:20 Inactive
@jasonodonnell jasonodonnell merged commit 4612703 into master May 13, 2021
@jasonodonnell jasonodonnell deleted the password-policy-ns-support branch May 13, 2021 13:59
jasonodonnell added a commit that referenced this pull request May 13, 2021
* core: fix bug in password policies not using namespaces

* Add changelog
jasonodonnell added a commit that referenced this pull request May 13, 2021
* core: fix bug in password policies not using namespaces

* Add changelog
jasonodonnell added a commit that referenced this pull request May 13, 2021
* core: fix bug in password policies not using namespaces

* Add changelog
jasonodonnell added a commit that referenced this pull request May 13, 2021
* core: fix bug in password policies not using namespaces

* Add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants