-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[release-1.28] OCPBUGS-41245: server/*: Fix a bug where the GID is not added to /etc/group when run_as_group is set #8564
Conversation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
When securityContext of runAsGroup is added the gid has to be added in /etc/group. This PR has changes to add gid value under /etc/group Test case to verify the addition of the same is also being added Signed-off-by: PannagaRamamanohara <pbhojara@redhat.com>
/approve |
e65a57e
to
daa0b14
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.28 #8564 +/- ##
================================================
- Coverage 48.57% 48.42% -0.16%
================================================
Files 136 136
Lines 15992 16141 +149
================================================
+ Hits 7768 7816 +48
- Misses 7299 7379 +80
- Partials 925 946 +21 |
/retest |
daa0b14
to
dceda91
Compare
/retest |
@kwilczynski: This pull request references Jira Issue OCPBUGS-41245, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
dceda91
to
454463c
Compare
/retest |
Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
454463c
to
df0263b
Compare
@cri-o/cri-o-maintainers, please have a look. Thank you! |
/override ci/prow/e2e-gcp |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander, kwilczynski 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 |
@haircommander: Overrode contexts on behalf of haircommander: ci/prow/e2e-agnostic, ci/prow/e2e-gcp, ci/prow/images 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. |
54ced80
into
cri-o:release-1.28
@kwilczynski: Jira Issue OCPBUGS-41245: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-41245 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 a manual cherry-pick of #8251
/assign kwilczynski
Note
This cherry-pickl brings the following Pull Request as a dependency:
lookup
dependency #7893