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

Conversation

dereknola
Copy link
Member

Proposed Changes

Backport #7217

Types of Changes

Verification

Testing

Linked Issues

#7470

User-Facing Change


Further Comments

* 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>
@dereknola dereknola requested a review from a team as a code owner May 9, 2023 20:13
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b28d4ae) 9.91% compared to head (f517098) 9.91%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-1.25   #7473   +/-   ##
============================================
  Coverage          9.91%   9.91%           
============================================
  Files               147     147           
  Lines             10902   10902           
============================================
  Hits               1081    1081           
  Misses             9599    9599           
  Partials            222     222           
Flag Coverage Δ
unittests 9.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/deploy/zz_generated_bindata.go 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dereknola dereknola merged commit 6e92eb9 into k3s-io:release-1.25 May 10, 2023
@dereknola dereknola deleted the storage_perm_125 branch May 31, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants