Skip to content

minor formatting #10530

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

minor formatting #10530

wants to merge 1 commit into from

Conversation

assareh
Copy link
Contributor

@assareh assareh commented Dec 10, 2020

No description provided.

@kitography kitography requested review from kitography May 2, 2022 17:45
Copy link
Contributor

@kitography kitography left a comment

Choose a reason for hiding this comment

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

I think the first of these changes should definitely be merged, and the second really shouldn't be. Could we limit this to the change on line 147?

@@ -154,7 +154,7 @@ In addition, a `+` can be used to denote any number of characters bounded
within a single path segment (this appeared in Vault 1.1):

```ruby
# Permit reading the "teamb" path under any top-level path under secret/
# Permit reading the "teamb" path under any top-level path under secret/.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is more confusing, and would not merge it. "." in the context of a path means a reference to the folder itself, so I would read this (with the path listed below) as "secret/secret/+/teamb/" if the "." is there.

@@ -154,7 +154,7 @@ In addition, a `+` can be used to denote any number of characters bounded
within a single path segment (this appeared in Vault 1.1):

```ruby
# Permit reading the "teamb" path under any top-level path under secret/
# Permit reading the "teamb" path under any top-level path under secret/.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is more confusing, and would not merge it. "." in the context of a path means a reference to the folder itself, so I would read this (with the path listed below) as "secret/secret/+/teamb/" if the "." is there.

@VioletHynes VioletHynes added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants