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

SecurityContext settings for executor container not fully honoured #2512

Closed
4 tasks
vatine opened this issue Mar 25, 2020 · 0 comments
Closed
4 tasks

SecurityContext settings for executor container not fully honoured #2512

vatine opened this issue Mar 25, 2020 · 0 comments
Labels

Comments

@vatine
Copy link
Contributor

vatine commented Mar 25, 2020

Checklist:

  • I've included the version.
  • I've included reproduction steps.
  • I've included the workflow YAML.
  • I've included the logs.

What happened:

Nothing

What you expected to happen:

The configured security context to be applied to the wait pod.

How to reproduce it (as minimally and precisely as possible):

Configure the workflow-controller as:

executor:
  securityContext:
    runAsUser: 1000

Start any workflow, inspect the wait container (with, say, kubelet get pod ... -o yaml).


Message from the maintainers:

If you are impacted by this bug please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant