openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.58k stars 277 forks source link

[backport] cherry-pick b3b0f9a1 to release-v1.1 #5313

Closed jaellio closed 1 year ago

jaellio commented 1 year ago

Description:

Backports #5300

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? No

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? No

github-advanced-security[bot] commented 1 year ago

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

codecov-commenter commented 1 year ago

Codecov Report

Merging #5313 (fa3e6ff) into release-v1.1 (5397803) will decrease coverage by 0.01%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff                @@
##           release-v1.1    #5313      +/-   ##
================================================
- Coverage         68.96%   68.96%   -0.01%     
================================================
  Files               208      208              
  Lines             14803    14804       +1     
================================================
  Hits              10209    10209              
- Misses             4540     4541       +1     
  Partials             54       54              
Flag Coverage Δ
unittests 68.96% <0.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
cmd/osm-bootstrap/osm-bootstrap.go 35.65% <0.00%> (ø)
pkg/reconciler/client.go 0.00% <0.00%> (ø)

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