-
Notifications
You must be signed in to change notification settings - Fork 86
Fix #2714: Allow setting security context of pods using persistent volumes #3538
Conversation
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.
Lgtm, only a few minor comments.
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.
LGTM; Nice work!
… persistent volumes
@lulf can re-review. The code should now work out of the box when installed in openshift-operators (well, except CRC - crc-org/crc#814) |
@enmasse-ci run tests testcase=OLMSpecificTest ocp4 OLM |
✔️ Test Summary ✔️TEST_PROFILE: pr |
@enmasse-ci run tests profile=smoke |
❌ Test Summary ❌TEST_PROFILE: smoke ❗ Test Failures ❗
|
@enmasse-ci run tests profile=smoke |
✔️ Test Summary ✔️TEST_PROFILE: smoke |
Type of change
Description
Allows the security context of pods that use a persistent volume to be specified by
way of the CR that controls the resource.
Checklist
./documentation/design