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

Bump kube-addon-manager to v6.5 #2400

Merged
merged 1 commit into from
Jan 8, 2018
Merged

Bump kube-addon-manager to v6.5 #2400

merged 1 commit into from
Jan 8, 2018

Conversation

kairen
Copy link
Contributor

@kairen kairen commented Jan 6, 2018

The commit bumped kube-addon-manager to v6.5, I have been tested on v1.9(last commit build).

For integration test result as below:

--- PASS: TestDocker (60.31s)
=== RUN   TestFunctional
=== RUN   TestFunctional/Status
=== RUN   TestFunctional/DNS
=== RUN   TestFunctional/Logs
=== RUN   TestFunctional/Addons
=== RUN   TestFunctional/Dashboard
=== RUN   TestFunctional/ServicesList
=== RUN   TestFunctional/Provisioning
=== RUN   TestFunctional/EnvVars
=== RUN   TestFunctional/SSH
=== RUN   TestFunctional/IngressController
--- PASS: TestFunctional (2.12s)
    --- PASS: TestFunctional/Status (1.20s)
    	cluster_status_test.go:35: Checking if cluster is healthy.
    	cluster_status_test.go:45: Component: , Healthy: False.
    	cluster_status_test.go:50: Retrying, %s Component  is not Healthy! Status: False
    	util.go:329: Error: Component  is not Healthy! Status: False, Retrying in 1s. 5 Retries remaining.
    	cluster_status_test.go:35: Checking if cluster is healthy.
    	cluster_status_test.go:45: Component: , Healthy: True.
    	cluster_status_test.go:45: Component: , Healthy: True.
    	cluster_status_test.go:45: Component: , Healthy: True.
    --- PASS: TestFunctional/SSH (0.38s)
    --- PASS: TestFunctional/ServicesList (0.51s)
    --- PASS: TestFunctional/EnvVars (0.59s)
    --- PASS: TestFunctional/Logs (1.12s)
    --- PASS: TestFunctional/Addons (9.53s)
    --- PASS: TestFunctional/Provisioning (21.15s)
    	util.go:329: Error: No default StorageClass yet., Retrying in 5s. 20 Retries remaining.
    	util.go:329: Error: No default StorageClass yet., Retrying in 5s. 19 Retries remaining.
    	util.go:329: Error: No default StorageClass yet., Retrying in 5s. 18 Retries remaining.
    	util.go:329: Error: No default StorageClass yet., Retrying in 5s. 17 Retries remaining.
    --- PASS: TestFunctional/Dashboard (32.28s)
    --- PASS: TestFunctional/DNS (71.64s)
    --- PASS: TestFunctional/IngressController (80.33s)
=== RUN   TestPersistence
--- PASS: TestPersistence (65.62s)
=== RUN   TestStartStop
--- PASS: TestStartStop (109.49s)
PASS
ok  	k8s.io/minikube/test/integration	317.932s

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 6, 2018
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@r2d4
Copy link
Contributor

r2d4 commented Jan 8, 2018

@minikube-bot ok to test

@dlorenc dlorenc merged commit b109185 into kubernetes:master Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants