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

Fix subscribing/fetching objects not in the default partition #17581

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

andrewstucki
Copy link
Member

@andrewstucki andrewstucki commented Jun 6, 2023

Description

We had a bug where we weren't correctly fetching config entries that were in alternative partitions, so if a gateway was in a non-default partition, we wouldn't reconcile it properly. I discovered this writing an acceptance test in consul-k8s that spins up gateways in alternative partitions and vetted this on enterprise.

PR Checklist

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

@andrewstucki andrewstucki added theme/api-gw Track API gateway work backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. labels Jun 6, 2023
@andrewstucki andrewstucki changed the title Fix subscribing/fetching objects not in the default namespace Fix subscribing/fetching objects not in the default partition Jun 6, 2023
@andrewstucki andrewstucki requested a review from a team June 6, 2023 12:19
@andrewstucki andrewstucki merged commit f9d9d4d into main Jun 6, 2023
106 checks passed
@andrewstucki andrewstucki deleted the api-gateway-fix-subscription-wildcard branch June 6, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. theme/api-gw Track API gateway work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants