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

Update to heapster v0.14.0 #9615

Merged
merged 1 commit into from Jun 11, 2015
Merged

Conversation

vishh
Copy link
Contributor

@vishh vishh commented Jun 10, 2015

No description provided.

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

$ hack/ginkgo-e2e.sh --ginkgo.focus="Monitoring"
Monitoring 
  should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:51
[BeforeEach] Monitoring
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:42
>>> testContext.KubeConfig: /usr/local/google/home/vishnuk/.kube/config
[It] should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:51
Ran 1 of 73 Specs in 0.933 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 72 Skipped PASS

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

cc @dchen1107

@saad-ali
Copy link
Member

LGTM

@saad-ali saad-ali added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 10, 2015
@@ -0,0 +1,13 @@
kind: "Service"
apiVersion: "v1beta3"
Copy link
Member

Choose a reason for hiding this comment

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

Please use v1

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

@lavalamp: Can the update to 'v1' be done in a separate PR for all the config files?

@dchen1107
Copy link
Member

I suggested not. What is blocking you to change those to v1 instead of v1beta3?

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

Ok! All the monitoring configs have been updated. PTAL

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

E2e passed again with updated configs:

Monitoring 
  should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:51
[BeforeEach] Monitoring
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:42
>>> testContext.KubeConfig: /usr/local/google/home/vishnuk/.kube/config
[It] should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/monitoring.go:51
•SSSSSSSSSSSSSSSSSSSSS
Ran 1 of 73 Specs in 0.857 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 72 Skipped PASS

Ginkgo ran 1 suite in 6.28581304s
Test Suite Passed

@lavalamp
Copy link
Member

This LGTM now, but I wonder why the "-v2" is needed in the name--is the label not sufficient?

@vishh
Copy link
Contributor Author

vishh commented Jun 10, 2015

@lavalamp: The version labels were meant for rolling updates of addons during cluster upgrades. cc @satnam6502 to make sure I am satisfying the original design goals.

@dchen1107
Copy link
Member

LGTM thanks!

@satnam6502
Copy link
Contributor

Looks great to me.

@vishh
Copy link
Contributor Author

vishh commented Jun 11, 2015

@ArtfulCoder: This PR needs to go in soon. Can you prioritize this?

ArtfulCoder added a commit that referenced this pull request Jun 11, 2015
@ArtfulCoder ArtfulCoder merged commit 0e3633d into kubernetes:master Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants