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

Can't delete resource terraform when tf runner pod has issue #666

Closed
5 tasks
Tracked by #755
chimisu opened this issue Jun 13, 2023 · 2 comments · Fixed by #1025
Closed
5 tasks
Tracked by #755

Can't delete resource terraform when tf runner pod has issue #666

chimisu opened this issue Jun 13, 2023 · 2 comments · Fixed by #1025
Labels
area/resource-deletion kind/bug Something isn't working

Comments

@chimisu
Copy link

chimisu commented Jun 13, 2023

image

I created a terraform resource,but the tf runner has issue,I cant delete this resource,so what should i do?does this resource has timeout parameters?

========

User Story:

As a Kubernetes user using Terraform Controller,
I'd like to be able to delete Terraform resources even if tf runner pod has issues,
so that I can clean up and manage my resources effectively.

Acceptance Criteria:

  • Able to delete Terraform resources regardless of tf runner pod status
  • Provide timeout parameters for resource deletion with proper default values
  • Proper error handling and messaging during resource deletion process
  • Testing added
  • We’ve created related user documentation
@chimisu
Copy link
Author

chimisu commented Jun 13, 2023

tf-runner:v0.14.0
tf controller: v0.14.0
k8s: v1.23.3

@chanwit
Copy link
Collaborator

chanwit commented Jun 13, 2023

Hi @chimisu

v0.14.0 is known to contain bug during the resource deletion process. Please use the new version from docs/rc.yaml? RC 5 contains many fixes regarding this.

@chanwit chanwit added the kind/bug Something isn't working label Aug 29, 2023
@LappleApple LappleApple changed the title Cant delete resource terraform when tf runner pod has issue Can't delete resource terraform when tf runner pod has issue Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/resource-deletion kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants