vmware-tanzu/sources-for-knative

`defaultVcsimImage` not needed anymore

embano1 opened this issue · 0 comments

Recent govmomi vcsim builds have changed the ENTRYPOINT and CMD defaults for vcsim, see this change for details.

The const and check is not needed anymore assuming that E2E uses ko anyways and if someone customizes it they would use one of the recent vcsim images. IMHO it does not make sense to implement backwards compatibility here as this is only for E2E testing anyways.

if image == defaultVcsimImage {