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
Ciprian Hacman
d1b63667d1
Use default etcd-manager-slim image for bare-metal e2e test
2025-06-29 16:00:02 +03:00
Ciprian Hacman
75361add0a
hack/update-expected.sh
2025-06-29 14:44:24 +03:00
Ciprian Hacman
271a2dd1b4
Update dependencies
2025-06-27 13:53:05 +03:00
Kubernetes Prow Robot
8b58cffbc4
Merge pull request #17406 from ascheman/fix/openstack-servers-flavor
...
Extend openstack mock by misc. resources
2025-06-21 23:44:52 -07:00
justinsb
a986749d8d
Update to golang 1.24.4
...
Issue #17392
2025-06-19 13:37:12 -04:00
Ciprian Hacman
3d5da8f3c4
hack/update-expected.sh
2025-06-18 20:26:34 +03:00
Peter Rifel
2386a76f76
./hack/update-expected.sh
2025-06-18 05:41:56 -07:00
Peter Rifel
5f0025b74c
./hack/update-expected.sh
2025-06-18 05:39:39 -07:00
Peter Rifel
477c4f3875
Add integration tests for 1.33 and 1.34
2025-06-18 05:39:30 -07:00
Flo Piboubès
4763344951
GCE: do not reset MIG target size on cluster updates
2025-06-17 15:25:02 +02:00
Flo Piboubès
804d6a6065
Add test case for node labels and taints
2025-06-13 11:05:21 +02:00
Kubernetes Prow Robot
1c518ec1a9
Merge pull request #17411 from flopib/gce-tf-update-policy
...
Explicitly set update_policy on GCE instance group managers
2025-06-12 08:12:56 -07:00
AkiraFukushima
b674f78c8e
Re-enable additionalSecurityGroups for bastion LB
2025-06-08 22:07:36 +09:00
Peter Rifel
39293d69b6
./hack/update-expected.sh
2025-06-07 07:57:11 -04:00
Gerd Aschemann
6821446fd8
Bump gophercloud to 2.7.0
2025-05-26 10:35:54 +02:00
Flo Piboubès
b43c9cb583
Add required MinimalAction parameter to UpdatePolicy
2025-05-23 13:23:28 +02:00
Flo Piboubès
407fb1f501
Explicitly set update_policy on GCE instance group managers
2025-05-23 13:15:35 +02:00
Daniel Martin
eb015242fa
Change volume type to io1 from io2
2025-05-13 21:51:14 -07:00
Daniel Martin
f21cbf588d
Change volume type to io1 from io2
2025-05-13 16:30:33 -07:00
Moshe Vayner
2dbc138bd1
test: hack/update-expected
...
Signed-off-by: Moshe Vayner <moshe@vayner.me>
2025-05-12 15:20:03 -04:00
Peter Rifel
3aa4bc3c71
Bump go to 1.24.3
2025-05-06 21:18:42 -05:00
Justin Santa Barbara
a6c7599557
Release 1.33.0-alpha.1 ( #17389 )
2025-05-04 18:00:59 +03:00
justinsb
1c42e0c859
fix kops get cluster for files
...
We were skipping tasks in `kops get assets`; but this
meant we would not discover assets for skipped tasks.
We are doing a dry-run here, so introduce a dry-run mode that
does not look for existing resources. That is essentially as fast
as skipping the task, but means we visit all tasks.
2025-05-02 15:56:36 -04:00
justinsb
826a778f58
tests: add tests for kubectl get assets
2025-05-02 14:58:19 -04:00
Kubernetes Prow Robot
3fde56bb8e
Merge pull request #17358 from jValdron/gateway-api
...
Add support for Gateway API within Cilium
2025-04-30 08:20:00 -07:00
Jason Valdron
eef68ba192
Add support for Gateway API within Cilium
...
Squashed commit of the following:
Update documentation and CRDs
Update pkg/model/components/cilium.go
Remove gateway API managed addon
Update CRDs
Fix RBAC and update docs
Fix up files that shouldn't of been touched
Remove namespace from cluster RBAC resources
2025-04-30 07:55:52 -03:00
Kubernetes Prow Robot
f5f48d3771
Merge pull request #17378 from justinsb/need_value_labels_for_terraform
...
gce: set values for role labels
2025-04-28 08:13:54 -07:00
justinsb
65aba4e300
gce: use typed ServiceAccount in IAM tasks
...
This gives us an automatic dependency in our evaluation,
and lets us write out a dependency to terraform also.
2025-04-28 08:15:02 -04:00
justinsb
8478ba3e5c
autogen: update golden output for gce role labels
2025-04-28 07:24:13 -04:00
Kubernetes Prow Robot
78d4757c18
Merge pull request #17354 from ameukam/admission-controllers
...
Enable more admission controllers
2025-04-26 22:51:24 -07:00
Kubernetes Prow Robot
92cb98b976
Merge pull request #17229 from flopib/gce-tf-regional-backend-service
...
Make GCE backend service regional for the Terraform target
2025-04-26 19:37:24 -07:00