Skip to content
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

support namedPoolSpec for filesystem Metadatapool #2958

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

sp98
Copy link
Contributor

@sp98 sp98 commented Jan 9, 2025

Updated github.com/rook/rook/pkg/apis to latest version. This resulted in an error with filesystem metadataPool using NamedPoolSpec instead of PoolSpec. This PR updates the api pkg and fixes this issue. This rook upstream PR introduced the namedPoolSpec for Filesystem MetadataPool

@sp98 sp98 changed the title support namedPoolSpec support namedPoolSpec for filesystem Metadatapool Jan 9, 2025
Copy link
Member

@iamniting iamniting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also update go.mod under apis folder?

@sp98 sp98 force-pushed the namedPoolSpec branch 2 times, most recently from 032bb82 to ca5c728 Compare January 15, 2025 05:31
Updated github.com/rook/rook/pkg/apis to latest version. This resulted
in an error with filesystem metadataspec using `NamedPoolSpec` instead
of `PoolSpec`. This PR updates the api pkg and fixes this issue.

Signed-off-by: Santosh Pillai <[email protected]>
@sp98
Copy link
Contributor Author

sp98 commented Jan 15, 2025

Can you also update go.mod under apis folder?

done.

@sp98 sp98 requested a review from iamniting January 15, 2025 05:42
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 15, 2025
Copy link
Contributor

openshift-ci bot commented Jan 15, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 9ae10c8 into red-hat-storage:main Jan 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants