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

[rebased #3360] cluster: drop DisableLocalStorageCapacityIsolation #3651

Merged
merged 1 commit into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. cluster: drop DisableLocalStorageCapacityIsolation

    it was used to workaround a kubelet crash issue with rootless
    providers.
    
    The Kubelet seems to work fine now with localStorageCapacityIsolation
    enabled in a user namespace so drop the special handling.  After this
    change, ephemeral storage can be used in a rootless cluster.
    
    Closes: kubernetes-sigs#3359
    
    Signed-off-by: Giuseppe Scrivano <[email protected]>
    giuseppe authored and BenTheElder committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ceb72e4 View commit details
    Browse the repository at this point in the history