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

Added disambiguation that creation request can also update roles #17371

Merged
merged 5 commits into from
Feb 22, 2023

Conversation

maxcoulombe
Copy link
Contributor

  • added disambiguation that creation request can also update roles

Current documentation can confuse users. The disambiguation is useful as Vault does not use a traditional distinction between create, update & partial update operations via the POST, PUT & PATCH http verbs.

Makes all auth engines consistent as many of them such as Kerberos, LDAP or AppRole already use this pattern for clarification.

Comment on lines 1 to 3
```release-note:improvement
website/docs: Added disambiguation for auth methods to clarify POST requests can both create and update roles.
```
Copy link
Member

Choose a reason for hiding this comment

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

We don't usually include a changelog entry for docs updates, so this could be removed (and then add the no-changelog label to skip the CI check).

@maxcoulombe maxcoulombe added this to the 1.14 milestone Feb 22, 2023
@maxcoulombe maxcoulombe merged commit 72d0632 into main Feb 22, 2023
@maxcoulombe maxcoulombe deleted the iss-vault-plugin-auth-kubernetes-163 branch February 22, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants