Commit Graph

6729 Commits

Author SHA1 Message Date
Kubernetes Prow Robot de034dbb51
Merge pull request #5823 from Shubham82/typo_fix_VPA
Fixed Typo and Trailing-whitespace
2023-05-31 04:57:45 -07:00
shubham82 615937af0f Fixed Typo and Trailing-whitespace 2023-05-31 13:22:26 +05:30
Kubernetes Prow Robot 18867db8d1
Merge pull request #5819 from qianlei90/fix-volcengine-build
[volcengine] fix(volcengine): don't build all providers when volcengine tag exists
2023-05-31 00:29:45 -07:00
Kubernetes Prow Robot 19ffbc5ebb
Merge pull request #5816 from Shubham82/add_RBAC_permissions_linode
Added the RBAC Permission to Linode.
2023-05-30 23:59:45 -07:00
Kubernetes Prow Robot a67ca238aa
Merge pull request #5818 from gjtempleton/CA-Correct-Prow-CloudProvider-Labelling
CA - Correct Cloudprovider PR labelling to area/provider/<provider name>
2023-05-30 00:09:44 -07:00
qianlei.qianl e9aba09c16 fix(volcengine): don't build all provider when volcengine tag exist 2023-05-30 10:59:37 +08:00
Kubernetes Prow Robot 97c12df5ab
Merge pull request #5743 from vishalanarase/civo-support-pool-cinfig
[civo] Support pool wise config
2023-05-29 09:01:46 -07:00
Guy Templeton 3b16d93124
CA - Correct Cloudprovider PR labelling to area/provider/<provider name> 2023-05-29 15:30:46 +01:00
shubham82 d62b483eee Added the RBAC Permission to Linode. 2023-05-29 15:56:16 +05:30
Kubernetes Prow Robot c2b969d1c8
Merge pull request #5342 from James-QiuHaoran/master
Added AEP for multi-dimensional pod autoscaler
2023-05-25 07:46:51 -07:00
Kubernetes Prow Robot b5cba064ec
Merge pull request #5800 from BigDarkClown/fix-mip-mutex
Move the Mig instance refresh time to GceCache
2023-05-25 05:42:52 -07:00
Kubernetes Prow Robot e2e5195ec6
Merge pull request #5812 from jayantjain93/export-utilization
Export `CalculateUtilizationOfResource` for cloudprovider usage.
2023-05-25 05:20:52 -07:00
Bartłomiej Wróblewski c4a416885e Move the Mig instance refresh time to GceCache 2023-05-25 12:11:57 +00:00
Jayant Jain 024e221251 Export `CalculateUtilizationOfResource` for cloudprovider usage. 2023-05-25 13:06:12 +02:00
Kubernetes Prow Robot d1740df93b
Merge pull request #5811 from jongwooo/fix-typo-at-balancer-md
Fix typo at balancer.md
2023-05-24 22:24:50 -07:00
Jongwoo Han 3f643c4c13
Fix typo at balancer.md 2023-05-25 09:28:46 +09:00
Kubernetes Prow Robot d77a803e71
Merge pull request #5745 from gjtempleton/CA-Cloud-Providers-Label-PRs
CA - Label Cloudprovider implementation PRs
2023-05-24 04:34:53 -07:00
Kubernetes Prow Robot 5a84f9628c
Merge pull request #5802 from BigDarkClown/similaalalala
Recalculate similar node groups for the best scale-up option
2023-05-24 04:32:50 -07:00
Kubernetes Prow Robot d617ab68d2
Merge pull request #5803 from A-Hilaly/vpa-aw
Use TLS 1.2 in VPA Admission Webhook
2023-05-24 04:30:50 -07:00
Amine 80046a5e1d Use TLS 1.2 in VPA Admission Webhook 2023-05-23 18:58:44 -05:00
Kubernetes Prow Robot fac5ef6480
Merge pull request #5776 from modzilla99/master
[Cluster-Autoscaler] Change magnum to use control-plane role
2023-05-23 10:36:26 -07:00
Kubernetes Prow Robot 8d724c6730
Merge pull request #5799 from sklirg/docs/safe-to-evict-local-volumes
docs(ca/faq): Include examples of local volumes and volumes not considered local
2023-05-23 10:32:30 -07:00
Bartłomiej Wróblewski 65c0175864 Recalculate similar node groups for the best scale-up option 2023-05-23 17:21:13 +00:00
Håkon Solbjørg 8094f9aac1
docs(ca/faq): Include examples of local volumes and volumes not considered local 2023-05-23 16:54:55 +02:00
Kubernetes Prow Robot 982c82176c
Merge pull request #5798 from Shubham82/update_version_compatibility
Update version compatibility for CA.
2023-05-23 02:32:30 -07:00
Kubernetes Prow Robot d4c75709e6
Merge pull request #5768 from jackfrancis/helm-chart-machinepools
helm: enable Cluster API machinepool support
2023-05-23 01:26:27 -07:00
shubham82 4269181fc1 Update version compatibility for CA. 2023-05-23 13:05:02 +05:30
Haoran Qiu 6c22e90fdd aligned naming with Google API 2023-05-22 20:50:03 -07:00
Kubernetes Prow Robot b22fa6a45b
Merge pull request #5777 from krzysied/patch-1
Snapshot actuation status before refreshing cache
2023-05-22 09:10:57 -07:00
Krzysztof Siedlecki 10609dc9fe Snapshot actuation status before refreshing cache
There is a race condition between node group size and deletion operation. Having  actuation status update done before cache refresh should change incorrect behavior from node group size going below min value to having adding loop for scale-down (in the worst case).
2023-05-22 15:10:42 +02:00
Kubernetes Prow Robot 1ecaed6eb1
Merge pull request #5791 from IrisIris/patch-1
Update ACK help doc link in  README.md
2023-05-22 02:32:22 -07:00
IrisIris 87814d927c
Update ACK help doc link in README.md 2023-05-22 15:16:03 +08:00
Justin Lamp 079ba84f0a
[Cluster-Autoscaler] Change magnum to use control-plane role
Signed-off-by: Justin Lamp <justin.lamp@netways.de>
2023-05-22 08:27:55 +02:00
Vishal Anarse ccb6a67ec6 Add example for node pool
Signed-off-by: Vishal Anarse <vishalanarse11@gmail.com>
2023-05-21 14:38:51 +05:30
Vishal Anarse 55ef031d4f Add test for manager with node pool spec
Signed-off-by: Vishal Anarse <vishalanarse11@gmail.com>
2023-05-21 14:13:39 +05:30
Kubernetes Prow Robot 0c83e28f76
Merge pull request #5689 from x13n/pluggable-drain
Move mirror pods check to a dedicated rule
2023-05-19 06:20:30 -07:00
Daniel Kłobuszewski ebaa81e9cd Move mirror pods check to a dedicated rule 2023-05-19 14:45:44 +02:00
Kubernetes Prow Robot 8d64f00d77
Merge pull request #5752 from vadasambar/fix/5704/fix-status-cm-nil-ptr-err
fix: empty status configmap leads to nil ptr error
2023-05-18 08:08:34 -07:00
Kubernetes Prow Robot 4c927022a1
Merge pull request #5773 from ff-apple/master_p4de
Add preview EC2 instance type p4de.24xlarge
2023-05-18 06:32:35 -07:00
Kubernetes Prow Robot 47af9cc434
Merge pull request #5411 from alam0rt/fix-issue-where-terminating-instances-scale-down-asg-to-min
Track lifecycle and skip terminating already terminating instances
2023-05-18 06:22:34 -07:00
Matt McClean fd52555c89 Add preview EC2 instance type p4de.24xlarge 2023-05-18 14:02:32 +01:00
Kubernetes Prow Robot 2a922b5438
Merge pull request #5760 from BigDarkClown/fix-similar
Fix similar node group calculation for non-existing node groups
2023-05-18 03:20:33 -07:00
Bartłomiej Wróblewski dfb6b062bf Fix similar node group calculation for non-existing node groups 2023-05-18 09:37:54 +00:00
Jack Francis 2c7c6c48fb helm: enable Cluster API machinepool support 2023-05-17 14:14:46 -07:00
Vishal Anarse 62bb0bd6d4 Add support workers config
Signed-off-by: Vishal Anarse <vishalanarse11@gmail.com>
2023-05-15 15:06:10 +05:30
Kubernetes Prow Robot 114a35961a
Merge pull request #5705 from damikag/fix-race-condition-between-ca-fetching
bugfix: fix race condition between CA fetching list of scheduled pods…
2023-05-12 05:23:01 -07:00
Kubernetes Prow Robot 4456935ed4
Merge pull request #5746 from voelzmo/enh/docker-buildx-for-cross-platform
Switch to docker buildx for cross-platform builds
2023-05-12 05:21:02 -07:00
Damika Gamlath 3b4d6d62b9 bugfix: fix race condition between CA fetching list of scheduled pods and pods being scheduled 2023-05-12 11:53:50 +00:00
Kubernetes Prow Robot ee59c74cc0
Merge pull request #5750 from BigDarkClown/similar
Fix scale-up similar node group computation
2023-05-11 08:15:02 -07:00
Bartłomiej Wróblewski 645fe63129 Fix scale-up similar node group computation 2023-05-11 14:45:05 +00:00