Commit Graph

2752 Commits

Author SHA1 Message Date
Aaron U'Ren 1c16117d1e
kube-router: skip 1.28 tests that fail consistently 2023-12-02 12:08:50 -06:00
Matt Morrison 4305adc9eb
revert default storage class change 2023-12-02 07:25:05 +13:00
Matt Morrison 35895f6a52
Update test expected output 2023-12-02 07:08:48 +13:00
Kubernetes Prow Robot ec9dbe4b99
Merge pull request #16146 from kubernetes/dependencies/update-1701410810
Update dependencies
2023-12-01 10:43:24 +01:00
github-actions 28600cfdf9 Update dependencies 2023-12-01 06:06:50 +00:00
Peter Rifel 5ae2b972a3
Skip hostname test in DigitalOcean 2023-11-30 22:13:59 -06:00
Kubernetes Prow Robot 4d36cd2aff
Merge pull request #16133 from rifelpet/set-containerd-129
Only set containerd plugins on kops versions that include quote fixes
2023-11-30 15:52:18 +01:00
upodroid f76852048e limit jobname value to 80 2023-11-30 11:48:02 +00:00
Peter Rifel 797903d6ca
Only set containerd plugins on kops versions that include --set quote fixes 2023-11-29 21:45:36 -06:00
Moshe Vayner 8b0b880fb0 hack/update-expected 2023-11-28 08:17:57 -05:00
upodroid a09dc4c99a enable test handler for containerd runtime 2023-11-27 15:28:22 +00:00
github-actions ceae8ab49c Update dependencies 2023-11-24 06:07:40 +00:00
Peter Rifel 6dbc164969
./hack/update-expected.sh 2023-11-21 20:55:05 -06:00
Peter Rifel 88872b3b96
./hack/update-expected.sh 2023-11-20 22:35:32 -06:00
Kubernetes Prow Robot bcbf6c79a4
Merge pull request #16113 from h3poteto/iss-16027
Replace * in IAM tags when IRSA namespace has wildcard
2023-11-20 18:43:09 +01:00
AkiraFukushima 91d3e89313
Replace * in IAM tags when IRSA namespace has wildcard 2023-11-20 21:48:10 +09:00
justinsb e0622ba3a2 Support writing traces to a directory, wire it up in kubetest2
If given a directory, we can construct a reasonable name based on the
executable name, pid and timestamp.  Then this is relatively easy to
wire up from kubetest2, if we have an artifacts directory.
2023-11-18 09:12:19 -05:00
justinsb e0a79e1bd1 Generated code / vendoring 2023-11-18 09:12:19 -05:00
github-actions 003d1fc965 Update dependencies 2023-11-17 06:06:41 +00:00
Ciprian Hacman 2a0c7620ea hack/update-expected.sh 2023-11-17 04:39:43 +02:00
Peter Rifel b7befc1cb5
Don't get cluster --full when attempting leak cleanup
If a job's --down was interrupted, the state store can be in an inconsistent state.
This can cause `kops get cluster --full` to fail if certain additional objects are missing, yet `kops get cluster` would succeed.
We omit `--full` to ensure `kops get cluster` succeeds and leak cleanup is reattempted.
2023-11-13 21:19:49 -06:00
Ciprian Hacman 8916d1e547
Release 1.29.0-alpha.2 (#16095) 2023-11-11 13:29:12 +01:00
github-actions 9f9a297b78 Update dependencies 2023-11-10 06:06:26 +00:00
github-actions 9ba2a5ba65 Update dependencies 2023-11-04 13:23:11 +00:00
Kubernetes Prow Robot a779f524af
Merge pull request #16068 from kubernetes/dependencies/update-1698387067
Update dependencies
2023-10-27 11:35:28 +02:00
github-actions 454578f893 Update dependencies 2023-10-27 06:11:07 +00:00
upodroid ecf212d736 add --node-instance-group flag to ginkgo 2023-10-26 23:08:18 +01:00
Kubernetes Prow Robot 21b9af6e56
Merge pull request #16054 from borg-land/trim-down-logs
don't dump logs if the cluster doesn't exist
2023-10-26 18:32:50 +02:00
Harish K 104393c2ba
scale-test: Scrape APIServer only metrics (#16029)
* Scrape APIServer only metrics

* Increase validation time for successful checks to avoid flakiness

* Remove node selector override

---------

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2023-10-26 10:42:40 +02:00
Kubernetes Prow Robot 165cbd5333
Merge pull request #15705 from zadjadr/feature/cilium-14
Bump to Cilium 1.14
2023-10-25 19:54:22 +02:00
shapirus dd665fbe1e Support setting cluster-autoscaler's skip-nodes-with-custom-controller-pods parameter 2023-10-25 14:03:57 +03:00
zadjadr 2cd697aef2
hack/update-expected.sh 2023-10-24 17:09:19 +02:00
upodroid fedb4876a0 don't dump logs if the cluster doesn't exist 2023-10-24 10:49:35 +01:00
Kubernetes Prow Robot 1f6d49217b
Merge pull request #16043 from hakman/containerd-1.7.7
Update containerd to v1.7.7
2023-10-23 14:13:34 +02:00
Ciprian Hacman aecae413d2 Fix tests for multi-arch clusters 2023-10-23 11:46:22 +03:00
Ciprian Hacman 99bd57ca32 hack/update-expected.sh 2023-10-22 13:49:12 +03:00
Ciprian Hacman 8f461f9a04 hack/update-expected.sh 2023-10-21 11:57:32 +03:00
upodroid 1fb7776553 build kubernetes from source with kops 2023-10-20 22:27:55 +01:00
Kubernetes Prow Robot dd7a3a667e
Merge pull request #16013 from sl1pm4t/enable-gcp-cloud-platform-scope
Add cloud-platform GCP VM scope
2023-10-20 18:42:17 +02:00
github-actions 6c546e1a95 Update dependencies 2023-10-20 06:09:46 +00:00
Kubernetes Prow Robot 1038071e8b
Merge pull request #15963 from hakuna-matatah/master
scale-test: Measure APIServer SLOs
2023-10-18 01:28:57 +02:00
Harish Kuna e0e54dd76e add kube-proxy metrics-bind-address for prom to scrape for cl2 test 2023-10-17 14:10:40 -07:00
Harish Kuna 892046df9e apply kubeproxy selector key to scrape kube-proxy service 2023-10-17 10:24:11 -07:00
Harish Kuna 16ab312e7c add anonymous auth for CL2 Prometheus pod to scrape APIServer metrics endpoint 2023-10-17 09:37:22 -07:00
github-actions 3f742986d3 Update dependencies 2023-10-13 06:09:08 +00:00
Harish Kuna 3c7e90ef0b Clean up code; Move from arm to amd for kubenodes, for cl2 prom, grafana test pods to come up 2023-10-12 20:51:52 -07:00
Matt Morrison 9f15dd71f0
Update expected test output 2023-10-11 21:07:31 +13:00
github-actions 6b6d16e842 Update dependencies 2023-10-11 07:12:47 +00:00
Ciprian Hacman 53729a291b Update Go to v1.21.3 2023-10-11 08:05:08 +03:00
Kubernetes Prow Robot 66835ecaa4
Merge pull request #16005 from hakman/dns_none_default
Use dns=none for newly created clusters except for AWS and GCE
2023-10-09 03:09:32 +02:00