Ciprian Hacman
65c24a9f3d
Add missing mock functions
2023-11-09 08:17:10 -05:00
justinsb
f79d2da6f6
Thread context through some slower AWS tasks
...
There are still too many context.TODOs here for this to join all the
way up, but we should be able to better understand the slowest tasks.
2023-11-09 08:17:10 -05:00
Kubernetes Prow Robot
61178e4383
Merge pull request #16085 from hakman/go-1.21.4
...
Update Go to v1.21.4
2023-11-09 08:32:30 +01:00
Ciprian Hacman
1653cf74dc
Update Go to v1.21.4
2023-11-09 07:18:46 +02:00
Kubernetes Prow Robot
e28a0c7b7d
Merge pull request #16081 from sl1pm4t/fix-panic
...
fix: concurrent map write panic
2023-11-08 18:05:20 +01:00
Kubernetes Prow Robot
49d62b771a
Merge pull request #16083 from rifelpet/awsvpc-2204
...
Document incompatability with Amazon VPC CNI and 22.04
2023-11-08 04:42:45 +01:00
Peter Rifel
fec3f3b0be
Document incompatability with Amazon VPC CNI and 22.04
2023-11-07 20:33:03 -06:00
Matt Morrison
2be9f93d55
Add RLock() RUnlock() around map reads
2023-11-07 09:59:28 -06:00
Matt Morrison
dde44c37d8
fix: concurrent map write panic
2023-11-07 09:15:35 -06:00
Kubernetes Prow Robot
f44ee89763
Merge pull request #16073 from justinsb/dump_route_table
...
toolbox dump: include AWS route table objects
2023-11-06 15:40:27 +01:00
justinsb
cffd473eb0
dump: include AWS route table objects
2023-11-06 07:50:35 -05:00
Kubernetes Prow Robot
867f51dc0a
Merge pull request #16077 from kubernetes/dependencies/update-1699104191
...
Update dependencies
2023-11-04 15:31:44 +01:00
github-actions
9ba2a5ba65
Update dependencies
2023-11-04 13:23:11 +00:00
Kubernetes Prow Robot
e865bdee8e
Merge pull request #16076 from hakman/fix-govet
...
Fix vet errors
2023-11-04 12:30:37 +01:00
Ciprian Hacman
3597bddeaf
Fix vet error
2023-11-04 05:57:08 +02:00
Kubernetes Prow Robot
86f808f970
Merge pull request #16070 from justinsb/actually_dump_the_objects
...
dump: actually dump the gateway objects
2023-10-29 14:34:20 +01:00
justinsb
a6b963b127
dump: actually dump the gateway objects
...
I had forgotten to populate the object itself, so it was not appearing
in the raw dump.
2023-10-29 08:13:43 -04:00
Kubernetes Prow Robot
511f94ba30
Merge pull request #16069 from justinsb/dump_egress_only_internet_gateway
...
dump: include the various gateways on AWS
2023-10-29 08:26:59 +01:00
justinsb
094b57aa8e
dump: include the various gateways on AWS
...
I think we were leaking egress-only-internet-gateways, it would be
helpful to see their status in the dump.
2023-10-28 16:23:38 -04:00
Kubernetes Prow Robot
b9c89c42a5
Merge pull request #16067 from hakman/keep-validating
...
Add option to provide additional config entries for containerd
2023-10-27 13:43:47 +02:00
Kubernetes Prow Robot
a779f524af
Merge pull request #16068 from kubernetes/dependencies/update-1698387067
...
Update dependencies
2023-10-27 11:35:28 +02:00
Kubernetes Prow Robot
0fed5c97de
Merge pull request #16065 from borg-land/add-node-instance-group
...
Add `--node-instance-group` flag to ginkgo
2023-10-27 09:57:04 +02:00
github-actions
454578f893
Update dependencies
2023-10-27 06:11:07 +00:00
Ciprian Hacman
7a1af66152
Add option to provide additional config entries for containerd
2023-10-27 08:56:34 +03: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
0a71cf4bf0
Merge pull request #16063 from hakman/keep-validating
...
Keep validating after timeout when cluster is healthy
2023-10-26 04:41:37 +02:00
Ciprian Hacman
eb5faec456
Keep validating after timeout when cluster is healthy
2023-10-26 04:48:01 +03:00
Kubernetes Prow Robot
de5291923c
Merge pull request #16028 from infonova/document-some-breaking-changes
...
Document breaking changes for serviceClusterIPRange and OpenStack with S3 state store
2023-10-25 22:23:37 +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
Kubernetes Prow Robot
cb6b73ea04
Merge pull request #16060 from shapirus/master
...
Support setting CAS skip-nodes-with-custom-controller-pods parameter
2023-10-25 18:14:37 +02:00
Kubernetes Prow Robot
b93b3f3ac9
Merge pull request #16062 from justinsb/validate_kube_controller_manager
...
Add validation to help users move from experimentClusterSigningDuration
2023-10-25 17:15:49 +02:00
Kubernetes Prow Robot
0202741e86
Merge pull request #16061 from hakman/limit-asset-length
...
Limit sanitized URLs to 200 characters
2023-10-25 16:18:35 +02:00
justinsb
23ace87eb3
Add validation to help users move from experimentClusterSigningDuration
...
We aren't aiming to do this in general, but if we can easily help
users find the new option for deprecated flags, that will save
everyone time.
Issue #15909
2023-10-25 09:40:51 -04:00
Ciprian Hacman
9a3b11c71a
Limit sanitized URLs to 200 characters
2023-10-25 14:43:48 +03:00
Kubernetes Prow Robot
166a007d8c
Merge pull request #16059 from hakman/codegen-v0.28.3
...
Update codegen to v0.28.3
2023-10-25 13:41:28 +02:00
shapirus
dd665fbe1e
Support setting cluster-autoscaler's skip-nodes-with-custom-controller-pods parameter
2023-10-25 14:03:57 +03:00
Kubernetes Prow Robot
fd1c720a11
Merge pull request #16058 from hakman/controller-gen-0.13.0
...
Update controller-gen to v0.13.0
2023-10-25 12:39:44 +02:00
Ciprian Hacman
3a06d1225f
Update codegen to v0.28.3
2023-10-25 07:49:14 +03:00
Ciprian Hacman
730a520706
Update controller-gen to v0.13.0
2023-10-25 07:31:41 +03:00
zadjadr
2cd697aef2
hack/update-expected.sh
2023-10-24 17:09:19 +02:00
zadjadr
30aa24f6de
Update to Cilium 1.14.3
2023-10-24 16:59:21 +02:00
zadjadr
fdb601cefa
cilium: Set correct affinity & update strategy
2023-10-24 16:55:38 +02:00
zadjadr
b0e12aa60d
Revert addition of readiness probe from cilium-operator
2023-10-24 16:55:38 +02:00
zadjadr
2d95ec3d00
Remove depricated cni option
2023-10-24 16:55:37 +02:00
zadjadr
98dbfdc11e
Add labels
2023-10-24 16:55:37 +02:00
zadjadr
981f23964a
Use hubble-relay peer service instead of socket mount
2023-10-24 16:55:37 +02:00
zadjadr
ef8a1f3d7e
Use privileged approach
...
As done before updating to 1.14
This allows us to have a simpler update. We can add unprivileged mode later on (it was not working all the time for me)
2023-10-24 16:55:37 +02:00
zadjadr
4dfaba5242
Bump Cilium to v1.14.2
2023-10-24 16:55:37 +02:00