Commit Graph

5835 Commits

Author SHA1 Message Date
Kubernetes Prow Robot fb666c7924
Merge pull request #17553 from hakman/fix-image-volumes
etcd-manager: Keep the ImageVolume feature gate for K8s 1.35
2025-08-11 12:09:09 -07:00
Ciprian Hacman 9547347a04 etcd-manager: Keep the ImageVolume feature gate for K8s 1.35 2025-08-11 19:07:06 +03:00
Ciprian Hacman e54132c827 aws: Update EBS CSI driver to v1.47.0 2025-08-11 18:49:46 +03:00
Ciprian Hacman 3f99d04ca5 etcd-manager: Use image volumes to mount etcd images 2025-08-10 16:17:05 +03:00
Ciprian Hacman 5e8e2329ad
Release 1.34.0-alpha.1 (#17548) 2025-08-10 05:45:53 -07:00
Ciprian Hacman cd04b07b80 hack/update-expected.sh 2025-08-03 19:16:04 +03:00
Ciprian Hacman 126dafe079 Update etcd-manager to v3.0.20250803 2025-08-03 19:13:48 +03:00
Kubernetes Prow Robot d93d488125
Merge pull request #17532 from hakman/containerd-2.1.4
Update containerd to v2.1.4
2025-08-02 12:55:38 -07:00
Ciprian Hacman 938656b5d5 Update containerd to v2.1.4 2025-08-02 18:09:53 +03:00
Ciprian Hacman 57a990d7ec hack/update-expected.sh 2025-08-02 00:46:42 +03:00
Ciprian Hacman 384b65d7a0 Use official etcd images from registry.k8s.io 2025-08-02 00:43:56 +03:00
Ciprian Hacman 284d721633 hack/generate-asset-hashes.sh 2025-08-01 09:18:32 +03:00
Ciprian Hacman e0e6dddb03 Update containerd to v1.7.28 2025-08-01 09:18:32 +03:00
justinsb fe436a4665 tests: add test for APIs not in internal version 2025-07-31 10:18:09 -04:00
justinsb 26831cd565 api: Add Host PodCIDRs (to all versions) 2025-07-31 10:15:34 -04:00
justinsb 2ebc871c89 autogen: generate apimachinery 2025-07-31 10:15:34 -04:00
justinsb ccfd48e58b Add Host to internal API version 2025-07-31 10:15:34 -04:00
justinsb 63b991795c apimachinery: Enable round-trip tests now we have two versions in play
Will help us catch problems where values don't convert correctly.

Starting with just the Hosts type
2025-07-31 10:15:34 -04:00
Kubernetes Prow Robot 7ae0bae6fc
Merge pull request #17521 from mtulio/cloud-provider-aws-pull-1214
aws: added permissions to RW*TargetGroupAttributes to CCM
2025-07-29 13:48:26 -07:00
Kubernetes Prow Robot f28b11cd4b
Merge pull request #17519 from sats-23/sup-image-tag
Add support for passing image for nvidia-k8s-device-plugin
2025-07-29 06:42:27 -07:00
Marco Braga 04ce51ab56
feat/ccm-aws/gen: generated files by hack/update-expected.sh 2025-07-29 10:03:16 -03:00
Kubernetes Prow Robot dde2cfd792
Merge pull request #16593 from rsafonseca/containerd_ecr_mirrors
aws: Add support for using ECR as pull-through image cache
2025-07-29 04:02:01 -07:00
Marco Braga 1dffab2729
feat/ccm-aws: added permissions to RW*TargetGroupAttributes
Added permission to read and write/modify Target Group Attributes on
clusters of cloud-provider-aws (CCM) project.

The modify permission is conditional for targget clusters.

This permission is required to be able to test the new requirement,
modify target group attributes, through e2e CI clusters.

More information: https://github.com/kubernetes/cloud-provider-aws/pull/1214
Example of CI job without this permission:
https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/cloud-provider-aws/1214/pull-cloud-provider-aws-e2e/1948477553773645824
2025-07-28 17:31:42 -03:00
Rafael da Fonseca 1794614c19 Add support for using ECR as pull-through image cache
Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
2025-07-28 12:45:53 +01:00
Sathvik 98090bc10a Add support for passing image for nvidia-k8s-device-plugin 2025-07-27 17:22:47 +05:30
justinsb 3f25b1eee1 metal: split host creation from enrollment
This is needeed for bootstrapping the control plane,
because it's a CRD so can't be registered until the control plane is running.

It's also quite nice because we might want to review the contents of the
host CRD, e.g. to verify the key out-of-band.
2025-07-26 20:01:12 -04:00
justinsb e3d6a9ae4a metal: don't set CCM external always for IPv6
While we do require CCM for IPv6, we should configure the appropriate CCM.
2025-07-26 20:01:12 -04:00
justinsb 05f8618306 metal: simple IPAM for IPv6 2025-07-26 20:01:12 -04:00
Ciprian Hacman bb226313e3 Don't require . in dns=none cluster names 2025-07-25 20:35:34 +03:00
Ciprian Hacman d08c94e54e azure: Use `kops` as the default admin user 2025-07-21 07:00:07 +03:00
Peter Rifel f209d34166
Normalize the hardcoded images used for warmpool pre-pulling 2025-07-15 22:00:31 -05:00
Peter Rifel 02a2fb9dc6
Extract image normalizing into separate function 2025-07-15 22:00:31 -05:00
Peter Rifel c2ad571ecb
remove unnecessary error from function signature 2025-07-15 22:00:29 -05:00
Kubernetes Prow Robot cd69582a51
Merge pull request #17494 from justinsb/use_kubeconfig
Introduce flag use-kubeconfig which allows loading from the local kubeconfig
2025-07-12 13:51:47 -07:00
justinsb be5c325918 Introduce flag use-kubeconfig which allows loading from the local kubeconfig
This supports workflows that modify the local kubeconfig for advanced configurations,
which were accidentally broken by trying to always generate the config.

Issue #17262
2025-07-12 12:54:15 -04:00
Ciprian Hacman f742fff65e azure: Track resources by ID during deletion 2025-07-12 18:43:12 +03:00
Kubernetes Prow Robot 93d0bed9ae
Merge pull request #17490 from rsafonseca/update_nodelocaldns
Upgrade node-local-dns from 1.23.0 to 1.26.0
2025-07-11 04:57:29 -07:00
Rafael da Fonseca fd7bb5bdc5 Update ecr-credential-provider checksums 2025-07-11 10:55:37 +01:00
Rafael da Fonseca afcac8bfe3 Upgrade node-local-dns from 1.23.0 to 1.26.0 2025-07-11 10:00:30 +01:00
Ciprian Hacman 83ed12de4a aws: Update ecr-credential-provider to v1.31.7 2025-07-11 09:54:10 +03:00
Ciprian Hacman 97c631b05b Fix cloud-provider flag for K8s 1.31+ 2025-07-10 09:42:11 +03:00
Ciprian Hacman 5018458047 Fix role assignment deletion creation 2025-07-09 08:19:43 +03:00
Ciprian Hacman eff3d586be Fix role assignment for cluster resource group 2025-07-09 08:18:07 +03:00
Ciprian Hacman 3d9086163f
Release 1.33.0-beta.1 (#17475) 2025-07-05 04:29:25 -07:00
Kubernetes Prow Robot c95d2dc2b8
Merge pull request #17315 from rsicart/rsi/coredns-pod-annotations
Allow to setup CoreDNS pod annotations
2025-07-04 05:53:26 -07:00
Ciprian Hacman 078a53096d hack/update-expected.sh 2025-07-04 09:09:17 +03:00
Ciprian Hacman 1016fd7fe3 Update etcd-manager to v3.0.20250704 2025-07-04 09:03:35 +03:00
Kubernetes Prow Robot 8502cca41e
Merge pull request #17434 from flopib/gce-mig-autoscaler-metadata
GCE: set node labels and taints as autoscaler env vars
2025-07-03 08:35:27 -07:00
Flo Piboubès d10c0c9847 Sort node labels before adding them to env vars 2025-07-03 11:27:05 +02:00
Peter Rifel 018723263e
Use GCP CCM release image 2025-07-02 21:39:34 -05:00