Frederiko Costa
Frederiko Costa
It's kind of annoying escaping json to be accepted with Helm --set. You will make yourself a favor by copying the `values.yaml` file, make the modification where you need and...
I may be wrong, but this is ignored when using in PV. Also, briefly looking at source, I did not find any reconciliation mechanism in local-path-provisioner when a storageClass is...
> export $SERVER_JVFMLAGS @dreamcatcherer did I miss something or the ```export $SERVER_JVFMLAGS="******$SERVER_JVMFLAGS"``` should actually be something along the lines of ```export SERVER_JVFMLAGS="******$SERVER_JVMFLAGS"```?
Hello, is there some ETA for this to be merged?
> I'm +1 for adding a `NodeRegistrationOptions` field to control this feature. Given that currently users can achieve it by setup `KubeletExtraArgs`, I'm not sure if we need to add...
> @frederiko the final solution is not decided yet. > > > > Either is OK now. I hope the 1 can happen soon. See more at https://github.com/kubernetes/kubernetes/issues/108405#issuecomment-1056029579. > >...
Just out of curiosity: isn't that what's expected per https://zookeeper.apache.org/doc/r3.6.2/zookeeperAdmin.html#Unsafe+Options ? Which indicates a mismatch of values in the client vs server side properties configuration?