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

[Release-1.25] local-storage: Fix permission #7473

Merged
merged 1 commit into from
May 10, 2023

Commits on May 9, 2023

  1. local-storage: Fix permission (k3s-io#7217)

    * local-storage: Fix permission
    
    /var/lib/rancher/k3s/storage/ should be 700
    /var/lib/rancher/k3s/storage/* should be 777
    
    Fixes k3s-io#2348
    
    Signed-off-by: Boleyn Su <boleyn.su@gmail.com>
    
    * Fix pod command field type
    
    * Fix to int test
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    
    ---------
    
    Signed-off-by: Boleyn Su <boleyn.su@gmail.com>
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    Co-authored-by: Brad Davidson <brad@oatmail.org>
    Co-authored-by: Derek Nola <derek.nola@suse.com>
    3 people committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f517098 View commit details
    Browse the repository at this point in the history