ContainerImage.Pinniped/internal/controller/impersonatorconfig
Matt Moyer 01713c7ce1
Don't reconcile Service ports in impersonatorconfig.
These are tricky because a real load balancer controller (e.g., on GKE) will overwrite and set NodePort, so we can't blindly set the desired state of this fields.

For now, we will just skip reconciling these. In the future, we could be more clever about merging them together with the current state.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-05-27 17:10:25 -05:00
..
impersonator_config.go Don't reconcile Service ports in impersonatorconfig. 2021-05-27 17:10:25 -05:00
impersonator_config_test.go Make temporary errors return Pending in impersonatorconfig. 2021-05-27 11:13:10 -05:00