aesca1er

Results 9 comments of aesca1er

> Somehow it works on my M1 Mini. Have you tried toggling rosetta ? Haven't used rosetta before but it seems it works. I'm not a Mac guru, I just...

While random strings would be extraordinarily useful, random numbers would as well. Perhaps a randomStr() and randomNum()? I understand to_number() exists in the JMESPath spec, but it would be helpful...

> @chipzoller Yes I'm working on it. I'm getting some errors. In the GetFunctions I have added this. > > ```go > { > Entry: &gojmespath.FunctionEntry{Name: random, > Arguments: []ArgSpec{...

@sp98 > Do you mean Operator is not adding securityOontext to the Pods that it is creating? Yes, and there is no option to configure them in the CephCluster CRD...

> @aesca1er Also wanted to check if starting privileged pods is something that might be helpful in the mean time. See [here](https://github.com/rook/rook/blob/1ae867049b49079b76696e68ee9b8f30216528bd/deploy/examples/operator.yaml#L522) It looks like this only applies to the...