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 }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
This caused a
make[1]: *** No rule to make target 'deploy/olm-bundle/100.0.0', needed by 'operator-validate-bundle'. Stop.
probably because the recursive make was invoked with an unclean repository,
which causes MAJOR_MINOR_PATCH_VERSION to become 100.0.0 instead of the
actual tagged version.
0 commit comments