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

Reverting Noobaa's SCC priority #591

Merged

Conversation

jackyalbo
Copy link
Contributor

@jackyalbo jackyalbo commented Jun 28, 2020

Changing the priority leads to unexpected behaviour - so partially reverting
BZ https://bugzilla.redhat.com/show_bug.cgi?id=1851697

CI Failure issue: https://bugzilla.redhat.com/show_bug.cgi?id=1850148

Signed-off-by: jackyalbo jalbo@redhat.com

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 28, 2020
@openshift-ci-robot
Copy link

Hi @jackyalbo. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@obnoxxx
Copy link
Contributor

obnoxxx commented Jun 30, 2020

/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 30, 2020
Copy link
Contributor

@obnoxxx obnoxxx left a comment

Choose a reason for hiding this comment

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

Hi @jackyalbo, a few points:

@obnoxxx
Copy link
Contributor

obnoxxx commented Jul 1, 2020

/retest

@jackyalbo
Copy link
Contributor Author

jackyalbo commented Jul 1, 2020

Hi @jackyalbo, a few points:

Hey @obnoxxx I updated my PR explanation, hope it makes things clear:
When I wrote the PR there wasn't a BZ on us yet, only the CI issue it causes.
Now we have one and I attached the link. Thanks for your feedback

Copy link
Contributor

@obnoxxx obnoxxx left a comment

Choose a reason for hiding this comment

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

Hi @jackyalbo - thanks for following up!

I would like to go one more round:
Thanks for providing some context in the comment and in the PR description.
But could you please update the commit message with information what the problem is that is being fixed (and maybe the BZ link)?

And, more concretely, just giving the bz is a step in the right direction, but I would prefer to have a short problem description in the commit msg itself so that people can later understand why this change was done by just looking at the git log. E.g. the sentence from the BZ looks like a good start: "Because the NooBaa SCC's priority is set to be higher than the anyuid's, it results in loss of the default root access on all pods created in the openshift-storage namespace."

==> Please update the commit message and force-push, then we'll be good!

Because the NooBaa SCC's priority is set to be higher than the anyuid's,
it results in loss of the default root access on all pods created in the openshift-storage namespace.
More info on the issue can be found here:
BZ https://bugzilla.redhat.com/show_bug.cgi?id=1851697
Due to this issue we will now remove the SCC priority until we have better understanding
why it effect all pods when suppose to effect only noobaa's

Signed-off-by: jackyalbo jalbo@redhat.com
@jackyalbo
Copy link
Contributor Author

@obnoxxx commit was updated as well, with your proposed format

@openshift-ci-robot
Copy link

@jackyalbo: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/red-hat-storage-ocs-ci-e2e-aws 14b7826 link /test red-hat-storage-ocs-ci-e2e-aws
ci/prow/ocs-operator-e2e-aws 14b7826 link /test ocs-operator-e2e-aws

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

Copy link
Contributor

@obnoxxx obnoxxx left a comment

Choose a reason for hiding this comment

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

/lgtm

thanks for the update!

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 3, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackyalbo, obnoxxx

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 3, 2020
@obnoxxx
Copy link
Contributor

obnoxxx commented Jul 3, 2020

/test ocs-operator-e2e-aws

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit f10e231 into red-hat-storage:master Jul 3, 2020
@obnoxxx
Copy link
Contributor

obnoxxx commented Jul 3, 2020

/cherry-pick release-4.5

@openshift-cherrypick-robot

@obnoxxx: new pull request created: #605

In response to this:

/cherry-pick release-4.5

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.

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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants