Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

With new API, images with SNAPSHOT suffixes are not updated #59

Closed
csenol opened this issue Nov 6, 2015 · 6 comments
Closed

With new API, images with SNAPSHOT suffixes are not updated #59

csenol opened this issue Nov 6, 2015 · 6 comments
Assignees
Labels

Comments

@csenol
Copy link

csenol commented Nov 6, 2015

If I create an image with -SNAPSHOT suffix, I am able to push without any error, but pierone scm-source team artifact returns old information.

@ramirantala
Copy link

I can confirm. When you push with -SNAPSHOT, there are no error messages, but when you pull, you get old images.

@hjacobs
Copy link
Contributor

hjacobs commented Nov 8, 2015

I will check.

@mkunz
Copy link

mkunz commented Nov 9, 2015

If you do pierone tags -o text TEAM_ID | grep APP_ID you can see that the timestamp has not changed after pushing the snapshot

@hjacobs hjacobs added the bug label Nov 9, 2015
@hjacobs hjacobs self-assigned this Nov 9, 2015
hjacobs added a commit that referenced this issue Nov 9, 2015
@hjacobs
Copy link
Contributor

hjacobs commented Nov 9, 2015

This was fixed and released in https://github.com/zalando-stups/pierone/releases/tag/1.8.4

@hjacobs
Copy link
Contributor

hjacobs commented Nov 9, 2015

Apparently this is still buggy for images/tags pushed with API v1 and updated with API v2.

hjacobs added a commit that referenced this issue Nov 9, 2015
@csenol
Copy link
Author

csenol commented Nov 9, 2015

Working as expected.

@csenol csenol closed this as completed Nov 9, 2015
@mrandi mrandi removed the in progress label Nov 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants