You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, it's on purpose. Each security context applies to the corresponding builder. In this case, you can see that the Podman builder has an additional requirement which might change in the future and does not concern the Docker builder. It's better to have that field tailored to the container definition rather than making it generic for all.
This can of course change in a future revision if all builders make use of the same security context.
securityContext
is declared atbinderhub/helm-chart/binderhub/templates/container-builder/daemonset.yaml
Line 62 in 7b6d423
and
binderhub/helm-chart/binderhub/templates/container-builder/daemonset.yaml
Line 80 in 7b6d423
Should we remove the first occurence?
The text was updated successfully, but these errors were encountered: