Skip to content

Commit

Permalink
configobserver: add minimumkubeletversion
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hunt <[email protected]>
  • Loading branch information
haircommander committed Oct 30, 2024
1 parent d93dd6b commit ba2bc46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ func NewConfigObserver(operatorClient v1helpers.StaticPodOperatorClient, kubeInf
),
},
),
nodeobserver.ObserveMinimumKubeletVersion,
proxy.NewProxyObserveFunc([]string{"targetconfigcontroller", "proxy"}),
images.ObserveInternalRegistryHostname,
images.ObserveExternalRegistryHostnames,
Expand Down

0 comments on commit ba2bc46

Please sign in to comment.