Nick Nachefski

Results 6 issues of Nick Nachefski

Hello, I have a postgres DB created by Crunchydata operator (postgresoperator.v5.0.4) deployed to an Openshift OKD 4.9 cluster. I'm getting this error occasionally from the clients: ``` Failed to parse...

v5
triaged

I noticed that my secret is no longer valid after the webhook traverses the proxy. Would it be possible to preserve the secret so i can also validate with my...

Attempting to deploy simplenificluster.yaml on Openshift 4.8 and am hitting this error in the operator pod: `{"reconciler group": "nifi.orange.com", "reconciler kind": "NifiCluster", "name": "simplenifi", "namespace": "nifi", "error": "failed to reconcile...

I created a DB using CrunchyData (named "tracking"), but i also have "anyuid" policy set for the project's 'default' ServiceAccount. The initContainer ("pgbackrest-log-dir") in the "tracking-repo-host" StatefulSet failed to deploy...

triaged

the operator should support mounting regular PVCs with additionalVolumes. This could be used if you need to setup a 'snapshot' repo directory and want to mount it with an RWX...

enhancement

Hello, I'm getting this error when attempting to deploy a nexus instance via the Community Operator from the catalog on Openshift 4.8 `1) [Guice/ErrorInjectingConstructor]: RuntimeException: AccessDeniedException: /nexus-data/etc/logback ` Instance config...

bug :bug: