red-hat-storage / ocs-operator

Operator for RHOCS
Apache License 2.0
85 stars 184 forks source link

use a default backing store for noobaa acount #2832

Closed leelavg closed 1 month ago

leelavg commented 1 month ago

noobaa account creation requires a default backing store to be specified which will be used to create new buckets for connected clients.

leelavg commented 1 month ago

as this is a blocker for current release we are hardcoding the name of the default backing store which is tested manually and solves the issue. This has to be replaced w/ runtime finding of name.

leelavg commented 1 month ago

/cherrypick release-4.17 https://bugzilla.redhat.com/show_bug.cgi?id=2314200

openshift-cherrypick-robot commented 1 month ago

@leelavg: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you.

In response to [this](https://github.com/red-hat-storage/ocs-operator/pull/2832#issuecomment-2387531543): >/cherrypick release-4.17 >https://bugzilla.redhat.com/show_bug.cgi?id=2314200 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
ezio-auditore commented 1 month ago

/test ocs-operator-bundle-e2e-aws

leelavg commented 1 month ago

/retest-required

rewantsoni commented 1 month ago

@leelavg shouldn't we also watch the Noobaa account here?

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iamniting, leelavg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/red-hat-storage/ocs-operator/blob/main/OWNERS)~~ [iamniting] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-cherrypick-robot commented 1 month ago

@leelavg: new pull request created: #2834

In response to [this](https://github.com/red-hat-storage/ocs-operator/pull/2832#issuecomment-2387531543): >/cherrypick release-4.17 >https://bugzilla.redhat.com/show_bug.cgi?id=2314200 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.