Skip to content

Conversation

@manusa
Copy link
Member

@manusa manusa commented Apr 26, 2025

Fixes #56

Allows to specify the container where the command will be executed. Additionally, prevents the command from failing in pods with multiple containers when the container is not specified (defaults to first).

Allows to specify the container where the command will be executed.
Additionally, prevents the command from failing in pods with multiple
containers when the container is not specified (defaults to first).
@manusa manusa added this to the 0.1.0 milestone Apr 26, 2025 — with automated-tasks
@manusa manusa merged commit 37d7175 into main Apr 26, 2025
9 of 10 checks passed
@manusa manusa deleted the feat/pods-exec-container branch April 26, 2025 05:02
@manusa manusa restored the feat/pods-exec-container branch April 26, 2025 05:07
@manusa manusa deleted the feat/pods-exec-container branch April 26, 2025 05:13
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.

pods_exec assumes a single container per pod

2 participants