-
Notifications
You must be signed in to change notification settings - Fork 905
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
bump alpine to 3.18.5 to address CVE concerns #4376
Conversation
There are two more places we might need to update as well:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #4376 +/- ##
==========================================
+ Coverage 51.80% 51.86% +0.05%
==========================================
Files 243 243
Lines 24112 24114 +2
==========================================
+ Hits 12491 12506 +15
+ Misses 10941 10925 -16
- Partials 680 683 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
done~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
Please help to cherry-pick it to release branches:
- release-1.8
- release-1.7
- release-1.6
- release-1.5
PS:
For the release-1.5, we might need to release a final patch release.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign |
…dress CVE concerns Signed-off-by: zhzhuang-zju <m17799853869@163.com>
…dress CVE concerns Signed-off-by: zhzhuang-zju <m17799853869@163.com>
…4376-upstream-release-1.8 Automated cherry pick of #4376: bump alpine to 3.18.5 to address CVE concerns
…4376-upstream-release-1.6 Automated cherry pick of #4376: bump alpine to 3.18.5 to address CVE concerns
…4376-upstream-release-1.5 Automated cherry pick of #4376: bump alpine to 3.18.5 to address CVE concerns
…4376-upstream-release-1.7 Automated cherry pick of #4376: bump alpine to 3.18.5 to address CVE concerns
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
bump alpine to 3.18.5 to address CVE-2023-5363
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: