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

Revert "Merge pull request #35821 from vishh/gci-mounter-scope" #36206

Merged
merged 1 commit into from
Nov 4, 2016

Conversation

saad-ali
Copy link
Member

@saad-ali saad-ali commented Nov 4, 2016

Reverts PR #35821. That PR caused lots of different tests suites to randomly flake with Detected 6 ready nodes, found 6 nodes out of expected 7. Your cluster may not be fully functional.

See #34665 (comment)

CC @vishh @jingxu97 @mtaufen @bprashanth


This change is Reviewable

…ope"

This reverts commit 973fa6b, reversing
changes made to 41b5fe8.
@saad-ali saad-ali added the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Nov 4, 2016
@k8s-github-robot k8s-github-robot added kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API size/L Denotes a PR that changes 100-499 lines, ignoring generated files. release-note-label-needed labels Nov 4, 2016
@saad-ali
Copy link
Member Author

saad-ali commented Nov 4, 2016

All checks are green:

Jenkins GCE Node e2e — Build succeeded.
Jenkins GCE e2e — Build succeeded.
Jenkins GCE etcd3 e2e — Build succeeded.
Jenkins GCI GCE e2e — Build succeeded.
Jenkins GCI GKE smoke e2e — Build succeeded.
Jenkins GKE smoke e2e — Build succeeded.
Jenkins Kubemark GCE e2e — Build succeeded.
Jenkins unit/integration — Build succeeded.
Jenkins verification — Build succeeded.
cla/google — All necessary CLAs are signed
cla/linuxfoundation — saad-ali authorized

Manually merging to unblock submit queue.

@saad-ali saad-ali merged commit 9270e38 into kubernetes:master Nov 4, 2016
k8s-github-robot pushed a commit that referenced this pull request Nov 9, 2016
Automatic merge from submit-queue

Make GCI nodes mount non tmpfs, ext* & bind mounts using an external mounter 

This PR downloads the stage1 & gci-mounter ACIs as part of cluster bring up instead of downloading them dynamically from gcr.io, which was the cause for #36206.

I have also optimized the containerized mounter to pre-load the mounter image once to avoid fetch latency while using it.

Original PR which got reverted: #35821

```release-note
GCI nodes use an external mounter script to mount NFS & GlusterFS storage volumes
```

@mtaufen Node e2e is not re-enabled in this PR.

cc @jingxu97
@saad-ali saad-ali deleted the revert35821 branch November 12, 2016 00:14
dims pushed a commit to dims/kubernetes that referenced this pull request Feb 8, 2018
Revert "Merge pull request kubernetes#35821 from vishh/gci-mounter-scope"
dims pushed a commit to dims/kubernetes that referenced this pull request Feb 8, 2018
Automatic merge from submit-queue

Make GCI nodes mount non tmpfs, ext* & bind mounts using an external mounter 

This PR downloads the stage1 & gci-mounter ACIs as part of cluster bring up instead of downloading them dynamically from gcr.io, which was the cause for kubernetes#36206.

I have also optimized the containerized mounter to pre-load the mounter image once to avoid fetch latency while using it.

Original PR which got reverted: kubernetes#35821

```release-note
GCI nodes use an external mounter script to mount NFS & GlusterFS storage volumes
```

@mtaufen Node e2e is not re-enabled in this PR.

cc @jingxu97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants