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

### Environment info CLI version: 5.13.0 noobaa-image: noobaa/noobaa-core:master-20220913 operator-image: noobaa/noobaa-operator:5.13.0 ### Actual behavior 1. Prints the script "under the hood" 2. I'm not sure it works ### Expected behavior 1....

[As mentioned by Romy](https://github.com/noobaa/noobaa-operator/pull/1064#discussion_r1141354529)

documentation
enhancement

Today our main menu has the division of: 1. `Install` 2. `Manage` 3. `Advanced` 4. `Other Commands` Do we have a definition of each part? I'm not sure that all...

### Environment info - NooBaa Operator Version: **master** - Platform: minikube ### Actual behavior 1. User can change the debug level to 0-5 / warn only. More details: Currently, set-debug-level...

NS-FS

Inside the reconciler of backingstore we have `modeInfoMap`. https://github.com/noobaa/noobaa-operator/blob/d821724e89d182e69ef05c7c533398c9c4a5241c/pkg/backingstore/reconciler.go#L48-L67 inside the function `completeReconcile` we set the phase `Ready` to modes that were not mapped in `modeInfoMap`. https://github.com/noobaa/noobaa-operator/blob/d821724e89d182e69ef05c7c533398c9c4a5241c/pkg/backingstore/reconciler.go#L224-L231 The open questions...

question

### Environment info NooBaa Operator Version: 5.13.0 Platform: minikube 1.28.0 ### Actual behavior 1. `nb option` shows flags that are not always global options. For example: `--admission` is relevant only...

### Environment info - NooBaa Operator Version: 5.13.0 - Platform: Kubernetes 1.20.2 | minikube 1.18.1 ### Actual behavior 1. Update `actions/setup-go` from version 2 to version 3 in file `run_ci`....

**Is your feature request related to a problem? Please describe.** 1. I think it will be more comfortable if after we use `nb diagnose --db-dump` we will get one compressed...

**Is your feature request related to a problem? Please describe.** We want an easy way to deploy automatically a tester pod from the CLI. The tester pod allows us to...

enhancement

### Environment info CLI version: 5.13.0 noobaa-image: noobaa/noobaa-core:master-20220913 operator-image: noobaa/noobaa-operator:5.13.0 ### Actual behavior 1. Cannot create new backingstore with type pv-pool + error message is not clear ### Expected behavior...