Azure / acs-engine

WE HAVE MOVED: Please join us at Azure/aks-engine!
https://github.com/Azure/aks-engine
MIT License
1.03k stars 560 forks source link

Add support for Kubernetes 1.10.11 #4312

Closed mboersma closed 5 years ago

mboersma commented 5 years ago

What this PR does / why we need it:

See https://github.com/kubernetes/kubernetes/releases/tag/v1.10.11

TODO:

If applicable:

Release note:

Add support for Kubernetes 1.10.11
mboersma commented 5 years ago

Oops, I see this is a duplicate of #4305. My bad.

This PR adds 1.10.10 as well although #4305 doesn't. Which way should we go there?

codecov[bot] commented 5 years ago

Codecov Report

Merging #4312 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4312   +/-   ##
=======================================
  Coverage   55.45%   55.45%           
=======================================
  Files         109      109           
  Lines       16053    16053           
=======================================
  Hits         8902     8902           
  Misses       6368     6368           
  Partials      783      783
mboersma commented 5 years ago

See Azure/aks-engine#81.