optional-operators/operator-sdk: add a parameter for the security context#41134
Conversation
…text Add a parameter to let the users specify a value for --security-context-config (legacy/restricted, default restricted) to by used by the operator-sdk for its catalog pod. See: operator-framework/operator-sdk#6062 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse max |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nunnatsa, tiraboschi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
on the green lanes we see: so we can accept this. /pj-rehearse ack |
|
@tiraboschi: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Add a parameter to let the users specify a
value for --security-context-config (legacy/restricted, default restricted) to by used by the operator-sdk for its catalog pod.
See: operator-framework/operator-sdk#6062