-
Notifications
You must be signed in to change notification settings - Fork 521
feat: add support for Kubernetes 1.12.10 #1594
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #1594 +/- ##
==========================================
+ Coverage 76.45% 76.49% +0.04%
==========================================
Files 129 129
Lines 18996 18934 -62
==========================================
- Hits 14523 14484 -39
+ Misses 3681 3669 -12
+ Partials 792 781 -11 |
/hold We need to verify that #1421 is fixed before we can merge this. 🤞 |
8d67a61
to
1668102
Compare
@mboersma : Can you please add Azure Stack support as well with this PR. As 1.12.10 image on Azure stack is also available now. |
6c23753
to
655e4c3
Compare
@mboersma : Thanks for adding the Azs changes.. |
655e4c3
to
13a4969
Compare
13a4969
to
09b1f76
Compare
/joke |
/help |
/joke |
/assign @serbrech |
/cc @serbrech |
/assign @CecileRobertMichon |
/unassign @CecileRobertMichon |
/meow |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.12.md#v11210
Issue Fixed:
Requirements:
Notes:
This also updates ip-masq-agent version to v2.3.0 to fix vulnerabilities (kubernetes/kubernetes#77834)Already merged to master.