Skip to content

fix: adding timeout to kubectl delete operations#271

Merged
italovalcy merged 1 commit into
mainfrom
fix/issue-269-timeout-delete
Jul 9, 2026
Merged

fix: adding timeout to kubectl delete operations#271
italovalcy merged 1 commit into
mainfrom
fix/issue-269-timeout-delete

Conversation

@italovalcy

Copy link
Copy Markdown
Contributor

Fix #269

Description of the change

  • Set timeout to delete operations executed by kubectl to avoid gateway timeout
  • Using a reversed order when deleting lab resources, so that dependent items are deleted after the ones that depend on them (avoing time out to delete them)

@italovalcy italovalcy merged commit 26280be into main Jul 9, 2026
2 checks passed
@italovalcy italovalcy deleted the fix/issue-269-timeout-delete branch July 9, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kuberentes controller should set a timeout for kubectl delete operations

1 participant