-
Notifications
You must be signed in to change notification settings - Fork 294
Kubernetes 1.16 Support #1819
Kubernetes 1.16 Support #1819
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #1819 +/- ##
==========================================
- Coverage 24.6% 24.59% -0.01%
==========================================
Files 98 98
Lines 5069 5071 +2
==========================================
Hits 1247 1247
- Misses 3682 3684 +2
Partials 140 140
Continue to review full report at Codecov.
|
Run kubelet in docker rather than rkt container
Reformat lots of dodgy looking indenting in cloud-config-controller
Mount /var/lib/docker into kubelet - it needs to write resolv.conf into container fs.
Co-Authored-By: Fabián Sellés Rosa <1088313+Fsero@users.noreply.github.com>
77f6872
to
106bba2
Compare
I'm going to merge this as master should represent a jump to kubernete 1.16 working for a 0.16.0 release of kube-aws. If there are breakages we need to fix them in master before the release. |
ETCD_VERSION="v3.4.3"
KUBERNETES_VERSION="v1.16.4"
Decommission old v1beta1 apis
Add selectors to all DaemonSets and Deployments
Kubelet moves into a Docker container (issues with rkt fly container)
Calico bumped to version 3.11.1