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

NooBaa operator should set the following CSV annotations: - `operatorframework.io/suggested-namespace=noobaa` - `operatorframework.io/cluster-monitoring=true` References: - https://github.com/openshift/ocs-operator/pull/433 - https://bugzilla.redhat.com/show_bug.cgi?id=1799056

Including: - Cloud connection info / PV pool info - Health status - Connected buckets (either created by OBC or S3) - Storage usage (perhaps with breakdown per bucket/account) -...

enhancement
feedback wanted
user experience

Which will add the ?skip-oauth to the url

I can see sensitive data printed in the logs. Example: time="2020-02-12T17:49:09Z" level=warning msg="using existing pool but connection mismatch &{Name:my-backingstore EndpointType:S3_COMPATIBLE Endpoint:http://jenia:80 Identity:*KEY* Secret:*KEY* AuthMethod:AWS_V4} pool &{Name:my-backingstore ResourceType:CLOUD Mode:INITIALIZING Region: PoolNodeType:BLOCK_STORE_S3...

bug
enhancement
High Priority

trying to upload a file to noobaa in ocp using cyberduck cyberduck is currently using a subdomain for buckets: . we currently don't support this in our routes - so...

bug

For some fields in the NooBaa CR, it makes sense to sync them between all NooBaa deployments that belong to the same cluster. for example, the field `spec.endpoints.additionalVirtualhosts` are relevant...

technical debt

To continue the discussion on PR #198 We are currently mapping INIT and DELETE states of the resources within NooBaa to Ready on the BackingStore OBC. It might be problematic...

enhancement
feedback wanted
user experience

Environment: OCP 3.11, Rook Ceph 1.1.6 block provisioner, NooBaa 2.0.8-SNAPSHOT including PR https://github.com/noobaa/noobaa-operator/pull/146 Pre-req: Configure two pv-pool BackingStores with one volume each wrapped in a Mirror BucketClass. Then define a...

Environment: OCP 3.11, Rook Ceph 1.1.6 block provisioner, NooBaa 2.0.8-SNAPSHOT including PR #146 Pre-req: Configure two pv-pool BackingStores with one volume each wrapped in a Mirror BucketClass. Then define a...