Commit Graph

11009 Commits

Author SHA1 Message Date
Justin SB e472ed7271 gce: log bucket-policy-only message at a level that always appears
It's a pretty important message when permissions aren't set correctly;
let's re-enable it and then figure out more accurate conditions for
if it matters.
2020-06-04 23:08:20 -04:00
Justin SB 1e559618f5 Ensure we have IAM bucket permissions to other S3 buckets
If we are expected to write to other buckets, we need to have suitable
permissions to e.g. determine their location.
2020-06-04 22:37:17 -04:00
Kubernetes Prow Robot 6d6db96aef
Merge pull request #9265 from olemarkus/validate-rootvolumetype
Validate IG RootVolumeType
2020-06-04 17:47:44 -07:00
Kubernetes Prow Robot c05457e16a
Merge pull request #9221 from spotinst/feat-draining-timeout
Spotinst: Allow a user specifiable node draining timeout
2020-06-04 16:59:44 -07:00
Kubernetes Prow Robot 6c05463354
Merge pull request #9230 from johngmyers/versioning-doc
Clean up wording in releases.md
2020-06-04 15:03:44 -07:00
Kubernetes Prow Robot dc7b3d3f5a
Merge pull request #9226 from johngmyers/adjust-k8s-supported
Bump supported and recommended k8s versions for kops 1.19
2020-06-04 12:55:44 -07:00
John Gardiner Myers 2b81bad20e Remove reference to Jessie 2020-06-04 12:13:54 -07:00
John Gardiner Myers f9b0415093 Update generated files 2020-06-04 12:13:49 -07:00
John Gardiner Myers e88e0cf7ec Remove code supporting dropped k8s versions 2020-06-04 12:11:51 -07:00
John Gardiner Myers 07f5e58cac Bump supported and recommended k8s versions for kops 1.19 2020-06-04 12:11:51 -07:00
John Gardiner Myers 7f050ee44a Address review comment 2020-06-04 10:34:48 -07:00
John Gardiner Myers 7ed41a6d5a Improve comments 2020-06-04 10:26:45 -07:00
John Gardiner Myers d64e760d5b Use pki.IssueCert() for nodeup client certs 2020-06-04 10:26:45 -07:00
John Gardiner Myers 08cdee1de2 Add test for pki.IssueCert() 2020-06-04 10:26:42 -07:00
John Gardiner Myers c142483cfa Move cert issuance code to pki module 2020-06-04 10:26:42 -07:00
John Gardiner Myers 2bfdf8a9c3 Continue refactoring cert issuance code 2020-06-04 10:26:42 -07:00
John Gardiner Myers 2aa655a284 Continue refactoring cert issuance code 2020-06-04 10:26:42 -07:00
John Gardiner Myers a96f7963a6 Pull cert issuance code up into fitasks.Keypair 2020-06-04 10:26:41 -07:00
Kubernetes Prow Robot 5762f659c1
Merge pull request #9137 from olemarkus/cni-package
Move networking in nodeup to dedicated subpackage
2020-06-04 10:19:15 -07:00
Kubernetes Prow Robot 656486270c
Merge pull request #9272 from justinsb/upload_latest_ci
When building to staging, split out the marker files by branch
2020-06-04 09:23:16 -07:00
Ole Markus With a9d19ca80b Adapt to various changes happening in master 2020-06-04 17:32:45 +02:00
Ole Markus With f53787b92f Small nit 2020-06-04 17:32:45 +02:00
Ole Markus With 43f4e0a6db Fix copy/paste mistakes 2020-06-04 17:32:45 +02:00
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