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

make clean does not delete state directories from presto-cluster folder #62

Closed
2 of 3 tasks
karimacherradi opened this issue Oct 30, 2020 · 0 comments · Fixed by #63
Closed
2 of 3 tasks

make clean does not delete state directories from presto-cluster folder #62

karimacherradi opened this issue Oct 30, 2020 · 0 comments · Fixed by #63
Assignees
Labels
Milestone

Comments

@karimacherradi
Copy link
Collaborator

karimacherradi commented Oct 30, 2020

Current behaviour

Make clean sletter ikke det som ligger under /examples/presto-cluster. Måtte slette dem manuelt ved å kjøre rm -rf .terrafom/ terraform.tfstate

Expected behaviour

.terraform/ og terraform.tfstate under /examples/presto-cluster slettes når man kjører make clean

How to reproduce?

Suggestion(s)/solution(s) [Optional]

Checklist (after created issue)

  • Added label(s)
  • Added to project
  • Added to milestone
@zhenik zhenik added this to the 0.3.0 milestone Oct 30, 2020
@pdmthorsrud pdmthorsrud self-assigned this Oct 30, 2020
@zhenik zhenik changed the title make clean sletter ikke fra presto-cluster folder make clean does not delete state directories from presto-cluster folder Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants