Bug 1977329: [release-4.8] Allow DBStorageClass to be set from Storage Cluster CR for Noobaa#1264
Conversation
|
@ezio-auditore: This pull request references Bugzilla bug 1977329, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hi @ezio-auditore. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
umangachapagain
left a comment
There was a problem hiding this comment.
Changes needs to be done in master branch before we can backport it into 4.8.
This adds a new api spec, so I'm not sure if this can be taken directly into 4.8.
@agarwal-mudit @obnoxxx WDYT?
|
/hold |
|
This has to be rebased until 4.8 is released and merged with 4.8.1. Also i think in 4.9 this spec will no more be required since MCG spec to be decoupled from storage cluster spec. This is something we require in Openshift Dedicated ODF addon to run MCG without consuming pv from ocs-ceph-rbd for nooba-db pod. |
|
/bugzilla refresh |
|
@ezio-auditore: This pull request references Bugzilla bug 1977329, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
|
/bugzilla refresh |
|
@agarwal-mudit: This pull request references Bugzilla bug 1977329, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
umangachapagain
left a comment
There was a problem hiding this comment.
Change looks good. But commit needs to be divided into 2.
We prefer Go changes in one commit and generated changes (CRD and CSV) in a separate commit.
|
@umangachapagain Moved generated changes in new commit. |
|
/bugzilla refresh |
|
@agarwal-mudit: This pull request references Bugzilla bug 1977329, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (sgatfane@redhat.com), skipping review request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/hold cancel |
|
Closing in favor of #1302 |
|
@ezio-auditore: This pull request references Bugzilla bug 1977329. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
...opening this up again because #1302 is invalid. 😂 This PR's branch should be (force) updated with the relevant fixes. /hold |
|
@ezio-auditore: An error was encountered querying GitHub for users with public email (sgatfane@redhat.com) for bug 1977329 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"
Please contact an administrator to resolve this issue, then request a bug refresh with DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retest |
|
@ezio-auditore: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
to specify the default storageclass to be used for noobaa-db pods Signed-off-by: Kaustav Majumder <kmajumder@redhat.com>
|
@ezio-auditore: This pull request references Bugzilla bug 1977329, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (sgatfane@redhat.com), skipping review request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jarrpa, umangachapagain The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@ezio-auditore: All pull requests linked via external trackers have merged: Bugzilla bug 1977329 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Backport of #1298
Signed-off-by: Kaustav Majumder kmajumder@redhat.com