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

api: add container selector to LiveUpdateSpec #5243

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

milas
Copy link
Contributor

@milas milas commented Dec 2, 2021

This will support selecting eligible containers for Live Update by
name rather than image. This is primarily useful when used with
k8s_custom_deploy where the image name might not be known but
the container name will be.

This will support selecting eligible containers for Live Update by
name rather than image. This is primarily useful when used with
`k8s_custom_deploy` where the image name might not be known but
the container name will be.
@milas milas requested a review from nicks December 2, 2021 16:45
@milas milas self-assigned this Dec 2, 2021
@milas milas merged commit 0056b64 into master Dec 2, 2021
@milas milas deleted the milas/lu-api-container-selector branch December 2, 2021 18:22
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.

None yet

2 participants