You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: fix OpenShift 3 tests by using previously removed Pod generator
Previous change f6cd596 removed the Pod generator from tests. However, generators in kubectl 1.11 (the OpenShift version) default to applying Deployments instead of Pods.
Restore the Pod generator only for OpenShift 3 tests.
0 commit comments