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
Given image using tag with digest pinned it does not correct upload the image with tag v2.13.0 and gets deleted by untagged images policy 😅
argo-cd: global: image: repository: quay.io/argoproj/argocd tag: v2.13.0@sha256:5806aac0c6e4d04aeeb385a218cfeaeb4daaab9bfbc2b41f908788eb5b3d2909
The text was updated successfully, but these errors were encountered:
This method should properly return normalizedName, tag, digest and than if tag and digest is not nil. Tag the digest after having copied it 🤔
k8s-image-swapper/pkg/webhook/image_swapper.go
Lines 150 to 165 in 72a2a04
Sorry, something went wrong.
No branches or pull requests
Given image using tag with digest pinned it does not correct upload the image with tag v2.13.0 and gets deleted by untagged images policy 😅
The text was updated successfully, but these errors were encountered: