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

Backport of [NET-6249] Add templated policies description into release/1.17.x #19736

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #19735 to be assessed for backporting due to the inclusion of the label backport/1.17.

The below text is copied from the body of the original PR.


Description

  • Though the templated policy names are self explanatory for the most part, we thought it'd be a good idea to have a description that allows to make it easier for someone not as familiar with Consul to use them.
  • This PR adds description to the templated policies

Testing & Reproduction steps

consul acl templated-policy read -name "builtin/dns"

Name:            builtin/dns
Description:     Gives the token or role permissions for the Consul DNS to query services in the network.
Input variables: None
Example usage:
	consul acl token create -templated-policy builtin/dns

PR Checklist

  • updated test coverage
  • appropriate backport labels added
  • not a security concern

Overview of commits

Copy link
Collaborator

Choose a reason for hiding this comment

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

Auto approved Consul Bot automated PR

@github-actions github-actions bot added theme/api Relating to the HTTP API interface theme/cli Flags and documentation for the CLI interface labels Nov 27, 2023
@roncodingenthusiast roncodingenthusiast merged commit 6ff06bd into release/1.17.x Nov 27, 2023
87 checks passed
@roncodingenthusiast roncodingenthusiast deleted the backport/NET-6249-description/logically-ready-salmon branch November 27, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Relating to the HTTP API interface theme/cli Flags and documentation for the CLI interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants