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
The prerelease versions also get their conformance image built (in the upstream process) so I don't see why we would need to warn anyone at all. This would require that we change the conformance image version we choose based on the cluster version slightly but seems appropriate. Will create another issue for that.
Upstream publishes prerelease images so there is no need to throw
that info away. It is a remnant of Heptio publishing their own
images.
In addition, if we're using that info we dont need to warn about
the existence of prerelease info and never really needed to warn
about the metadata on the version. As a result we can remove that
entire warning check/log.
Fixes#976Fixes#977
Signed-off-by: John Schnake <[email protected]>
The prerelease versions also get their conformance image built (in the upstream process) so I don't see why we would need to warn anyone at all. This would require that we change the conformance image version we choose based on the cluster version slightly but seems appropriate. Will create another issue for that.
Originally posted by @johnSchnake in #976 (comment)
The text was updated successfully, but these errors were encountered: