John Mulligan
John Mulligan
Odd. Is it possible that the pods with these images were created before you were using the v0.2 operator image? If yes, that's expected, the operator doesn't yet have the...
Since I think running clustering tests and checking for openshift specific behavior are somewhat orthogonal (at least at the moment). A good first step might be to use [microshift](https://github.com/openshift/microshift). I...
Just to be clear, you mean arbitrary container images mixed with the existing images in the pod? Would you also expect that the data volume be exposed to the additional...
There are currently no design or related docs for a Active Directory DC CRD. So far the team working on the operator has been largely focused on file server use...
Hi there, I think that I would be inclined to pass that information to pods via the SmbCommonConfig resource. Would that be suitable for your use case? Because this is...
That's very interesting, thanks! I do this this a worthwhile point and so I hope you don't mind but I will reopen it.
After working with things a while I don't think this is strictly needed. However, I'm not willing to simply close this yet as there could be advantages to having a...
There's a hacky workaround in place, but we should do more to investigate this and understand better if this should be fixed at the container level.
Thank you for the kind words. We'll look into additional options for integrating with DNS, thanks!
Can I pester you into moving more of the code into a function in cephadmlib somewhere? I'd like to continue shrinking cephadm.py whenever possible, and this looks like a fairly...