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

Mark CSI driver as default container #415

Merged
merged 1 commit into from
Jan 1, 2022
Merged

Conversation

timoreimann
Copy link
Contributor

Adding the official annotation to mark the CSI driver container as the default one so that it gets automatically selected by kubectl {logs,exec} unless a more specific container is chosen via -c.

Adding the official annotation [1] to mark the CSI driver container as
the default one so that it gets automatically selected by `kubectl
{logs,exec}` unless a more specific container is chosen via `-c`.

[1]:
https://kubernetes.io/docs/reference/labels-annotations-taints/#kubectl-kubernetes-io-default-container
@timoreimann timoreimann merged commit dd4a93e into master Jan 1, 2022
@timoreimann timoreimann deleted the mark-default-containers branch January 1, 2022 21:45
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.

3 participants