tmsdce
tmsdce
Hi @nwneisen @phoenix-bjoern I think that Rancher ended up using a forked kubelet to resolve this issue (see the rancher issue here https://github.com/rancher/rancher/issues/38816 and PR here https://github.com/rancher/kubernetes/pull/74). There is an...
Thanks for the suggestion @joejulian . Setting `HELM_CONFIG_HOME=$(mktemp -d)` indeed "works". However in an ArgoCD context (which is my primary use-case), this is not applicable as this variable is statically...
@moonnoon As far as I can tell, the only option available is the `--skip-refresh` one that bypasses cached repositories refresh. This option is not suitable for my use-case as I...
Hi @nansenat16 No, I have only one `VirtualServer` declaration in my k8s cluster. The BigIP VE I use is also almost empty as it is used for testing. As said...
Thanks for the suggestion @nansenat16 I just tried but with no luck, same error. Although the generated AS3 json is updated accordingly with the default pool, I'm still getting 422....
@m4s-b3n I can confirm too Looking at the source code for the 0.22.1 tag, there is no `config.clusterWide` setting in the `values.yaml` file. In that regard, the chart in the...
Thanks for the heads-up @ervcz 👍 I'll keep an eye on the PR