-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add read support to sys/mounts/:path #12792
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Add read support to sys/mounts/:path Closes #12349 * Add changelog entry * Empty commit to trigger CI * Empty commit to trigger CI
excellent! @hsimon-hashicorp what version will it go in? |
@@ -0,0 +1,3 @@ | |||
```release-note: feature |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hsimon-hashicorp we use a special changelog format for new features (it's outlined on the wiki). I think this is more of an improvement though, so I've moved it and I'm going to tag you on an enterprise PR.
Closes #12349