Commit Graph

10934 Commits

Author SHA1 Message Date
Ole Markus With eb06f2787e EtcdTLSBuilder moved to networking and renamed to CalicoBuilder
EtcdTLSBuilder is now only used in legacy configurations of calico so renaming appropriatly
2020-06-04 17:32:45 +02:00
Ole Markus With 0a5a317385 Fix necessary plugins for kubenet-based networking
* remove portmap as it is not used by kubenet
* use generalised function for checking whether a provider uses kubenet
2020-06-04 17:32:45 +02:00
Ole Markus With b62f6aa894 Move networking in nodeup to dedicated subpackage 2020-06-04 17:32:41 +02:00
Kubernetes Prow Robot d992432bfd
Merge pull request #9254 from olemarkus/cilium-omitempty
Tag all cilium keys with omitempty
2020-06-04 08:23:16 -07:00
Justin SB 6969fc505a When building to staging, split out the marker files by branch
This will let us start to have separate CI pipelines per branch.
2020-06-04 10:54:58 -04:00
Ole Markus With 9732179d40 Tag all cilium keys with omitempty 2020-06-04 15:46:32 +02:00
Kubernetes Prow Robot 5cc1b5ad8e
Merge pull request #9268 from hakman/calico-CVE-2020-13597
Update Calico and Canal for CVE-2020-13597
2020-06-04 04:03:14 -07:00
Kubernetes Prow Robot 1825c4f6e4
Merge pull request #9199 from maciaszczykm/dashboard-v2.0.1
Bump Dashboard to v2.0.1
2020-06-04 03:11:28 -07:00
Kubernetes Prow Robot c6dcaa8199
Merge pull request #9154 from MoShitrit/issue-9031
Add support for encryption in Cilium
2020-06-04 03:11:15 -07:00
Kubernetes Prow Robot 050ed5c63c
Merge pull request #9266 from jeffb4/update-1.15-patchversion
Update channel 1.15 k8s recommendation to 1.15.12
2020-06-04 01:47:45 -07:00
Ciprian Hacman b1ee578e5c Update Calico and Canal for CVE-2020-13597 2020-06-04 11:40:34 +03:00
Jeff Bachtel e8646bce02 Revert "Update channel 1.15 k8s recommendation to 1.15.12"
This reverts commit 99975e867f.
2020-06-03 17:00:12 -06:00
Jeff Bachtel 99975e867f Update channel 1.15 k8s recommendation to 1.15.12 2020-06-03 16:47:30 -06:00
Kubernetes Prow Robot c8674f23a0
Merge pull request #9253 from olemarkus/cilium-ipv4
Don't make it possible to toggle ipv4/6. We only support ipv4 anyway
2020-06-03 14:02:43 -07:00
Kubernetes Prow Robot 4fe5ad03f8
Merge pull request #9255 from olemarkus/romana-remove
Remove romana support
2020-06-03 13:24:59 -07:00
Kubernetes Prow Robot 11928bf327
Merge pull request #9213 from johngmyers/refactor-update
Refactor Debian automatic upgrades to Go code
2020-06-03 13:24:46 -07:00
Ole Markus With 4b6b200377 Only validate root volume types if on aws 2020-06-03 22:03:44 +02:00
Ole Markus With e271ffa561 Validate ig rootvolumetype 2020-06-03 19:37:51 +02:00
Kubernetes Prow Robot 22376b8201
Merge pull request #9263 from mikesplain/fix_aws_cli_link
Fix link to point to aws docs
2020-06-03 09:16:18 -07:00
Ole Markus With 1a9de4511e Remove unecessary optionTaken validation 2020-06-03 17:06:23 +02:00
Ciprian Hacman 3eda07aec0 Update tests output 2020-06-03 17:25:53 +03:00
Ciprian Hacman d049862cff Make architecture related decisions to nodeup 2020-06-03 17:24:01 +03:00
Ciprian Hacman 654a0d2d8a Detect supported architecture during node setup 2020-06-03 17:23:59 +03:00
Ciprian Hacman 41defca8fe Detect supported architecture during node bootstrap 2020-06-03 17:17:32 +03:00
Ciprian Hacman 33c242c896 Use multi-arch image for pause container 2020-06-03 17:17:32 +03:00
Kubernetes Prow Robot 6a772a7a9b
Merge pull request #9258 from hakman/docker-19.03.11
Use Docker 19.03.11 for Kubernetes 1.18+
2020-06-03 07:00:27 -07:00
Kubernetes Prow Robot c78b24fa41
Merge pull request #9140 from olemarkus/docs-networking-support
Add table of networking providers and their status
2020-06-03 07:00:19 -07:00
mikesplain 2ee8750af6
Fix link to point to aws docs 2020-06-03 09:28:00 -04:00
Kubernetes Prow Robot dbcf6f7b73
Merge pull request #9256 from hakman/cni-0.8.6
Use CNI 0.8.6 for Kubernetes 1.15+
2020-06-03 06:24:27 -07:00
Kubernetes Prow Robot 4ef6bbe229
Merge pull request #9175 from mtl-wgtwo/calico-ip-detection-method
Enable configuration of the calico IP_AUTODETECTION_METHOD  and IP6_AUTODETECTION_METHOD
2020-06-03 06:24:18 -07:00
Kubernetes Prow Robot 5476fc871d
Merge pull request #9197 from hakman/remove-utils.tar.gz
Remove all traces of utils.tar.gz
2020-06-03 05:28:18 -07:00
Ciprian Hacman a7c9ef9ff0 Use Docker 19.03.11 for Kubernetes 1.18+ 2020-06-03 12:03:56 +03:00
Ciprian Hacman 92a818b717 Use CNI 0.8.6 for Kubernetes 1.15+ 2020-06-03 11:37:22 +03:00
Ole Markus With e6f69f69d1
Update docs/releases/1.19-NOTES.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-06-03 09:56:45 +02:00
Ciprian Hacman 90793bece0 Remove reference to utils.tar.gz from AWS China doc 2020-06-03 09:55:45 +03:00
Ciprian Hacman c0b62a74ca Remove all traces of utils.tar.gz 2020-06-03 09:55:45 +03:00
Ole Markus With d3fd929538 Add removal notice to release notes 2020-06-03 08:34:14 +02:00
Ole Markus With 991549a5f4 Remove support for Romana 2020-06-03 08:23:53 +02:00
Ole Markus With e994bb80a6 Add Romana deprecation/removal notices to godoc 2020-06-03 08:12:11 +02:00
Ole Markus With d2cf2866a1 Add Romana deprecation/removal notices to godoc 2020-06-03 08:11:43 +02:00
Ole Markus With 1f11ceeabe Add Romana deprecation/removal notices to docs/release notes 2020-06-03 07:42:10 +02:00
Ole Markus With 1aecb50d9f Keep kopeio experimental. Bump kops version for deprecation for Romana 2020-06-03 07:38:21 +02:00
Ole Markus With da2ae8c08a Add missing versions. Being a bit more conservative with what we mark stable 2020-06-03 07:38:21 +02:00
Ole Markus With 37fab68972 Add table of networking providers and their status 2020-06-03 07:38:21 +02:00
Kubernetes Prow Robot 6d33b83567
Merge pull request #8922 from hakman/build-arm64
Add ARM64 build targets for kops and nodeup
2020-06-02 22:18:17 -07:00
Ole Markus With 972d7a3509 Don't make it possible to toggle ipv4/6. We only support ipv4 anyway 2020-06-03 06:58:13 +02:00
Ciprian Hacman 73c7b56600 Update docs referencing the push-aws-run target 2020-06-03 07:46:30 +03:00
Ciprian Hacman 03fe5fc8b2 Reduce the number of build jobs for ARM64 2020-06-03 07:42:41 +03:00
John Gardiner Myers ac4b643d72 Improve release numbering pedantry 2020-06-02 21:00:31 -07:00
Kubernetes Prow Robot bc876dae88
Merge pull request #9252 from rifelpet/validation-cleanup
Remove redundant ValidateInstanceGroup call
2020-06-02 20:38:17 -07:00