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 21, 2024
1 parent cad09e8 commit 0b6e63b
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 0b6e63b

Please sign in to comment.