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

Add the possibility to indicate the devfile odo dev -f devfile-redis.yaml #7212

Closed
batleforc opened this issue Feb 8, 2024 · 4 comments
Closed
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR.

Comments

@batleforc
Copy link

/kind feature

Which functionality do you think we should add?

The possibility to indicate in the CLI which DevFile to use with a cli like odo dev -f devfile-redis.yaml

Why is this needed?

I would like to have multiple DevFile depending on which case I'm working with. ATM I'm working with Eclipse Che and ODO depending if I work with my own computer or if I need to work on the go. Due to this, I tend to have multiple DevFile (like 5 or 6) that are cut for different use case. I would like to have an arg that let me select the DevFile to use like odo dev -f devfile-redis.yaml. That would allow me to launch my env with a redis cluster and not my default DevFile who only include a single redis node and a huge container including all I need to work.

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation label Feb 8, 2024
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Feb 8, 2024
@rm3l
Copy link
Member

rm3l commented Feb 9, 2024

Thanks for this request, @batleforc. This seems quite similar to the user story depicted in #6600

/triage duplicate

@openshift-ci openshift-ci bot added the triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR. label Feb 9, 2024
@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Feb 9, 2024
@batleforc
Copy link
Author

batleforc commented Feb 11, 2024

Thank @rm3l, do I close my issue ? i will watch closely the other issue

@rm3l
Copy link
Member

rm3l commented Feb 12, 2024

Thank @rm3l, do I close my issue ? i will watch closely the other issue

Closing in favor of #6600

/close not-planned
/triage duplicate

Copy link

openshift-ci bot commented Feb 12, 2024

@rm3l: Closing this issue, marking it as "Not Planned".

In response to this:

Thank @rm3l, do I close my issue ? i will watch closely the other issue

Closing in favor of #6600

/close not-planned
/triage duplicate

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR.
Projects
Archived in project
Development

No branches or pull requests

2 participants