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

Update stacks that reference images with the latest tag #849

Closed
kim-tsao opened this issue May 11, 2022 · 6 comments · Fixed by devfile/registry#183
Closed

Update stacks that reference images with the latest tag #849

kim-tsao opened this issue May 11, 2022 · 6 comments · Fixed by devfile/registry#183
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure

Comments

@kim-tsao
Copy link
Contributor

kim-tsao commented May 11, 2022

Which area/kind this issue is related to?

/area registry

Issue Description

We should avoid having stacks that pull in the latest image since the latest version can change at any time and cause breakage. Currently, the Go stack is the only one that we own that has this configured. We should look to fixing the version to the latest Go version and update when needed so we can ensure stack has undergone proper testing.

Please uncomment and provide the target Odo version if this task is for QE integration test.
Leave if blank if it's a future QE issue.
Delete this comment if it's not related QE integration test.

Target Odo version:

@johnmcollier johnmcollier moved this to In Review 👀 in Devfile Project Apr 20, 2023
@maysunfaisal maysunfaisal self-assigned this Apr 27, 2023
@yangcao77 yangcao77 moved this from In Review 👀 to To Do 📝 in Devfile Project May 4, 2023
@maysunfaisal maysunfaisal removed their assignment May 4, 2023
@thepetk thepetk moved this from To Do 📝 to In Progress 🚧 in Devfile Project May 8, 2023
@thepetk thepetk moved this from In Progress 🚧 to In Review 👀 in Devfile Project May 9, 2023
@thepetk thepetk moved this from In Review 👀 to In Progress 🚧 in Devfile Project May 10, 2023
@thepetk
Copy link
Contributor

thepetk commented May 10, 2023

I've created the PR for java-maven, java-quarkus and java-springboot. For java-vertx as the tag is next and not latest I'd say we can keep it the same.

@thepetk
Copy link
Contributor

thepetk commented May 15, 2023

UPDATE: The [PR] tests are failing because of #1115.

@thepetk thepetk moved this from In Progress 🚧 to To Do 📝 in Devfile Project May 17, 2023
@michael-valdron
Copy link
Member

Blocked by #1115

@thepetk
Copy link
Contributor

thepetk commented Jun 13, 2023

Unblocked as #1115 is now closed

@thepetk thepetk moved this from To Do 📝 to Done ✅ in Devfile Project Jun 15, 2023
@thepetk
Copy link
Contributor

thepetk commented Jun 15, 2023

#849 (comment)
The above stacks have been updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

4 participants