Skip to content

Don't fail if unable to detect knative version

Alex Ives requested to merge alexives/61/re_warn_about_versions into master

This reverts the revert of the version checking code, but instead of failing raises a warning in the logs with information in case of a failure.

If it can detect the knative version, and it shows as incompatible, it will fail.

Merge request reports