We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
push
push directive doesn't work with the pipelines that are NOT multiarch when REGISTRY_PAT is not set. It still reports as pushed.
REGISTRY_PAT
pushed
I expect that Cosmodrome would warn me if I don't set REGISTRY_PAT and disable push operation.
Can be reproduced by setting push: true and not setting REGISTRY_PAT in non-multiarch pipeline build.
push: true
No k8s
No response
The text was updated successfully, but these errors were encountered:
tunahanertekin
No branches or pull requests
What happened?
push
directive doesn't work with the pipelines that are NOT multiarch whenREGISTRY_PAT
is not set. It still reports aspushed
.What did you expect to happen?
I expect that Cosmodrome would warn me if I don't set
REGISTRY_PAT
and disable push operation.How can we reproduce it (as minimally and precisely as possible)?
Can be reproduced by setting
push: true
and not settingREGISTRY_PAT
in non-multiarch pipeline build.Kubernetes version
No k8s
Container network interface (CNI) and version
No response
The text was updated successfully, but these errors were encountered: