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

Support rolling update strategy for ds/cilium #2865

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

ashwinp
Copy link
Contributor

@ashwinp ashwinp commented Feb 19, 2018

Signed-off-by: Ashwin Paranjpe ashwin@covalent.io

Summary of changes:

Update example cilium-ds.yaml files to support rolling updates.

How to test (optional):
kubectl set image daemonset/cilium -n kube-system cilium-agent=cilium/cilium:v0.13.4 && kubectl rollout status daemonset/cilium -n kube-system

Signed-off-by: Ashwin Paranjpe <ashwin@covalent.io>
@ashwinp ashwinp requested a review from a team February 19, 2018 02:44
@ashwinp ashwinp self-assigned this Feb 19, 2018
@ashwinp ashwinp added the sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers. label Feb 19, 2018
@ashwinp ashwinp requested a review from tgraf February 19, 2018 02:46
@ianvernon
Copy link
Member

test-me-please

@tgraf tgraf added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Feb 20, 2018
@tgraf tgraf merged commit 5ea87f3 into master Feb 20, 2018
@tgraf tgraf deleted the update-strategy-p1 branch February 20, 2018 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants