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

specs-go: mark LinuxMemory.Kernel as deprecated #1233

Merged
merged 1 commit into from
Oct 5, 2023

Commits on Sep 29, 2023

  1. specs-go: mark LinuxMemory.Kernel as deprecated

    Support for kernel-memory limits was deprecated in the kernel, and documented
    as "NOT RECOMMENDED" (or "SHOULD NOT" use) in  v1.1.0-rc.1 through commit
    f02cd4a.
    
    This patch marks the field as deprecated in the go implementation of the
    spec, so that linters and editors produces a warning and consumers get
    notified of its status.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cabeea7 View commit details
    Browse the repository at this point in the history