So something happened recently (within the past day or two) that caused the "latest" kiali-operator image to not be published anymore to quay.io.
We need that because this is what we test nightly (I have nightly CI tests run on the "latest" images on both minikube and OpenShift).
John Mazzitelli
unread,
Mar 17, 2021, 6:57:18 AM3/17/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kiali-dev
Drat! The one thing I forgot to test in the move to sdk 1.x ... and of course it failed.
Multi-arch builds are broken.
===
+ make -e DOCKER_CLI_EXPERIMENTAL=enabled container-multi-arch-push-kiali-operator-quay
...
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: quay.io/operator-framework/ansible-operator:v: not found
make: *** [Makefile:137: container-multi-arch-push-kiali-operator-quay] Error 1