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

Replace Daemonset if .spec.selector changes #1008

Merged
merged 2 commits into from
Feb 28, 2020

Conversation

csssuf
Copy link
Contributor

@csssuf csssuf commented Feb 25, 2020

Proposed changes

Similar to Deployments, Daemonsets must be deleted and replaced if .spec.selector changes, since this field is immutable.

Related issues (optional)

Much like #525, #333, etc.

@csssuf csssuf force-pushed the fix-immutable-daemonset-field branch from 5146158 to 0f49cf1 Compare February 25, 2020 19:10
Copy link
Member

@lblackstone lblackstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! LGTM

@lblackstone lblackstone merged commit 2dda936 into pulumi:master Feb 28, 2020
@csssuf csssuf deleted the fix-immutable-daemonset-field branch February 28, 2020 18:53
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