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

Fix StatefulSet update validation #51051

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

janetkuo
Copy link
Member

@janetkuo janetkuo commented Aug 21, 2017

StatefulSet update validation did not allow change to number of containers in pod template. Fix this bug so that it's possible to make this kind of change.

Found it when suggesting test-cmd changes in #49674.

@kubernetes/sig-apps-pr-reviews @smarterclayton

/approve no-issue

@janetkuo janetkuo added this to the v1.8 milestone Aug 21, 2017
@k8s-ci-robot k8s-ci-robot added sig/apps Categorizes an issue or PR as relevant to SIG Apps. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 21, 2017
@janetkuo janetkuo added the release-note-none Denotes a PR that doesn't merit a release note. label Aug 21, 2017
@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 21, 2017
@crimsonfaith91
Copy link
Contributor

crimsonfaith91 commented Aug 21, 2017

/lgtm
Good coverage of test cases - cover both increasing and decreasing number of containers. :)

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 21, 2017
@janetkuo
Copy link
Member Author

/test pull-kubernetes-e2e-gce-etcd3

@kow3ns
Copy link
Member

kow3ns commented Aug 22, 2017

/lgtm

@erictune
Copy link
Member

/approve

@smarterclayton
Copy link
Contributor

smarterclayton commented Aug 22, 2017 via email

@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crimsonfaith91, erictune, janetkuo, kow3ns, smarterclayton

Associated issue requirement bypassed by: smarterclayton

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 50980, 46902, 51051, 51062, 51020)

@k8s-github-robot k8s-github-robot merged commit 3a724cc into kubernetes:master Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/apps Categorizes an issue or PR as relevant to SIG Apps. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants