mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-12 05:50:26 +00:00
Automatic merge from submit-queue Fixing a typo in deployment e2e Ref https://github.com/kubernetes/kubernetes/issues/37105 and https://github.com/kubernetes/kubernetes/issues/37143. Fixing the failing deployment e2e. There are 3 deployment cases failing right now. https://github.com/kubernetes/kubernetes/pull/37290 fixes the first and this PR fixes the other 2. cc @kubernetes/sig-cluster-federation @madhusudancs @mwielgus