-
Couldn't load subscription status.
- Fork 580
enable setmetadata flag by default #5333
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
Conversation
fe96e46 to
bd4ea6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't both cephfs, rbd support this flag? If so, we should update the docs for cephfs as well.
Also, please link the already open issue #5328 in the PR description.
yes, done
it is already linked to the issue |
I don't see the issue link in the PR description. |
it is added to commit message, will update in description as well |
1d6405d to
6ac0daa
Compare
|
/retest |
Pull request has been modified.
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at a007447 |
this enables setmetadata flag by default. fixes: ceph#5328 Signed-off-by: yati1998 <[email protected]>
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.32 |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
|
This pull request has been removed from the queue for the following reason: The pull request can't be updated. You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again. |
this enables setmetadata flag by default.
Fixes: #5328