Ole Markus With
33fa4de890
Bump verbosity level for some log statements
2022-09-11 16:15:28 +02:00
Kubernetes Prow Robot
a984b5e5fa
Merge pull request #14254 from olemarkus/fix-cas-flag
...
Fix CAS cordon flag
2022-09-10 23:55:30 -07:00
Kubernetes Prow Robot
d705765426
Merge pull request #14253 from olemarkus/missing-legacy-ccm-permissions
...
Add back missing permissions for legacy CCM. Again.
2022-09-10 23:55:24 -07:00
Kubernetes Prow Robot
fc481df585
Merge pull request #14255 from johngmyers/lbc-iam
...
AWS LBC needs ec2:DescribeVpcPeeringConnections for IPv6
2022-09-10 22:27:23 -07:00
John Gardiner Myers
34e32a41c8
AWS LBC needs ec2:DescribeVpcPeeringConnections for IPv6
2022-09-10 14:55:27 -07:00
Kubernetes Prow Robot
257c2ce337
Merge pull request #14252 from MoShitrit/update-recommended-kops-versions
...
Update recommended kOps versions in alpha and stable
2022-09-10 13:37:23 -07:00
Ole Markus With
f5e0feab5f
Fix CAS cordon flag
2022-09-10 20:15:25 +02:00
Ole Markus With
f226b03abf
Add back missing permissions for legacy CCM. Again.
2022-09-10 19:54:49 +02:00
Moshe Shitrit
152e09b467
set recommended kOps version to 1.23.4 in k8s version 1.18
2022-09-10 13:38:02 -04:00
Kubernetes Prow Robot
15ab9cfedc
Merge pull request #14243 from olemarkus/irsa-no-oidc
...
kOps managed OIDC provider is no longer needed for IRSA
2022-09-09 19:01:23 -07:00
Ole Markus With
36bd9e6ff1
kOps managed OIDC provider is no longer needed for IRSA
...
It's assumed users will manage the OIDC provider themselves in that case
2022-09-09 21:12:53 +02:00
Moshe Shitrit
3f0d2758f1
recommend latest kops version in stable channel
2022-09-09 11:39:27 -04:00
Moshe Shitrit
5f6918d5b2
recommend latest kops version in alpha
2022-09-09 11:38:44 -04:00
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