Ricky Sadowski
Ricky Sadowski
/sig testing /sig k8s-infra /sig node
hey @aramase do you know why the changes from https://github.com/kubernetes/test-infra/pull/29473 prevented the jobs from finishing? There are a lot of folks that are going to be making this transition and...
@aramase based on https://monitoring-eks.prow.k8s.io/d/96Q8oOOZk/builds?orgId=1&var-org=kubernetes-sigs&var-repo=secrets-store-csi-driver&var-job=pull-secrets-store-csi-driver-lint&var-build=All&from=1686575114078&to=1686578965140, it looks like the resource quotas should be significantly increased. Recommendations from @xmudrii would be 2-4 CPU and 4-8 GB Mem for linting jobs. If you...
@pohly @aojea , it looks like we're still using the hashicorp simple-lru package in a prow Cache. There are a few interfaces missing from the forked [golang-lru](https://github.com/kubernetes/utils/blob/master/internal/third_party/forked/golang/golang-lru/lru.go) (specifically [Keys()](https://github.com/hashicorp/golang-lru/blob/v1.0.2/simplelru/lru.go#L132-L141). I'm...
After some more testing it looks like switching from the hashicorp package will add some stability to this test. I'm working out where to add the `Keys()` implementation.
It looks like #31220 did resolve a significant number of flakes from `TestGetProwYAMLCached`. I don't see any occurrences of that test flaking since that PR. https://storage.googleapis.com/k8s-triage/index.html?date=2023-11-21&pr=1&job=pull-test-infra-unit-test-race-detector-nonblocking#26968037200eacffed78 https://storage.googleapis.com/k8s-triage/index.html?date=2023-11-21&pr=1&job=pull-test-infra-unit-test-race-detector-nonblocking#ecdf8f05dd4ce46ab0a2 I'm not sure...
Hi, is there any chance this issue will be supported by the team? It would be hugely beneficial!