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

Add conformance test for setting user #3423

Merged
merged 1 commit into from
Mar 27, 2019

Commits on Mar 13, 2019

  1. Add conformance test for setting user

    This change adds a conformance test to validate that a user set in the
    securityContext is reflected in the container. This change also adds the
    group information to the runtime test image, but we do not validate this
    as 1. it is not currently part of the runtime contract and 2. Setting
    group is currently an alpha feature that does not work on many Kubernetes
    clusters. See kubernetes/enhancements#213
    
    Related to: knative#3223
    Dan Gerdesmeier committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    f768588 View commit details
    Browse the repository at this point in the history