Skip to content

Add devfile 2.2 outer-loop support to the java-quarkus stack #1318

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

Closed
5 tasks
Tracked by #1085
rm3l opened this issue Oct 27, 2023 · 1 comment
Closed
5 tasks
Tracked by #1085

Add devfile 2.2 outer-loop support to the java-quarkus stack #1318

rm3l opened this issue Oct 27, 2023 · 1 comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement lifecycle/rotten Rotten items. These items have been stale for 60 days and are now closed. lifecycle/stale Stale items. These items have not been updated for 90 days.

Comments

@rm3l
Copy link
Member

rm3l commented Oct 27, 2023

As a Java application developer using Quarkus, I want to use a devfile with outer-loop support, so that I can take advantage of this feature on my application.

Acceptance Criteria

  • It should update its schema version to Devfile 2.2 and support outer-loop scenarios (with image building, kubernetes components, ...)
  • The devfile should be portable, e.g., there should be no hard-coded image registry in the imageName fields of the image components
  • It should keep the stack with different schema versions 2.1/2.2 using multi-version support in the registry.
  • The default version should remain on 2.1. Change the default support to devfile 2.2 for stacks that supports both devfile 2.1 and devfile 2.2 in devfile community registry #1129 will take care of changing the defaults to 2.2
  • It should update the corresponding starter projects with the files needed for outer-loop support (without breaking the stack on 2.1.0 without outer-loop support)
@rm3l rm3l converted this from a draft issue Oct 27, 2023
@rm3l rm3l changed the title Add devfile 2.2 outer-loop support to java-quarkus stack Add devfile 2.2 outer-loop support to the java-quarkus stack Oct 27, 2023
@rm3l rm3l added area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement labels Oct 27, 2023
Copy link

This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days.

@github-actions github-actions bot added the lifecycle/stale Stale items. These items have not been updated for 90 days. label Jan 26, 2024
@github-actions github-actions bot added the lifecycle/rotten Rotten items. These items have been stale for 60 days and are now closed. label Mar 27, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done ✅ in Devfile Project Mar 27, 2024
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 kind/user-story User story for new enhancement lifecycle/rotten Rotten items. These items have been stale for 60 days and are now closed. lifecycle/stale Stale items. These items have not been updated for 90 days.
Projects
Status: Done ✅
Development

No branches or pull requests

1 participant