Nick Nachefski
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...
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...
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...
Deployment Error on Openshift 4.8 - RuntimeException: AccessDeniedException: /nexus-data/etc/logback
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...
I'm trying to use libvirt_ignition to stand up an instance for testing. Terraform = v0.12.24 libvirt tf provider = v0.6.2 KVM = 2.12.0-44 I keep getting this error: ``` Error:...