Skip to content

DaemonSet internals are still in extensions#64404

Merged
k8s-github-robot merged 1 commit intokubernetes:masterfrom
soltysh:issue64340
May 28, 2018
Merged

DaemonSet internals are still in extensions#64404
k8s-github-robot merged 1 commit intokubernetes:masterfrom
soltysh:issue64340

Conversation

@soltysh
Copy link
Copy Markdown
Contributor

@soltysh soltysh commented May 28, 2018

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #64384

Special notes for your reviewer:

/assign @jiayingz @vishh

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 28, 2018
@soltysh soltysh added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 28, 2018
@k8s-ci-robot k8s-ci-robot requested review from jayunit100 and k82cn May 28, 2018 15:16
@rohitagarwal003
Copy link
Copy Markdown
Member

Can you update test/e2e/scheduling/BUILD?

@soltysh soltysh changed the title Revert "Fix DsFromManifest() after we switch from extensions/v1beta1 to apps/v1" DaemonSet internals are still in extensions May 28, 2018
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2018
@soltysh
Copy link
Copy Markdown
Contributor Author

soltysh commented May 28, 2018

Done.

@jiayingz
Copy link
Copy Markdown
Contributor

Thanks a lot for fixing the problem!
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 28, 2018
@rohitagarwal003
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiayingz, mindprince, soltysh

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-github-robot
Copy link
Copy Markdown

Automatic merge from submit-queue (batch tested with PRs 64399, 64324, 64404, 64406, 64396). If you want to cherry-pick this change to another branch, please follow the instructions here.

@k8s-github-robot k8s-github-robot merged commit 83ae414 into kubernetes:master May 28, 2018
@soltysh soltysh deleted the issue64340 branch May 29, 2018 05:45
k8s-github-robot pushed a commit that referenced this pull request May 30, 2018
#64340-#64404-upstream-release-1.10

Automatic merge from submit-queue.

Automated cherry pick of #64296: Update nvidia-gpu-device-plugin to apps/v1 and use #64340: Fix DsFromManifest() after we switch from extensions/v1beta1 #64404: DaemonSet internals are still in extensions

Cherry pick of #64296 #64340 #64404 on release-1.10.

#64296: Update nvidia-gpu-device-plugin to apps/v1 and use
#64340: Fix DsFromManifest() after we switch from extensions/v1beta1
#64404: DaemonSet internals are still in extensions

```release-note
Fix nvidia-gpu-device-plugin DaemonSet config to ensure correct device plugin upgrade
```
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. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pull-kubernetes-e2e-gce-device-plugin-gpu test always fail

6 participants