Bronson Mirafuentes
d819068026
run ./hack/update-expected.sh
2023-05-03 09:00:40 -07:00
Bronson Mirafuentes
b25432314f
run ./hack/update-expected.sh
2023-05-02 14:21:30 -07:00
Ole Markus With
5d82e52c48
Use external ECR credential provider as of Kubernetes 1.27
2023-04-29 10:21:57 +02:00
Leïla MARABESE
1e20a4c629
unique instance names to comply with CCM
2023-04-25 16:01:42 +02:00
Leïla MARABESE
499cc1be95
downgrade CCM
2023-04-25 14:31:37 +02:00
Leïla MARABESE
c2654188b0
added noprefix to tags
2023-04-25 14:31:37 +02:00
Anthony Hausman
a28b11f4aa
hack/update-expected.sh
2023-04-16 12:37:26 +02:00
Ole Markus With
a57f754c63
Bump golang to 1.20
2023-04-16 07:48:26 +02:00
Jesse Haka
225e3f4b3f
Upgrade k8s-dns-node-cache to 1.22.20
2023-04-13 16:23:46 +03:00
Felix Friedrich
c5847054db
./hack/update-expected.sh
2023-04-12 10:46:47 +02:00
Kubernetes Prow Robot
7a9277c33f
Merge pull request #15291 from seh/teach-autoscaler-to-ignore-daemon-pods
...
Allow Cluster Autoscaler to ignore daemon pods
2023-04-11 11:25:06 -07:00
justinsb
ea4fb3e06a
Create simple test that runs with boskos
...
A simple e2e test for running with boskos on AWS.
2023-04-07 19:07:46 -04:00
Steven E. Harris
9595c833ee
Allow Cluster Autoscaler to ignore daemon pods
...
By default the cluster autoscaler takes DaemonSet-managed pods'
resource requests into consideration when computing a node's resource
utilization. Allow toggling its "--ignore-daemonsets-utilization"
command-line flag via a new field in the Cluster
spec—"clusterAutoscaler.ignoreDaemonSetsUtilization." Setting that
field to true causes the autoscaler to ignore such daemon pods'
requests, such that it will more likely judge a node running only
daemon pods as being underutilized and shut down its hosting machine.
2023-04-05 10:03:24 -04:00
justinsb
8738f97ca7
Update test output for GCE IPv6 support
2023-03-31 09:55:28 -04:00
justinsb
73a7144d50
Get scalability test passing
...
Ensure test passes at 100 nodes: use calico, a few misc fixes
2023-03-29 10:55:10 -04:00
Kubernetes Prow Robot
24e6b4c26a
Merge pull request #15224 from scaleway/scw_integration_test
...
scaleway: integration tests
2023-03-28 08:52:16 -07:00
Leïla MARABESE
b4d230f8c2
scaleway integration test
2023-03-28 16:58:54 +02:00
justinsb
0884b5658e
test scenarios: create simple scalability test
...
We want to try some scalability testing on AWS.
2023-03-27 23:28:00 -04:00
Moshe Shitrit
9477463655
hack/update-expected
2023-03-18 15:55:55 +02:00
Peter Rifel
a4e94d5487
Skip multiple-port multiple-endpointslice e2e test with Cilium
...
This job is failing, skipping until we're upgraded to 1.13 to see if that fixes the failing test
2023-03-16 22:48:29 -05:00
Peter Rifel
42657e8196
Skip new endpoint port/protocol e2e test on cilium
2023-03-16 17:01:55 -05:00
Ciprian Hacman
88fd444987
gcp: Update terraform rendering for Target Pool
2023-03-16 08:55:15 +02:00
Ciprian Hacman
1db17ab949
gcp: Update terraform rendering for HTTP Health Check
2023-03-16 08:10:25 +02:00
Ciprian Hacman
dc5fa01b02
gcp: Switch placeholder integration test from Internal to Public LB
2023-03-16 07:49:47 +02:00
Ciprian Hacman
dc92df3643
gcp: Add placeholder integration test for public load balancer
2023-03-16 07:49:47 +02:00
Kubernetes Prow Robot
995bdda158
Merge pull request #15197 from rifelpet/k127awsmigration
...
Don't set CSIMigrationAWS in k8s 1.27
2023-03-10 21:28:40 -08:00
Peter Rifel
e63cb44bd0
Update integration tests
2023-03-10 21:19:25 -06:00
github-actions
7a0e958f77
Update dependencies
2023-03-10 06:10:06 +00:00
Ciprian Hacman
5ec74216d8
hack/update-expected.sh
2023-03-09 09:07:04 +02:00
Ciprian Hacman
b935907ace
hack/update-expected.sh
2023-03-09 06:52:14 +02:00
github-actions
3cf07374a8
Update dependencies
2023-03-06 12:00:25 +00:00
Justin SB
21a6fa550d
kubetest2: don't cache version markers
...
When uploading the version marker, make sure we turn off caching.
Otherwise we see jobs using older versions than they should be
running.
2023-03-03 15:06:31 -05:00
Justin SB
77f6be7475
Update expected output for GCP CCM changes
2023-03-03 10:07:53 -05:00
Kubernetes Prow Robot
e8f704a855
Merge pull request #15036 from johngmyers/addlcidr-subnet
...
Improve support for AdditionalNetworkCIDRs
2023-02-24 06:33:34 -08:00
Ciprian Hacman
6b73f91b32
hack/update-expected.sh
2023-02-18 04:38:08 +02:00
Kubernetes Prow Robot
c56a983355
Merge pull request #15166 from justinsb/run_scenario
...
tests: create smoketest scenario
2023-02-16 08:05:38 -08:00
Justin SB
cb1dea554e
tests: create smoketest scenario
...
This is a simple minimal scenario designed to make it easy to run with
a particular version of kOps.
The initial use-case is for testing artifacts-sandbox.k8s.io.
2023-02-16 10:13:31 -05:00
Rafael da Fonseca
bc37c7408c
Add terraform target support for configuring Warm Pool
2023-02-14 14:27:46 +00:00
Kubernetes Prow Robot
ca3b53c00a
Merge pull request #15095 from infonova/use-clustername-in-cinder-csi-plugin
...
Pass actual cluster name to cinder-csi-plugin
2023-02-13 09:33:29 -08:00
ederst
30495063a3
Update expected
2023-02-13 17:45:51 +01:00
Kubernetes Prow Robot
9ec9d42910
Merge pull request #15131 from hakman/containerd-v1.6.17
...
Update containerd to v1.6.17
2023-02-13 02:27:29 -08:00
Jesse Haka
e7c4506e36
hack/update-expected.sh
2023-02-12 21:57:45 +02:00
Kubernetes Prow Robot
c06874127a
Merge pull request #15143 from justinsb/fix_kubetest2_test
...
kubetest2-kops: update tests for new zones
2023-02-12 09:45:38 -08:00
justinsb
12d32c3273
kubetest2-kops: update tests for new zones
...
We previously tested that we could not generate 4 zones in a region,
but now us-east-1 has 6 zones, so we need to update the tests to fail
only when even more zones are requested.
2023-02-12 11:05:44 -05:00
Jesse Haka
dca3b8c832
./hack/update-expected.sh
2023-02-12 17:24:00 +02:00
Ciprian Hacman
56900bcbad
hack/update-expected.sh
2023-02-12 13:48:44 +02:00
Ciprian Hacman
466ed04506
hack/update-expected.sh
2023-02-12 12:31:37 +02:00
Kubernetes Prow Robot
165e4c6935
Merge pull request #15109 from moshevayner/aws-cni-1-12-2
...
Bump AWS CNI to 1.12.2
2023-02-10 15:15:29 -08:00
github-actions
02c47bd3a5
Update dependencies
2023-02-10 06:09:13 +00:00
Justin SB
8f7ef492bf
gce: Always apply the metadata-proxy-ready node label
...
This restores the behaviour before #14127 , which wasn't documented /
intended.
2023-02-05 13:40:02 -05:00