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

docs: clarify workload-associated policy parameters #24882

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

tgross
Copy link
Member

@tgross tgross commented Jan 16, 2025

Workload-associated ACL policies can only be set on a specific job within a namespace, not the namespace as a whole. Clarify the documentation for the CLI and API.

Fixes: hashicorp/terraform-provider-nomad#500
Ref: hashicorp/terraform-provider-nomad#504
Ref: https://hashicorp.atlassian.net/browse/NET-11994

Workload-associated ACL policies can only be set on a specific job within a
namespace, not the namespace as a whole. Clarify the documentation for the CLI
and API.

Fixes: hashicorp/terraform-provider-nomad#500
Ref: hashicorp/terraform-provider-nomad#504
Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgross tgross added backport/1.7.x backport to 1.7.x release line backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/1.8.x backport to 1.8.x release line backport/1.9.x backport to 1.9.x release line backport/website This will backport PR changes to `stable-website` && the latest release-branch labels Jan 17, 2025
@tgross tgross merged commit 33c68dc into main Jan 17, 2025
34 checks passed
@tgross tgross deleted the docs-workload-associated-policies branch January 17, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/website This will backport PR changes to `stable-website` && the latest release-branch backport/1.7.x backport to 1.7.x release line backport/1.8.x backport to 1.8.x release line backport/1.9.x backport to 1.9.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Job ACLs cannot be attached to namespaces only
3 participants