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(konnect): fix controlPlaneKonnectNamespacedRefAsSlice not enqueueing when konnectNamespacedRef has empty namespace #688

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Oct 3, 2024

What this PR does / why we need it:

This fixes an issue with controlPlaneKonnectNamespacedRefAsSlice when konnectNamespacedRef has no namespace specified.

The fix uses the entity namespace and does not allow cross namespace references which will be implemented in Kong/kubernetes-configuration#36

@pmalek pmalek added this to the KGO v1.4.x milestone Oct 3, 2024
@pmalek pmalek self-assigned this Oct 3, 2024
…ing when konnectNamespacedRef has empty namespace
@pmalek pmalek force-pushed the fix-controlPlaneKonnectNamespacedRefAsSlice branch from 7fc93fe to 2c1aabb Compare October 3, 2024 10:02
@pmalek pmalek marked this pull request as ready for review October 3, 2024 10:03
@pmalek pmalek requested a review from a team as a code owner October 3, 2024 10:03
@pmalek pmalek enabled auto-merge (squash) October 3, 2024 10:03
@pmalek pmalek merged commit acb13d3 into main Oct 3, 2024
21 checks passed
@pmalek pmalek deleted the fix-controlPlaneKonnectNamespacedRefAsSlice branch October 3, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants