-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DFBUGS-1012:[release-4.18] filesystem: correct the pool name in the ux backend handler #2928
Conversation
In the expandstorage handler pool name is incorrect, Rook adds the filesystemName prefix to every datapool, which was missing in the storageclass parameter https://github.com/rook/rook/blob/44e96c8ab67a27121354a04b121b7f16b6a38894/pkg/operator/ceph/file/filesystem.go#L321 Signed-off-by: parth-gr <paarora@redhat.com>
@openshift-cherrypick-robot: GitHub didn't allow me to assign the following users: parth-gr. Note that only red-hat-storage members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In 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-sigs/prow repository. |
/assign @malayparida2000 @iamniting |
/jira refresh |
@parth-gr: No Jira issue is referenced in the title of this pull request. In 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 openshift-eng/jira-lifecycle-plugin repository. |
@openshift-cherrypick-robot: This pull request references [Jira Issue DFBUGS-1012](https://issues.redhat.com//browse/DFBUGS-1012), which is invalid:
Comment In 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 openshift-eng/jira-lifecycle-plugin repository. |
/jira refresh |
@parth-gr: This pull request references [Jira Issue DFBUGS-1012](https://issues.redhat.com//browse/DFBUGS-1012), which is valid. 3 validation(s) were run on this bug
In 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 openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: iamniting, openshift-cherrypick-robot 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:
Approvers can indicate their approval by writing |
/retitle [DFBUGS-1012]: [[release-4.18] filesystem: correct the pool name in the ux backend handler] |
@openshift-cherrypick-robot: No Jira issue is referenced in the title of this pull request. In 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 openshift-eng/jira-lifecycle-plugin repository. |
/retitle DFBUGS-1012: [[release-4.18] filesystem: correct the pool name in the ux backend handler] |
@openshift-cherrypick-robot: This pull request references [Jira Issue DFBUGS-1012](https://issues.redhat.com//browse/DFBUGS-1012), which is valid. 3 validation(s) were run on this bug
In 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 openshift-eng/jira-lifecycle-plugin repository. |
8d650e6
into
red-hat-storage:release-4.18
@openshift-cherrypick-robot: [Jira Issue DFBUGS-1012](https://issues.redhat.com//browse/DFBUGS-1012): All pull requests linked via external trackers have merged: [Jira Issue DFBUGS-1012](https://issues.redhat.com//browse/DFBUGS-1012) has been moved to the MODIFIED state. In 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 openshift-eng/jira-lifecycle-plugin repository. |
This is an automated cherry-pick of #2924
/assign parth-gr