Skip to content
New issue

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

doesn't work with artifact registry #3

Closed
sean-dbk opened this issue May 12, 2021 · 0 comments · Fixed by #4
Closed

doesn't work with artifact registry #3

sean-dbk opened this issue May 12, 2021 · 0 comments · Fixed by #4

Comments

@sean-dbk
Copy link

config:
  images:
    influxdb:
      source: docker.io/influxdb
      destination: europe-west4-docker.pkg.dev/$project/replicant/influxdb
      allow-prerelease: true

I was expecting at least a proper failure

master » k logs -f e-x9zcc
...
time="2021-05-12T12:29:27Z" level=debug msg="image europe-west4-docker.pkg.dev/debijenkorf-io/replicant/influxdb:2.0.6 already present in destination repository"

master » gcrane ls europe-west4-docker.pkg.dev/debijenkorf-io/replicant                

master » gcloud artifacts packages list --repository replicant --location europe-west4
Listing items under project $project, location europe-west4, repository replicant.

Listed 0 items.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant