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
Remove the skipping loading image when run in darwin/arm64.
Add a e2e test for air-gapped installation. This can be implemented by passing: --set image.pullPolicy=Never --set admissionWebhooks.patch.image.pullPolicy=Never --set multicluster.clusterGateway.image.pullPolicy=Never to velad installFeat: add argument to e2e for testing air-gap installation capability #120
There are several things to do. If it goes successfully, we can make VelaD fully air-gapped in all supported platforms in next patch version (v1.7.x).
Dependency:
VelaD:
images.
--set image.pullPolicy=Never --set admissionWebhooks.patch.image.pullPolicy=Never --set multicluster.clusterGateway.image.pullPolicy=Never
tovelad install
Feat: add argument to e2e for testing air-gap installation capability #120related issue: #64
The text was updated successfully, but these errors were encountered: