Commit Graph

3223 Commits

Author SHA1 Message Date
Peter Rifel 24f2701152
Use ReplaceAll 2025-08-22 20:52:44 -05:00
Arnaud Meukam 237b19ef44
Bump Golang to 1.25
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-08-14 15:03:37 +02:00
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 8c6ac690b1 Bump skip.regex for failing tests to 1.35 2025-08-11 20:16:15 +03:00
Ciprian Hacman b97df8de6e hack/update-expected.sh 2025-08-11 18:49:46 +03:00
Ciprian Hacman da4af99967 hack/update-expected.sh 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
Kubernetes Prow Robot 97277b86c4
Merge pull request #17533 from hakman/fix-failing-tests
tests: Skip failing CNI tests
2025-08-02 21:09:37 -07: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 bc1013e481 tests: Fix failing CNI tests 2025-08-02 21:16:56 +03:00
Ciprian Hacman 1d0caedfc1 hack/update-expected.sh 2025-08-02 18:09:53 +03:00
Kubernetes Prow Robot 3bf473b17a
Merge pull request #17531 from hakman/update-debian-bare-metal
metal: Update Debian image
2025-08-02 02:03:36 -07:00
Ciprian Hacman b246e43a0b metal: Update Debian image 2025-08-02 08:44:39 +03:00
Ciprian Hacman 57a990d7ec hack/update-expected.sh 2025-08-02 00:46:42 +03:00
Ciprian Hacman 42e01a9694 hack/update-expected.sh 2025-08-01 09:18:32 +03:00
Peter Rifel 37d4314653
Use ssm parameter for AMI ID in LBC scenario 2025-07-29 20:33:14 -05: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
Ciprian Hacman 04e6c19435 testing: Skip broken test that depends on expired credential 2025-07-29 10:53:08 +03:00
Ciprian Hacman ba29e4b272 testing: Fix e2e test job name 2025-07-29 08:08:32 +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 7086bd3e29 Fix IPv6 routes and use kube 1.32 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
justinsb 6b88da4376 tests: add test for bare-metal with ipv6
IPv6 brings some new complexities, particularly around IPAM.
2025-07-26 20:01:12 -04:00
Ciprian Hacman 553509bd46 azure: Remove DNS domain for generated cluster names 2025-07-26 20:29:26 +03:00
Ciprian Hacman 75a7373246 azure: Use creation timestamp tag in e2e tests 2025-07-21 13:09:00 +03:00
Ciprian Hacman d08c94e54e azure: Use `kops` as the default admin user 2025-07-21 07:00:07 +03:00
Ciprian Hacman 29fb3d3587 azure: Use AZURE_SUBSCRIPTION_ID env var as fallback 2025-07-20 09:09:26 +03:00
Ciprian Hacman fb814b5a84 azure: Set default network CIDR to 10.0.0.0/16 2025-07-20 08:51:52 +03:00
Ciprian Hacman 78dff76545 azure: Add e2e testing 2025-07-19 18:12:51 +03:00
Ciprian Hacman 20b24078d4 azure: Add e2e testing 2025-07-19 16:26:14 +03:00
Peter Rifel 9fe0a2e811
./hack/update-expected.sh 2025-07-15 22:18:05 -05:00
Peter Rifel 40e8b0f10a
Add containerProxy to integration test 2025-07-15 22:17:51 -05: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 afcac8bfe3 Upgrade node-local-dns from 1.23.0 to 1.26.0 2025-07-11 10:00:30 +01:00
Ciprian Hacman 464af61dfb hack/update-expected.sh 2025-07-11 09:59:15 +03:00
Ciprian Hacman 3d9086163f
Release 1.33.0-beta.1 (#17475) 2025-07-05 04:29:25 -07:00
Ciprian Hacman 8ae77d6c86 hack/update-expected.sh 2025-07-04 19:48:12 +03:00
Ciprian Hacman ce3c7b4ec5 Update AMI for e2e templates 2025-07-04 18:45:22 +03:00
Ciprian Hacman 078a53096d hack/update-expected.sh 2025-07-04 09:09:17 +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
Peter Rifel c75359df77
./hack/update-expected.sh 2025-07-02 21:41:32 -05:00
Kubernetes Prow Robot 2dbaf8c275
Merge pull request #17452 from hakman/etcd-ko-build
Update etcd-manager to v3.0.20250629
2025-06-29 09:48:29 -07:00
Ciprian Hacman 62c6b89140 hack/update-expected.sh 2025-06-29 17:11:57 +03:00