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

Support runtimeClassName in pod templates #1363

Merged

Commits on Oct 9, 2019

  1. Support runtimeClassName in pod templates

    This change adds support for the Kubernetes 1.12+ runtime class
    (https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/runtime-class.md)
    feature by adding the runtimeClassName field to pod templates and
    propagating that to the underlying pod spec.
    impl committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    422053c View commit details
    Browse the repository at this point in the history