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
Use CAPI production images instead of from GCR.
Don't prepull cert-manager. We always let these images get out of
sync, causing us to pull double instead of saving anything. We end up
with different tags in e2e_conf.yaml and in the Makefile.
Additionally, CAPI may change what version is installed by clusterctl by
default, causing us to pull *two* wrong versions and then install a
third if we don't remember to check when bumping CAPI.
Signed-off-by: Lennart Jern <[email protected]>
0 commit comments