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
Message: "failed to extract Kubernetes version from image name 'my-custom-image-name': image name does not match expected NKP naming convention (expected pattern: *-<k8s-version>-<timestamp>). This check assumes NKP image naming convention. You can opt out of this check if using custom image naming", //nolint:lll // cause is long
197
+
Message: "failed to extract Kubernetes version from image name 'my-custom-image-name': image name does not match expected naming convention (expected pattern: .*<k8s-version>.*). This check assumes a naming convention that includes kubernetes version in the name. You can opt out of this check if using non-compliant naming", //nolint:lll // cause is long
0 commit comments