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

odo delete component --files delete odo generated files and directories #5997

Closed
2 tasks
Tracked by #5994
kadel opened this issue Aug 1, 2022 · 1 comment · Fixed by #6255
Closed
2 tasks
Tracked by #5994

odo delete component --files delete odo generated files and directories #5997

kadel opened this issue Aug 1, 2022 · 1 comment · Fixed by #6255
Assignees
Labels
kind/user-story An issue of user-story kind priority/Medium Nice to have issue. Getting it done before priority changes would be great.
Milestone

Comments

@kadel
Copy link
Member

kadel commented Aug 1, 2022

/kind user-story

User Story

As an odo user I want to have an easy way to "undo"/"delete" files that were created by odo like devfile.yaml or .odo So that can perform cleanup after odo.

Acceptance Criteria

  • odo delete component --files should delete all odo generated files and directories (.odo, devfile.yaml). The command needs to ask for confirmation first.
  • odo delete component --files -f should list and delete all odo generated files without asking for confirmation

Links

@openshift-ci openshift-ci bot added the kind/user-story An issue of user-story kind label Aug 1, 2022
@kadel kadel added the priority/Medium Nice to have issue. Getting it done before priority changes would be great. label Aug 1, 2022
@kadel kadel added this to odo v3.0.0 Aug 29, 2022
@dharmit
Copy link
Member

dharmit commented Sep 8, 2022

@kadel we need to consider what has to be done about kubernetes directory. It's not a concern right now, but what if we create a file and use the URI way through odo.

@rm3l rm3l added this to the v3.1.0 🚀 milestone Sep 30, 2022
@rm3l rm3l added this to odo Project Sep 30, 2022
@rm3l rm3l modified the milestones: v3.1.0 🚀, v3.2.0 🚀 Oct 12, 2022
@rm3l rm3l moved this to In Progress 🚧 in odo Project Oct 24, 2022
@rm3l rm3l modified the milestones: v3.2.0 🚀, v3.3.0 🚀 Oct 28, 2022
@rm3l rm3l moved this from In Progress 🚧 to In Review 👀 in odo Project Nov 3, 2022
Repository owner moved this from In Review 👀 to Done ✅ in odo Project Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story An issue of user-story kind priority/Medium Nice to have issue. Getting it done before priority changes would be great.
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants