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 Fix issue with trust bundle read ACL check. into release/1.15.x #16635

Conversation

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

Backport

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

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


This commit fixes an issue where trust bundles could not be read by services in a non-default namespace, unless they had excessive ACL permissions given to them.

Prior to this change, service:write was required in the default namespace in order to read the trust bundle. Now, service:write to a service in any namespace is sufficient.


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-3226/trust-bundle-read-acl/neatly-resolved-elf branch from 04d882f to 77e004f Compare March 14, 2023 17:25
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-3226/trust-bundle-read-acl/neatly-resolved-elf branch from c42c342 to fc1fbb3 Compare March 14, 2023 17:25
Copy link

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

@hc-github-team-consul-core hc-github-team-consul-core merged commit 89ce3ba into release/1.15.x Mar 15, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/derekm/NET-3226/trust-bundle-read-acl/neatly-resolved-elf branch March 15, 2023 13:08
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.

3 participants