tadayosi commented on PR #3468: URL: https://github.com/apache/camel-k/pull/3468#issuecomment-1191006812
@phantomjinx `upgrade` is constantly failing. Could it be related to the changes made with the fix? ``` home/runner/go/bin/operator-sdk bundle validate ./bundle time="2022-07-21T03:37:16Z" level=info msg="All validation tests have completed successfully" cd bundle && docker build -f Dockerfile -t kind-registry:5000/apache/camel-k-bundle:1.10.0-SNAPSHOT:1.10.0 . invalid argument "kind-registry:5000/apache/camel-k-bundle:1.10.0-SNAPSHOT:1.10.0" for "-t, --tag" flag: invalid reference format See 'docker build --help'. make: *** [Makefile:606: bundle-build] Error 125 Error: Process completed with exit code 2. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
