Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

GCR image format not supported? #2443

Closed
Jonathan34 opened this issue Sep 10, 2019 · 2 comments
Closed

GCR image format not supported? #2443

Jonathan34 opened this issue Sep 10, 2019 · 2 comments
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed bug

Comments

@Jonathan34
Copy link

Describe the bug
I have used skaffold to deploy my image for now and wanted to setup flux.
my deployments have an image that looks like this:
gcr.io/project_id/image_name:tag@sha256:c90d11…

and I get the following error messages from flux
expected image name as either <image>:<tag> or just <image>: invalid image ID

in the k8s manifests, i set the image to image_name:tag

Expected behavior
No message, format is supported.

@Jonathan34 Jonathan34 added blocked-needs-validation Issue is waiting to be validated before we can proceed bug labels Sep 10, 2019
@Jonathan34
Copy link
Author

ok I've set the deployment to gcr.io/project/image:tag and flux is happy again.
guess if you can close this if you want

@hiddeco
Copy link
Member

hiddeco commented Sep 11, 2019

Duplicate of #885 (although that one is strictly about digests and not a digests + tag combination), has been worked on in in #2162 but shows signs of rot.

@hiddeco hiddeco closed this as completed Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed bug
Projects
None yet
Development

No branches or pull requests

2 participants