-
Notifications
You must be signed in to change notification settings - Fork 302
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
Ensure NEG Readiness Reflector commits endpoints from non-default subnets. #2727
base: master
Are you sure you want to change the base?
Conversation
520b789
to
1943588
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sawsa307 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
90ff992
to
e82e8ff
Compare
e82e8ff
to
a385b7f
Compare
a385b7f
to
f2d5c9d
Compare
* Remove NodeTopologyInformer from controller context hasSynced so it won't block controllers from starting up in case of the CRD or CR does not exist.
* Query Node Topology CR for the current set of NEGs in the cluster. * When ensureNetworkEndpointGroups(), ensure NEGs are properly provisioned in the non-default subnets as well.
* Update endpointMaps in testReflector to be pollMap so it is consistent with the actual implementation. * Update endpointGroupInfo to include subnet in its value.
f2d5c9d
to
d96f01d
Compare
d96f01d
to
45c2cc4
Compare
45c2cc4
to
890034f
Compare
/assign @gauravkghildiyal