vmware-tanzu-labs / educates-training-platform

A platform for hosting interactive workshop environments in Kubernetes, or on top of a local container runtime.
https://docs.educates.dev
Apache License 2.0
63 stars 15 forks source link

Version=latest also skips image resolution #427

Closed jorgemoralespou closed 3 weeks ago

jorgemoralespou commented 3 weeks ago

When using --version=latest it'll skip image resolution. This is because --version=latest is a hack to use local image registry for deployment of images, and we don't want in this scenarios to have deployments using the SHA of the images but rather a tag, so that it'll always update to the latest version available in the registry.

netlify[bot] commented 3 weeks ago

Deploy Preview for educates-docs ready!

Built without sensitive environment variables

Name Link
Latest commit 830d25daf07d33a2530af1fe5d0aeb5df6a041a3
Latest deploy log https://app.netlify.com/sites/educates-docs/deploys/6668302c96a4460007bb2004
Deploy Preview https://deploy-preview-427--educates-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.