Ole Markus With
1ea5243406
Warm pool-enabled ASGs scaled to zero will no longer panic
2022-09-09 11:08:00 +02:00
Kubernetes Prow Robot
4c186af5fe
Merge pull request #14250 from kubernetes/dependencies/update-1662704321
...
Update dependencies
2022-09-09 00:35:23 -07:00
github-actions
98bea3c51b
Update dependencies
2022-09-09 06:18:41 +00:00
Kubernetes Prow Robot
f34d0f1629
Merge pull request #14244 from anthonyhaussman/feat/tone/node-termination-handler_use_provider_id
...
aws-node-termination-handler to match node using providerID instead of AWS DNS name
2022-09-07 22:58:06 -07:00
Anthony Hausman
af1ab751fd
aws-node-termination-handler: Add option to fetch node name through Kubernetes node `.spec.providerID`
...
Fetch node name through Kubernetes node `.spec.providerID` since Kops use InstanceID as node name.
- 701db81ccf
2022-09-08 07:00:48 +02:00
Kubernetes Prow Robot
d39b1c85c9
Merge pull request #14248 from rifelpet/netlify-mkdocs
...
Bump versions in netlify and mkdocs
2022-09-07 18:12:48 -07:00
Peter Rifel
7e43d43d3f
Bump versions in netlify and mkdocs
2022-09-07 18:46:46 -05:00
Kubernetes Prow Robot
3980383aa1
Merge pull request #13853 from akkina2107/Truncate-cluster-name
...
Fix openstack tag limitation
2022-09-06 12:56:23 -07:00
Kubernetes Prow Robot
61cae77100
Merge pull request #14236 from dcfranca/feat/cordon-node-before-terminating
...
Add suport to --cordon-node-before-terminating autoscaler flag
2022-09-06 10:25:52 -07:00
Daniel Franca
cdd0013b1f
Add support to --cordon-node-before-terminating on the cluster autoscaler addon (CordonNodeBeforeTerminating)
2022-09-06 17:03:24 +02:00
Kubernetes Prow Robot
656df040b2
Merge pull request #14237 from olemarkus/125-notes-cleanup
...
Small release notes cleanup for 1.25
2022-09-06 04:51:31 -07:00
Ole Markus With
3c3091a9c7
Make 1.25 notes visible in the side bar
2022-09-06 12:29:55 +02:00
Ole Markus With
28917c6b75
Small notes cleanup
2022-09-06 12:29:53 +02:00
Kubernetes Prow Robot
cec34dc935
Merge pull request #14233 from justinsb/gce_controlplane_type
...
GCE: change default control-plane instance type to e2-medium
2022-09-06 00:25:07 -07:00
Kubernetes Prow Robot
d4b72f394a
Merge pull request #14229 from olemarkus/cert-manager-hostedzones
...
Allow cert-manager the privileges needed to resolve dns-01 challenges
2022-09-06 00:24:56 -07:00
Kubernetes Prow Robot
159bc6a484
Merge pull request #14235 from olemarkus/bump-cas-125
...
Bump cluster-autoscaler images
2022-09-05 23:12:54 -07:00
Ciprian Hacman
9700d4d934
Run hack/update-expected.sh
2022-09-06 08:34:23 +03:00
Kubernetes Prow Robot
2b97832f5a
Merge pull request #14234 from justinsb/applylib_health
...
applylib: Better health checking
2022-09-05 13:08:54 -07:00
Ole Markus With
5604fe1ad8
Bump cluster-autoscaler images
2022-09-05 21:35:24 +02:00
Kubernetes Prow Robot
75f541172d
Merge pull request #14226 from hakman/flannel-0.19.2
...
Update Flannel to v0.19.2
2022-09-05 12:17:01 -07:00
Kubernetes Prow Robot
a9b45f6d10
Merge pull request #14225 from hakman/calico-3.24.1
...
Update Calico and Canal to v3.24.1
2022-09-05 12:16:54 -07:00
justinsb
039ca01cc9
applylib: Better health checking
...
Add a few objects that are well-known as not having status, so that we
avoid/reduce logspam.
2022-09-05 13:59:18 -04:00
justinsb
98f990fea6
GCE: change default control-plane instance type to e2-medium
...
This better matches the AWS machine, which is also a burstable 2 core
machine. Without this pods sometimes fail to schedule on single core
machines.
2022-09-05 10:44:50 -04:00
Kubernetes Prow Robot
202c333867
Merge pull request #14231 from justinsb/relnotes_1.24.2
...
Release notes for 1.24.2
2022-09-04 23:40:36 -07:00
Kubernetes Prow Robot
eaf3f87768
Merge pull request #14232 from justinsb/makefile_gobin
...
Makefile: Don't assume GOBIN is set
2022-09-04 22:18:38 -07:00
justinsb
5fddc7d923
Makefile: Don't assume GOBIN is set
...
This was broken in newer versions of go.
2022-09-04 18:41:49 -04:00
Kubernetes Prow Robot
074b7a3f85
Merge pull request #14230 from justinsb/relnotes_1.23.4
...
Release notes for 1.23.4
2022-09-04 09:34:36 -07:00
Justin SB
d39d2de40f
Release notes for 1.24.2
2022-09-04 12:13:12 -04:00
Justin SB
f29e4033e2
Release notes for 1.23.4
2022-09-04 11:32:16 -04:00
Ole Markus With
6548ca6ca7
Don't add add IAM vars to manifest if service account is not being created
...
In the case IRSA is optional for an addon, we shouldn't unconditinally add the IRSA bits to the manifest.
This is also a clean up. We no longer need to expand the list of well-known SAs as we already know which roles are being built
2022-09-04 08:28:32 +02:00
Ole Markus With
3518182e44
Add support for cert-manager dns-01 challenges
2022-09-04 08:19:22 +02:00
Ciprian Hacman
fb776d1c43
Run hack/update-expected.sh
2022-09-03 12:18:08 +03:00
Ciprian Hacman
c4decc2d11
Update Flannel to v0.19.2
2022-09-03 12:18:08 +03:00
Ciprian Hacman
178eb55725
Run hack/update-expected.sh
2022-09-03 11:26:57 +03:00
Ciprian Hacman
083947b7fe
Update Canal to v3.24.1
2022-09-03 10:58:07 +03:00
Ciprian Hacman
6a5ba584c5
Update Calico to v3.24.1
2022-09-03 10:58:06 +03:00
Kubernetes Prow Robot
9faeb5b8a9
Merge pull request #14203 from olemarkus/dcgm
...
Add support for installing dcgm exporter
2022-09-02 09:22:05 -07:00
Kubernetes Prow Robot
323035fdfc
Merge pull request #14223 from hakman/hetzner_remove_warning
...
Remove warning for FindClusterStatus not implemented for Hetzner
2022-09-02 05:40:05 -07:00
Ciprian Hacman
d042763154
Remove warning for FindClusterStatus not implemented for Hetzner
2022-09-02 11:35:12 +03:00
Kubernetes Prow Robot
5d4d311794
Merge pull request #14222 from kubernetes/dependencies/update-1662099910
...
Update dependencies
2022-09-02 00:14:04 -07:00
github-actions
93149ad320
Update dependencies
2022-09-02 06:25:10 +00:00
Kubernetes Prow Robot
ad0e720801
Merge pull request #14221 from olemarkus/docs-fixes
...
Some minor docs fixes
2022-09-01 13:35:29 -07:00
Kubernetes Prow Robot
3b5dccdf5e
Merge pull request #14215 from justinsb/dont_swallow_misc_aws_errors
...
AWS IAM Role listing: don't ignore "other" errors
2022-09-01 12:15:19 -07:00
Ole Markus With
82c2cdc07c
Fix etcd administration link
2022-09-01 20:47:31 +02:00
Ole Markus With
ddb5ad107f
Warn that enabling irsa can be disruptive
2022-09-01 20:47:22 +02:00
Kubernetes Prow Robot
bcbd1fa1c5
Merge pull request #14214 from Mia-Cross/s3_support_for_scaleway
...
support for scaleway in s3 buckets
2022-09-01 06:21:06 -07:00
justinsb
90a484f049
AWS IAM Role listing: don't ignore "other" errors
...
If the error was an AWS error, but not one of the recognized ones, we
ignored it.
2022-09-01 07:57:03 -04:00
Leïla MARABESE
76562f80d5
support for scaleway in s3 buckets
2022-09-01 12:06:23 +02:00
Ciprian Hacman
8b83dedf24
Release 1.25.0-beta.1 ( #14210 )
2022-08-31 03:43:00 -07:00
Kubernetes Prow Robot
f4144b434e
Merge pull request #14207 from olemarkus/ccm-v125
...
Bumping AWS CCM to 1.25
2022-08-31 02:57:00 -07:00