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

Create release tags #67

Closed
leochr opened this issue May 9, 2022 · 2 comments
Closed

Create release tags #67

leochr opened this issue May 9, 2022 · 2 comments

Comments

@leochr
Copy link
Member

leochr commented May 9, 2022

We want to use this sample app as the default application image in the sample custom resources of Open/WebSphere Liberty Operators. At the moment, this application image doesn't have any tags. It has the default latest tag. In the operator, we have to reference the image using a digest (sha256) value. Some registries clean up images if it's not associated with any tags. Not sure if icr.io does that. But in any case, it'll be good to create releases for sample applications.

@mbroz2 could you please help with this? Thanks.

@mbroz2
Copy link
Member

mbroz2 commented May 18, 2022

Confirmed that, by default, icr.io does not automatically delete untagged images. A retention policy would need to be put in place that would delete the untagged images in teh namespace. Therefore no action is necessary and closing this issue.

@mbroz2 mbroz2 closed this as completed May 18, 2022
@leochr
Copy link
Member Author

leochr commented May 18, 2022

@mbroz2 thanks for confirming that the sample app images are not cleaned up by icr.io. Please let me know if that changes in the future.

FYI, this is the image we are using within the Liberty operators at the moment. We'll update it on May 24th - just before the code freeze to pull in the latest image.
icr.io/appcafe/open-liberty/samples/getting-started@sha256:5d3afaf6f5b4762213ab6fdabb2f1d8d8b374646702ef50a46f784795147fac3

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

No branches or pull requests

2 participants