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

Feat: upgrade dependency #5217

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Feat: upgrade dependency #5217

merged 1 commit into from
Dec 27, 2022

Conversation

Somefive
Copy link
Collaborator

@Somefive Somefive commented Dec 20, 2022

Signed-off-by: Somefive yd219913@alibaba-inc.com

Description of your changes

  1. Upgrade helm from 3.7 to 3.10 to solve CVE issue.
  2. Upgrade cluster-gateway & prism to v1.7.0-alpha.1.
  3. Upgrade k8s.io related lib to 0.25.3.
  4. Upgrade controller-runtime to 0.12.3. (>= 0.13.0 will require other updates from dependencies like crossplane-runtime)
  5. Upgrade controller-tools to v0.9.2.

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Special notes for your reviewer

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 61.20% // Head: 61.20% // No change to project coverage 👍

Coverage data is based on head (a11f2cd) compared to base (a11f2cd).
Patch has no changes to coverable lines.

❗ Current head a11f2cd differs from pull request most recent head d52d33c. Consider uploading reports for the commit d52d33c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5217   +/-   ##
=======================================
  Coverage   61.20%   61.20%           
=======================================
  Files         306      306           
  Lines       45718    45718           
=======================================
  Hits        27981    27981           
  Misses      14862    14862           
  Partials     2875     2875           
Flag Coverage Δ
apiserver-e2etests 35.00% <0.00%> (ø)
apiserver-unittests 36.95% <0.00%> (ø)
core-unittests 55.24% <0.00%> (ø)
e2e-multicluster-test 19.13% <0.00%> (ø)
e2e-rollout-tests 20.60% <0.00%> (ø)
e2etests 26.17% <0.00%> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
@Somefive Somefive marked this pull request as ready for review December 27, 2022 08:18
Copy link
Member

@chivalryq chivalryq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

@chivalryq chivalryq merged commit 88f4c33 into kubevela:master Dec 27, 2022
barnettZQG pushed a commit to barnettZQG/kubevela that referenced this pull request Jan 30, 2023
zhaohuiweixiao pushed a commit to zhaohuiweixiao/kubevela that referenced this pull request Mar 7, 2023
@Somefive Somefive deleted the feat/upgrade branch June 20, 2023 13:32
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.

None yet

3 participants