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
Occasionally install.sh flakes out when a CRD takes too long to become
Established, or when the packageserver CSV takes longer than 30s to
reach the Succeeded phase. This commit adds a kubectl wait after
applying the CRDs and bumps the packageserver CSV timeout to 5
minutes, which should make the script more reliable.
0 commit comments