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

fix: scripts volume permission (#7298) #7405

Conversation

sophon-zt
Copy link
Contributor

No description provided.

@sophon-zt sophon-zt linked an issue May 22, 2024 that may be closed by this pull request
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label May 22, 2024
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.40%. Comparing base (8cf162d) to head (6a4ffdd).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7405      +/-   ##
==========================================
- Coverage   65.43%   65.40%   -0.04%     
==========================================
  Files         343      343              
  Lines       41653    41678      +25     
==========================================
+ Hits        27256    27259       +3     
- Misses      12011    12036      +25     
+ Partials     2386     2383       -3     
Flag Coverage Δ
unittests 65.40% <100.00%> (-0.04%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shanshanying
Copy link
Contributor

please update API doc correspondingly.

@github-actions github-actions bot added size/L Denotes a PR that changes 100-499 lines. and removed size/M Denotes a PR that changes 30-99 lines. labels May 22, 2024
@sophon-zt
Copy link
Contributor Author

please update API doc correspondingly.

done

@apecloud-bot apecloud-bot added the approved PR Approved Test label May 22, 2024
@sophon-zt sophon-zt merged commit 88e81dc into main May 23, 2024
54 checks passed
@sophon-zt sophon-zt deleted the bugfix/components-script-volume-mount-has-wrong-permission-issue7298 branch May 23, 2024 08:48
@github-actions github-actions bot added this to the Release 0.8.3 milestone May 23, 2024
@sophon-zt
Copy link
Contributor Author

/cherry-pick release-0.9

Copy link

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/9205033437

github-actions bot pushed a commit that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] components' script volume mount has wrong permission
5 participants