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 Refactor proxy list command, ensuring api-gateway Pods are included into release/1.4.x #4428

Conversation

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

Backport

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

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


Changes proposed in this PR

  • API Gateways are now included in the proxy list command where they were not before due to a helm chart label that wasn't present. It doesn't make sense to include this label on created API gateways since they are not actually controlled by the helm chart.
  • Proxies are now output in deterministic order based on their proxy type, namespace and name

How I've tested this PR

Install an assortment of gateways and mesh-injected services, verify output matches (go run ./cli proxy list -all-namespaces, for example)

CleanShot 2024-11-18 at 13 26 22@2x

How I expect reviewers to test this PR

See above

Checklist


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core merged commit 2c5831f into release/1.4.x Nov 19, 2024
48 of 49 checks passed
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/fix-list-proxies-api-gateway/apparently-renewing-goblin branch November 19, 2024 17:14
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.

2 participants