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

rbd: dont attempt explicit permission mod change from the RBD driver (backport #2697) #2821

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 25, 2022

This is an automatic backport of pull request #2697 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

currently we are overriding the permission to `0o777` at time of node
stage which is not the correct action. That said, this permission
change causes an extra permission correction at time of nodestaging
by the CO while the FSGROUP change policy has been set to
`OnRootMismatch`.

Signed-off-by: Humble Chirammal <[email protected]>
(cherry picked from commit bf4ba0e)
considering the pod has run as normal user, the fsgroup has also
set to the same.

Signed-off-by: Humble Chirammal <[email protected]>
(cherry picked from commit 7ff048b)
@mergify mergify bot added the component/rbd Issues related to RBD label Jan 25, 2022
@humblec humblec requested a review from a team January 25, 2022 16:28
@humblec humblec added the ci/retry/e2e Label to retry e2e retesting on approved PR's label Jan 26, 2022
@humblec
Copy link
Collaborator

humblec commented Jan 26, 2022

/retest ci/centos/mini-e2e/k8s-1.22

@humblec
Copy link
Collaborator

humblec commented Jan 26, 2022

@Mergifyio rebase

@mergify
Copy link
Contributor Author

mergify bot commented Jan 26, 2022

rebase

☑️ Nothing to do

  • -closed [:pushpin: rebase requirement]
  • #commits-behind>0 [:pushpin: rebase requirement]

@humblec
Copy link
Collaborator

humblec commented Jan 26, 2022

/retest ci/centos/mini-e2e/k8s-1.22

@mergify mergify bot merged commit bf55539 into release-v3.5 Jan 26, 2022
@mergify mergify bot deleted the mergify/bp/release-v3.5/pr-2697 branch January 26, 2022 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/retry/e2e Label to retry e2e retesting on approved PR's component/rbd Issues related to RBD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants