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 watch setup in the NetworkPolicy reconciler of the apinetlet #313

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

afritzler
Copy link
Member

@afritzler afritzler commented Aug 1, 2024

Proposed Changes

In order to support proper cross-cluster watches, we need to use the apiNetCache in our watch setup of the reconciler.

@afritzler afritzler requested a review from a team as a code owner August 1, 2024 12:20
@github-actions github-actions bot added bug Something isn't working size/L labels Aug 1, 2024
@afritzler afritzler changed the title Fix watch setup in the NetworkPolicy reconciler Fix watch setup in the NetworkPolicy reconciler of the apinetlet Aug 1, 2024
@afritzler afritzler force-pushed the fix/np-watch-setup branch 2 times, most recently from 9161a7b to dbd998b Compare August 2, 2024 08:28
@github-actions github-actions bot added size/M and removed size/L labels Aug 2, 2024
In order to support proper cross-cluster watches, we need to use the
`apiNetCache` in our watch setup of the reconciler.
@afritzler afritzler force-pushed the fix/np-watch-setup branch from dbd998b to 83bda9f Compare August 2, 2024 08:50
@afritzler afritzler merged commit 9e0957f into main Aug 2, 2024
8 checks passed
@afritzler afritzler deleted the fix/np-watch-setup branch August 2, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ok-to-image size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant