Hristo Voyvodov

Results 9 comments of Hristo Voyvodov

> @lkubb Thanks so much for this PR, the vault modules are ones that we've identified to move out into a Salt extension and we're planning to begin that extension...

You should migrate to `x509_v2`. If not wrong `x509` will be removed in version 3008 and `x509_v2` will become default one. To switch/activate follow [this documentation](https://docs.saltproject.io/en/3006/ref/modules/all/salt.modules.x509_v2.html#explicit-activation).

I'll recommend you to manually switch as there are some breaking changes before upgrading salt to `3008`. It will not be nice if all of your stuff stops working during...

It's ridiculous that in AKS I can have multiple pools, but cannot assign this label. Not to say that such message is totally confusing, as the prefix is not even...

@Xinyue-Wang still doesn't work either through UI or AKS API. Also, regarding the statement _Kubernetes reserves all labels, annotations and taints in the kubernetes.io and k8s.io namespaces._ this doesn't mean...

@Xinyue-Wang the problem is not so much with kubectl or kubeclient, but to do so via AKS API/UI. The other topic that I cannot agree is the apply through API...

It's a problem with `WatchList` feature gate on v1.32. Just disable it via ``` --feature-gates=WatchList=false ```

Hi @MauriceVanVeen. v2.11.8 was an upgrade of the existing NATS cluster, no clean install. Regarding the crashloop - on v2.10.x sometimes if one of the nodes crashed, another one following....

Forgot to mention few things: - There are 2 accounts on the cluster (**SYS** and **eventshub**). - SYS doesn't have JS enabled and it's used only for system administration. -...