noobaa-operator icon indicating copy to clipboard operation
noobaa-operator copied to clipboard

Operator for NooBaa - object data service for hybrid and multi cloud environments :cloud: :wrench:

Results 123 noobaa-operator issues
Sort by recently updated
recently updated
newest added

It was ~100 seconds (or less) for 2.0.10: ``` $ noobaa install --mini INFO[0000] CLI version: 2.1.0 INFO[0000] noobaa-image: noobaa/noobaa-core:5.3.0 INFO[0000] operator-image: noobaa/noobaa-operator:2.1.0 INFO[0000] Namespace: noobaa INFO[0000] INFO[0000] CRD Create:...

### Environment info - NooBaa Operator Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. Left gaps to remove after...

technical debt

Hi, I am working with GKE. Firts I executed: ``` # Prepare namespace and set as current (optional) kubectl create ns noobaa kubectl config set-context --current --namespace noobaa ``` When...

bug
High Priority

Checked on an OCS deployment. It seems that the operator does not recognize that the route was deleted and so it does not reconcile the routes again. Deleting the operator...

bug

Feature request: NooBaa operator creates default `backingstore` and default `bucketclass`: ``` # oc get backingstore,bucketclass NAME TYPE PHASE AGE backingstore.noobaa.io/noobaa-default-backing-store pv-pool Rejected 13h NAME PLACEMENT NAMESPACEPOLICY PHASE AGE bucketclass.noobaa.io/noobaa-default-bucket-class {"tiers":[{"backingStores":["noobaa-default-backing-store"]}]}...

### Environment info - NooBaa Operator Version: **5.8** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. when a secret is updated...

Hi Folks, I am trying to setup a simple MCG for Red Hat Quay registry using the following guide: https://access.redhat.com/documentation/en-us/red_hat_quay/3.5/html/deploy_red_hat_quay_on_openshift_with_the_quay_operator/installing_the_quay_operator After the creation of noobaa instance and while trying to...

Run upgrade scripts (if needed), deploy new CRDs / Update existing CRDs if changed

enhancement
user experience

### Environment info - NooBaa Operator Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** OCP oc version Client Version: 4.7.8 Server Version: 4.7.8...

**Is your feature request related to a problem? Please describe.** Currently the MongoDB of the noobaa-db pod has no access restrictions in place which allows everybody who is able to...

Database