-
Notifications
You must be signed in to change notification settings - Fork 522
feat: add support for Kubernetes v1.20.4 #4285
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4285 +/- ##
==========================================
+ Coverage 72.02% 72.06% +0.03%
==========================================
Files 141 141
Lines 21625 21686 +61
==========================================
+ Hits 15576 15628 +52
- Misses 5099 5107 +8
- Partials 950 951 +1
Continue to review full report at Codecov.
|
5e02b72
to
366cc93
Compare
366cc93
to
2aaa7ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis, 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis, 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 |
Reason for Change:
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#changelog-since-v1203
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
Requirements:
Notes:
This will fail for the time being, as we are still working out a build issue on the Azure Pipeline for k8s.v1.20.3 was superceded by v1.20.4 due to a conformance test fix.