Drew Sessler

Results 34 comments of Drew Sessler

@mzwettler2, I will add a feature request to the backlog. However, I'm curious if you could provide details on your use case that make adding to the `spec.users` undesirable. I...

Hey @Eric-zch , sorry you're having trouble. Those backups do seem to be failing because pgBackRest is already in the middle of a backup. This makes sense as you're seeing...

Would you please send me the results of the following commands: `kubectl get deployment,pod -A -l postgres-operator.crunchydata.com/control-plane` and `kubectl get endpoints/pnst-ha-config -o yaml -n postgres-operator`

So, you are getting duplicate backups because you have two operators running: ``` crunchy-postgres-operator pod/pgo-d96694788-zj42s 1/1 Running 0 9d crunchy-postgres-operator pod/pgo-upgrade-7768b5c9cf-nhvxl 1/1 Running 0 9d openshift-operators pod/pgo-6b94557496-dkzsb 1/1 Running 0...

@Eric-zch, glad you got the duplicate backup issue resolved. As far as the large endpoint annotations go, the massive `history` annotation is clearly the problem here. This annotation can fill...

Noted. I've created a story in our backlog.

Hello @szelenka, First off, the repo name actually must be `repoN`, where N is 1, 2, 3, or 4, so that length is fixed. Secondly, the character limit of 46...

@vit-h, I have added a feature request to our backlog.

@gricey432, thank you very much for your feature request. We have a story in our dev backlog for implementing this feature. I will make a note with your thoughts/suggestions.

A story has been added to our dev backlog.