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 catalog, mesh: implement missing ACL hooks into release/1.17.x #19212

Conversation

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

Backport

This PR is auto-generated from #19143 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

This PR adds ACL hooks to the remaining catalog and mesh resources, excluding any computed ones. Those will for now continue using the default operator:x permissions.

It refactors a lot of the common testing functions so that they can be re-used between resources.

There are also some types that we don't yet support (e.g. virtual IPs) that I've added ACL hooks to for future-proofing.

Testing & Reproduction steps

Links

PR Checklist

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

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core requested a review from a team as a code owner October 13, 2023 23:16
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/ishustava/NET-3993-catalog-acls/mentally-sharing-ocelot branch from f8e5bda to 2778f68 Compare October 13, 2023 23:16
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/ishustava/NET-3993-catalog-acls/mentally-sharing-ocelot branch from 8b70f57 to 8352527 Compare October 13, 2023 23:16
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 the theme/cli Flags and documentation for the CLI interface label Oct 13, 2023
This change adds ACL hooks to the remaining catalog and mesh resources, excluding any computed ones. Those will for now continue using the default operator:x permissions.

It refactors a lot of the common testing functions so that they can be re-used between resources.

There are also some types that we don't yet support (e.g. virtual IPs) that this change adds ACL hooks to for future-proofing.
@ishustava ishustava force-pushed the backport/ishustava/NET-3993-catalog-acls/mentally-sharing-ocelot branch from 8352527 to 0a02b1f Compare October 14, 2023 01:32
@hc-github-team-consul-core hc-github-team-consul-core merged commit 689f32c into release/1.17.x Oct 14, 2023
84 checks passed
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/ishustava/NET-3993-catalog-acls/mentally-sharing-ocelot branch October 14, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/cli Flags and documentation for the CLI interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants