Commit Graph

13508 Commits

Author SHA1 Message Date
Kubernetes Prow Robot a01ee1d0fe
Merge pull request #11140 from jurriaanpro/cluster-autoscaler-add-scale-down-delay-after-add
Add scaleDownDelayAfterAdd to clusterAutoscaler spec
2021-03-25 05:57:29 -07:00
jurriaanpro 25955ceb6b Add scaleDownDelayAfterAdd to clusterAutoscaler spec 2021-03-25 11:23:48 +01:00
Kubernetes Prow Robot 4d14764937
Merge pull request #11138 from rifelpet/protokube-doc
Update protokube systemd unit docs link
2021-03-24 20:39:29 -07:00
Kubernetes Prow Robot 3678407099
Merge pull request #11139 from rifelpet/kubetest2
kubetest2 - Specify GCE network name
2021-03-24 19:57:29 -07:00
Peter Rifel 088f342f28
Disable ap-northeast-3 zones for now 2021-03-24 21:19:21 -05:00
Peter Rifel ac27e2edcd
kubetest2 - Specify GCE network name
Kops defaults to a network named "default" and has issues with network modes.
Apparently there is a "default" network within the projects that boskos issues,
causing `kops create cluster` to fail some cloudup validation.

By specifying a cluster-specific network, kops will create this new network with the non-deprecated settings.
2021-03-24 21:16:54 -05:00
Peter Rifel e2ea5f8a95
Update protokube systemd unit docs link 2021-03-24 20:57:00 -05:00
Kubernetes Prow Robot 42fbb1c1c5
Merge pull request #11119 from guydog28/11074-pr
replace hard coded aws region checks with aws sdk calls
2021-03-24 09:14:08 -07:00
guydog28 bd80c3f2b4 replace hard coded aws region checks with aws sdk calls 2021-03-24 15:31:05 +00:00
Kubernetes Prow Robot 5974b0f5fc
Merge pull request #11133 from rifelpet/kubetest2
Kubetest2 - fix temp directory created for GCE SSH keys
2021-03-24 05:40:08 -07:00
Kubernetes Prow Robot 155b765083
Merge pull request #11048 from bharath-123/fix/toolbox-cmd
Remove instance-selector label
2021-03-24 04:36:08 -07:00
Peter Rifel 462cfffb02
Kubetest2 - fix temp directory created for GCE SSH keys
Also update all ioutil references to their go 1.16 replacements
2021-03-24 06:17:56 -05:00
Kubernetes Prow Robot e691d55544
Merge pull request #11127 from olemarkus/validate-apiserver-authz
Validate that kube-apiserver has the necessary authz modes set
2021-03-24 03:24:07 -07:00
Ole Markus With b1d106e375 Validate that kube-apiserver has the necessary authz modes set 2021-03-24 10:42:06 +01:00
Kubernetes Prow Robot 9786905712
Merge pull request #11123 from rifelpet/kubetest2
Kubetest2 - Setup SSH keys for GCE
2021-03-23 19:04:05 -07:00
Peter Rifel b2f2c61e69
Kubetest2 - Setup SSH keys for GCE
Originally I had thought we were relying on ssh keys mounted from a secret,
it turns out kubetest 1 generated the keys indirectly through gcloud.

This runs the same command as kubetest 1, creating and uploading the SSH keys.
2021-03-23 19:06:15 -05:00
Kubernetes Prow Robot 1bf4fd744f
Merge pull request #11102 from srikiz/Fix-DO-Tag-Index-Match-Issue
[DigitalOcean] Fix DO Tag issue
2021-03-23 13:14:42 -07:00
Kubernetes Prow Robot 0c475697cb
Merge pull request #11084 from bmelbourne/update-containerd-1.4.4
Update containerd to v1.3.10/v1.4.4
2021-03-23 10:41:36 -07:00
Barry Melbourne 05123faf5a Update containerd to v1.3.10/v1.4.4 2021-03-23 17:02:01 +00:00
Kubernetes Prow Robot b3382a6969
Merge pull request #11114 from hakman/nodeup-env-file
Load env vars from file for kops-configuration service
2021-03-23 05:11:39 -07:00
Ciprian Hacman 1b57bfbb8f Load env vars from file for kops-configuration service 2021-03-23 04:32:34 +02:00
Kubernetes Prow Robot 0d9331db4d
Merge pull request #11107 from rifelpet/tag-on-create
Use "tag on create" for EIPs, NLBs, and TargetGroups
2021-03-22 11:48:49 -07:00
Peter Rifel 51cec7e556
Use "tag on create" for EIPs, NLBs, and TargetGroups
These are the remaining resources that support "tag on create" of which we werent taking advantage.

This allows more fine-grained IAM permissions for the kops cli.
2021-03-22 07:21:51 -05:00
Kubernetes Prow Robot 3f8fdc2e7c
Merge pull request #11112 from hakman/update-release-docs
Update release process docs
2021-03-22 04:47:44 -07:00
Ciprian Hacman f28e1e3927 Update release process docs 2021-03-22 12:52:28 +02:00
Kubernetes Prow Robot bb10429d50
Merge pull request #11111 from hakman/relnotes_1.21.0-alpha.2
Release notes for 1.21.0-alpha.2
2021-03-22 03:47:44 -07:00
Ciprian Hacman 6bc4d986d2 Release notes for 1.21.0-alpha.2 2021-03-22 11:51:13 +02:00
Kubernetes Prow Robot d523ba2ab4
Merge pull request #11109 from hakman/release-1.21.0-alpha.2
Release 1.21.0 alpha.2
2021-03-22 01:21:43 -07:00
Kubernetes Prow Robot 46b6abf47f
Merge pull request #11091 from olemarkus/lbc-cp
Put awslbcontroller on the control-plane
2021-03-22 00:37:50 -07:00
Kubernetes Prow Robot d0b175fb2b
Merge pull request #11090 from olemarkus/docs-apiserver-nodes
Add docs about dedicated apiserver ndoes
2021-03-22 00:37:44 -07:00
Kubernetes Prow Robot 96a765c4eb
Merge pull request #11103 from rifelpet/e2e-zones
Update AWS zones used by e2e tests
2021-03-21 23:51:43 -07:00
Ciprian Hacman fa72535f95 Release 1.21.0-alpha.2 2021-03-22 08:38:47 +02:00
Ciprian Hacman 9b9f3646e1 Promote channel alpha to stable 2021-03-22 08:37:30 +02:00
Kubernetes Prow Robot dc0f4d871d
Merge pull request #11101 from rifelpet/nodeup-kc-retry
Have nodeup retry kops-controller bootstrapping sooner if DNS isn't setup
2021-03-21 23:09:43 -07:00
Kubernetes Prow Robot 8b5be9baf9
Merge pull request #11082 from bharath-123/task/remove-dbus
Remove dbus dependency
2021-03-21 21:31:43 -07:00
Peter Rifel 763d1e2bd0
Have nodeup retry kops-controller bootstrapping sooner if DNS isn't setup 2021-03-21 19:49:56 -05:00
Peter Rifel c22565830b
Update AWS zones used by e2e tests
This adds zones that have been released since this list was updated.
This also reenables some that were disabled due to capacity for c4 instance types - we use c5 now so hopefully they'll have sufficient coverage.
We can disable them if we continue to run into availability issues.

Long term I could see us using the ec2.DescribeAvailabilityZones and ec2.DescribeInstanceTypeOfferings to pick random zone(s) in a random region and guarantee that it has the needed instance types.
2021-03-21 17:54:54 -05:00
Kubernetes Prow Robot 9c4de8da81
Merge pull request #11093 from olemarkus/protokube-eager-connect
Ensure protokube can connect to kube-apiserver before starting the sync loop
2021-03-21 15:47:43 -07:00
Kubernetes Prow Robot 0a01805d49
Merge pull request #11095 from justinsb/dns-controller-tests
Deeper validation in dns controller tests
2021-03-21 15:03:43 -07:00
srikiz 94d8a6f748 Fix DO Tag issue 2021-03-22 00:47:28 +05:30
Kubernetes Prow Robot 6428112df7
Merge pull request #11094 from justinsb/add_values_page
Add values page
2021-03-21 11:39:43 -07:00
Kubernetes Prow Robot 71e7fe2ed7
Merge pull request #11096 from justinsb/update_google_libraries
Update google SDK libraries
2021-03-21 10:45:43 -07:00
Kubernetes Prow Robot a99668db1e
Merge pull request #10843 from lichuan0620/fix-iops-error
Add additional IOPS validation for AWS EBS gp3 volumes
2021-03-21 09:17:43 -07:00
Kubernetes Prow Robot c65658f79f
Merge pull request #11097 from justinsb/remove_old_role
Remove unused RoleLabelName16
2021-03-21 08:29:43 -07:00
Justin SB 01d1c7fa1d Deeper validation in dns controller tests
Follow up to #11069; use cmp.Diff to compare got vs want.
2021-03-21 11:00:20 -04:00
Justin SB 7494150f44 Remove unused RoleLabelName16
The constant was unused, confusing and deprecated.  I shouldn't have
introduced it!
2021-03-21 10:53:14 -04:00
Ole Markus With cde6679f35 Ensure protokube can connect to kube-apiserver before starting the sync loop
This commit will have protokube eagerly retry to connect to kube-apiserver instead of the 1 minute sync loop.
Another benefit is that we know that tasks are run in order and that labels are always applied before channels etc
2021-03-21 15:50:24 +01:00
Justin SB efc693e8a7 Update google SDK libraries
Updating to latest google SDK libraries, will be needed for
cluster-api support.
2021-03-21 10:48:38 -04:00
Justin SB b69b440c2e Add values page
As discussed in #10672, we are maintaining the BLM statement on a page
dedicated to our values.

Additional values mirror the kubernetes project values.  We can
document additional values by agreement in office hours.
2021-03-21 10:35:46 -04:00
Kubernetes Prow Robot 7c0cbb7954
Merge pull request #11069 from olemarkus/dns-controller-tests
Dns controller fixes
2021-03-21 07:21:44 -07:00