Dmitry Volodin

Results 108 comments of Dmitry Volodin

@FxKu could you please to have a look at this issue and possibility to fit it into 1.8.x or 1.9 release Thanks in advance

> At Zalando we consider [liveness probes](https://srcco.de/posts/kubernetes-liveness-probes-are-dangerous.html) as something to avoid. The readiness probe might a good addition, though. Good point, thanks. Will adopt it to utilize readiness probe only.

@MorpheusXAUT it would be nice idea to add full container spec to the postgresql CR level, but seems to some migration problems will occurs in the future for running clusters...

Hi @vladimirvivien Thanks for response. Our case is: we have a set of the helpers methods (lookup for default StorageClass, some PVC logic, etc.) in our controllers utilising controller-runtime Client...

Thanks, @harshanarayana , I know how to do this, but we have a dozens of functions and don't won't to repeate code of them in the tests instead of just...

> Are you looking for a way to access the `resources.client` outside via a getter ? Yes, exactly, @harshanarayana , missed your first comment.

Any chance to have this addon to be released?

@mrsiano , thanks for recommendations

@princjef could you please to have a look a this issue fix Thanks in advance.

@FxKu please have a look at this PR fixed `StatefulSet` updates on `Env` changes Thanks in advance.