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

patch: add fallbacks to kube kill #2025

Conversation

saikonen
Copy link
Collaborator

@saikonen saikonen commented Sep 11, 2024

stacked PR for backwards compatible Kubernetes kill.

Adds fallbacks for cases where user permissions do not allow direct pod exec.

guard against being able to kill pods launched by argo-workflows

@saikonen saikonen requested a review from savingoyal September 11, 2024 14:27
@saikonen saikonen merged commit 861cf5d into feature/backwards-compatible-kubernetes-kill Sep 11, 2024
1 check passed
@saikonen saikonen deleted the patch/add-fallbacks-to-kube-kill branch September 11, 2024 14:48
savingoyal pushed a commit that referenced this pull request Sep 16, 2024
* backwards compatible kubernetes list and kill

* cleanup imports

* address comments

* patch: add fallbacks to kube kill (#2025)

* add fallbacks to kube kill

* block killing pods managed by argo-workflows

* more robust job_name inference

* fetch pod job name from labels instead
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.

1 participant