Ciprian Hacman
ff40d18a7d
Avoid spurious changes with NLB due to access log config
2022-09-23 20:57:57 +03:00
Kubernetes Prow Robot
ad55e941e7
Merge pull request #14318 from hakman/bastion_userdata_changes
...
Avoid spurious changes with bastion hosts due to user data
2022-09-23 10:16:26 -07:00
Eric Bailey
44d610e38d
Add more details to the NTH documentation
...
When trying to enable Prometheus metrics for NTH, I naively set
nodeTerminationHandler.enablePrometheusMetrics=true.
Add prometheusEnable to the docs to try to prevent such mistakes in the
future. Also add enableRebalanceMonitoring for good measure, and a couple
missing defaults to the struct field docstrings.
2022-09-23 12:16:17 -05:00
Ciprian Hacman
867e6d1d23
Run hack/update-expected.sh
2022-09-23 16:11:02 +03:00
Ciprian Hacman
a7be5ede73
Avoid spurious changes with bastion hosts due to user data
2022-09-23 16:06:45 +03:00
Thomas Colomb
9b28c14213
cluster-autoscaler : Add iam permission autoscaling:DescribeScalingActivities needed since 1.24 version
2022-09-23 13:20:21 +02:00
Kubernetes Prow Robot
33137158d4
Merge pull request #14316 from kubernetes/dependencies/update-1663914584
...
Update dependencies
2022-09-23 01:08:39 -07:00
github-actions
a96f0e6c71
Update dependencies
2022-09-23 06:29:44 +00:00
Kubernetes Prow Robot
c59def3fe5
Merge pull request #14312 from yurrriq/CVE-2022-3172
...
Promote out-of-bound Kubernetes releases
2022-09-21 14:33:14 -07:00
Eric Bailey
51f4654303
Promote fixed k8s patch versions
2022-09-21 13:13:58 -05:00
Ciprian Hacman
1eb35d9686
Release 1.26.0-alpha.1 ( #14311 )
2022-09-21 01:28:54 -07:00
Kubernetes Prow Robot
d2f8b98f94
Merge pull request #14309 from hakman/hetzner_ccm_config
...
Hetzner: Generate CCM args from external CCM config
2022-09-21 00:36:53 -07:00
Ciprian Hacman
01522dc8a9
Run `make crds`
2022-09-21 08:36:07 +03:00
Ciprian Hacman
aed8787d7a
Run hack/update-expected.sh
2022-09-21 08:25:59 +03:00
Ciprian Hacman
d8b92aafae
hetzner: Generate CCM args from external CCM config
2022-09-21 08:17:32 +03:00
Kubernetes Prow Robot
7595f0b6e5
Merge pull request #14307 from olemarkus/gte121
...
Remove support for K8s 1.20
2022-09-19 23:31:21 -07:00
Ole Markus With
4f0d04ee75
Bump oldest allowed and oldest recommended k8s versions
2022-09-19 19:12:53 +02:00
Ole Markus With
74afb7aed0
Remove checks for k8s < 1.21
2022-09-19 19:12:53 +02:00
Ole Markus With
e86cd44a48
Add notes for kops 1.26
2022-09-19 17:26:15 +02:00
Kubernetes Prow Robot
83d20a93d7
Merge pull request #14305 from hakman/release_notes_1.25.0
...
Release notes for 1.25.0
2022-09-19 06:09:24 -07:00
Ciprian Hacman
96c598ec2c
Release notes for 1.25.0
2022-09-19 15:21:35 +03:00
Kubernetes Prow Robot
80c40d1d83
Merge pull request #14306 from hakman/channels_release-1.25
...
Add release 1.25.0 to channels
2022-09-19 04:45:22 -07:00
Ciprian Hacman
1d68d3335d
Add release 1.25.0 to channels
2022-09-19 14:00:36 +03:00
Kubernetes Prow Robot
c78bdf0d98
Merge pull request #14299 from hakman/hetzner_remove_featureflag
...
hetzner: Move out of alpha and drop feature flag
2022-09-19 01:22:30 -07:00
Ciprian Hacman
81b4bb0717
hetzner: Move out of alpha and drop feature flag
2022-09-19 10:35:19 +03:00
Kubernetes Prow Robot
f1aa3d1e11
Merge pull request #14297 from hakman/hetzner-ccm-1.13.0
...
Update Hetzner CCM to v1.13.0
2022-09-19 00:06:30 -07:00
Ciprian Hacman
4a3a5d02db
Run hack/update-expected.sh
2022-09-19 09:20:09 +03:00
Ciprian Hacman
a32a3dc8bb
Update Hetzner CCM to v1.13.0
2022-09-19 09:19:59 +03:00
Ciprian Hacman
b193a3d35c
Replace --vpc flag with --network-id
2022-09-18 14:34:53 +03:00
Kubernetes Prow Robot
d8ce157d81
Merge pull request #14294 from hakman/hetzner_network_id
...
Add support for using an existing network for Hetzner
2022-09-18 03:52:28 -07:00
Ciprian Hacman
c783aa357d
Add support for using an existing network for Hetzner
2022-09-18 12:35:23 +03:00
Kubernetes Prow Robot
21c63111a2
Merge pull request #14291 from olemarkus/gte120
...
Remove k8s GTE 1.20 checks as it is always true
2022-09-17 22:44:28 -07:00
Kubernetes Prow Robot
ec2b01d781
Merge pull request #14290 from olemarkus/allow-empty-image
...
User IG without image should be allowed
2022-09-17 21:46:28 -07:00
Ole Markus With
e5d33401dc
Remove k8s GTE 1.20 checks as it is always true
2022-09-17 20:17:23 +02:00
Ole Markus With
22687c48c2
Bump tests to supported k8s version
2022-09-17 20:17:15 +02:00
Ole Markus With
c7cfcd1af8
User IG without image should be allowed
...
This is technically a regression. kOps had the behavior where empty image meant use from channel. But this got removed due to strict validation of user input
2022-09-17 17:44:48 +02:00
Kubernetes Prow Robot
a54c9d617c
Merge pull request #14287 from olemarkus/test-taint-merge
...
Prevent kops edit cluster from writing the populated IG spec to state store
2022-09-17 06:06:28 -07:00
Kubernetes Prow Robot
e1a388e60a
Merge pull request #14288 from olemarkus/channels-092022
...
Bump stable and alpha channels with latest k8s/kops releases
2022-09-17 04:26:28 -07:00
Ole Markus With
4f2b5655bb
Don't write populated IG state after editing IG
2022-09-17 13:15:44 +02:00
Ole Markus With
24d359ddc1
Create edit instancegroup test
2022-09-17 13:14:36 +02:00
Ole Markus With
16c60a1a0c
Change mock region/subnet names to match mockCloud
2022-09-17 13:14:30 +02:00
Ole Markus With
64ce77fc43
Bump stable and alpha channels with latest k8s/kops releases
2022-09-17 11:49:21 +02:00
Ole Markus With
0dd0aef1ea
Add test for ensuring taints are merged correctly
2022-09-17 08:15:32 +02:00
Kubernetes Prow Robot
beebcf444b
Merge pull request #14284 from jorge07/patch-1
...
[Docs] Fix karpenter link
2022-09-16 11:03:17 -07:00
Jorge Arco
0e7763e4c5
[Docs] Fix karpenter link
2022-09-16 15:13:29 +02:00
Kubernetes Prow Robot
e261bd75bc
Merge pull request #14281 from olemarkus/relnotes_1.24.3
...
Release notes for 1.24.3
2022-09-16 03:07:18 -07:00
Kubernetes Prow Robot
51d609c572
Merge pull request #14282 from hakman/hetzner_decrease_ig
...
Delete the oldest servers when over the desired count for Hetzner
2022-09-16 02:21:19 -07:00
Ciprian Hacman
5b06da5ea6
Delete the oldest servers when over the desired count for Hetzner
2022-09-16 11:38:14 +03:00
Kubernetes Prow Robot
62e5a6f4f7
Merge pull request #14280 from kubernetes/dependencies/update-1663309672
...
Update dependencies
2022-09-16 00:29:17 -07:00
Ole Markus With
7e597d43ce
Release notes for 1.24.3
2022-09-16 09:20:26 +02:00