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

fix: removed wildcard pattern type in documentation #1373

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

emasab
Copy link
Contributor

@emasab emasab commented Jun 23, 2022

Removed non-existent wildcard pattern type in documentation and explained it better.

@emasab emasab requested a review from a team as a code owner June 23, 2022 09:19
pattern type that match the resource name.
If :class:`ResourcePatternType` is set to :attr:`ResourcePatternType.MATCH` deletes ACL bindings with:
:attr:`ResourcePatternType.LITERAL` pattern type with resource name equal to the given resource name;
:attr:`ResourcePatternType.LITERAL` pattern type with wildcard resource name that matches the given resource name;
Copy link
Contributor

Choose a reason for hiding this comment

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

same comment as above

Copy link
Contributor

@mhowlett mhowlett left a comment

Choose a reason for hiding this comment

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

with comments considered.

@emasab emasab merged commit 01e4200 into master Jun 27, 2022
@emasab emasab deleted the bugfix/removed-wildcard-in-documentation branch June 27, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants