Tom Hellier

Results 27 comments of Tom Hellier

Seeing this with version v0.20.0

I think I'm seeing the same with clusterpolicies.kyverno.io, which is another very long CRD. I've got a very arcane bash build tool that I'm trying to get a reproducer for...

I think this must be a race condition, I've got a reproducer but am unwilling to share it as it contains all of the kubernetes manifests our cluster runs on....

@yannh took a while, but here you go: note - this was ran with `-n 100` for number of workers, I'm trying to get it to reproduce with `-n 4`...

I'm using v2.13.1 and I'm still getting this issue. I previous was on argocd v2.12.6, which did not have the issue for me. I use argocd as part of bootstrapping...

Subpaths are useful for my use case (I'm just looking at olivetin), I think I want to run it on some kubernetes clusters so I can use it to expose...

Just for anyone in the future, this was resolved for me by removing this library. robotlibcore-temp 1.0.2

You could install Helm locally, and then run [helm template](https://helm.sh/docs/helm/helm_template/)? that'll spit out the kubernetes manifests which you can then use? I use the helm chart, but I don't use...

I've raised an issue for this, as its breaking my linting https://github.com/prometheus/common/issues/831