Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Update kube-dns to the one bundled with k8s v1.5.1 #177

Merged
merged 1 commit into from
Dec 20, 2016

Conversation

mumoshu
Copy link
Contributor

@mumoshu mumoshu commented Dec 19, 2016

fix #173
ref #111

@mumoshu mumoshu added this to the v0.9.3-rc.2 milestone Dec 19, 2016
@codecov-io
Copy link

codecov-io commented Dec 19, 2016

Current coverage is 69.36% (diff: 100%)

Merging #177 into master will not change coverage

@@             master       #177   diff @@
==========================================
  Files             4          4          
  Lines          1126       1126          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            781        781          
  Misses          259        259          
  Partials         86         86          

Powered by Codecov. Last update 8b2d12c...9cc96f2

* kube-dns is now deployed via a deployment instead of a replicaset
* kube-dns supports zero downtime rolling update (kubernetes/kubernetes#37730)
* prometeus metris are exposed
@mumoshu mumoshu merged commit 9b4fa46 into kubernetes-retired:master Dec 20, 2016
@mumoshu mumoshu deleted the update-kube-dns branch December 20, 2016 00:11
kylehodgetts pushed a commit to HotelsDotCom/kube-aws that referenced this pull request Mar 27, 2018
Update kube-dns to the one bundled with k8s v1.5.1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set strategy spec for kube-dns to support zero downtime rolling update
2 participants