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(kuma-cp): '/config_dump' request if Global CP is on Kubernetes (backport #4363) #4372

Merged
merged 1 commit into from
May 27, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 27, 2022

This is an automatic backport of pull request #4363 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner May 27, 2022 11:02
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2022

Codecov Report

Merging #4372 (ab37838) into release-1.7 (7d81403) will decrease coverage by 0.05%.
The diff coverage is 76.92%.

@@               Coverage Diff               @@
##           release-1.7    #4372      +/-   ##
===============================================
- Coverage        55.39%   55.34%   -0.06%     
===============================================
  Files              941      941              
  Lines            57126    57133       +7     
===============================================
- Hits             31644    31619      -25     
- Misses           22974    23003      +29     
- Partials          2508     2511       +3     
Impacted Files Coverage Δ
pkg/core/bootstrap/bootstrap.go 66.55% <0.00%> (-0.45%) ⬇️
pkg/envoy/admin/kds_client.go 80.48% <100.00%> (+2.71%) ⬆️
pkg/insights/components.go 58.33% <0.00%> (-25.01%) ⬇️
pkg/clusterid/creator.go 73.33% <0.00%> (-13.34%) ⬇️
pkg/metrics/store/counter.go 74.54% <0.00%> (-10.91%) ⬇️
pkg/core/runtime/component/component.go 83.87% <0.00%> (-9.68%) ⬇️
pkg/events/eventbus.go 85.18% <0.00%> (-7.41%) ⬇️
...s/authn/api-server/tokens/admin_token_bootstrap.go 82.00% <0.00%> (-4.00%) ⬇️
pkg/defaults/components.go 85.71% <0.00%> (-3.58%) ⬇️
pkg/insights/resyncer.go 71.60% <0.00%> (-2.47%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d81403...ab37838. Read the comment docs.

@mergify mergify bot merged commit 094d48e into release-1.7 May 27, 2022
@mergify mergify bot deleted the mergify/bp/release-1.7/pr-4363 branch May 27, 2022 12:52
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.

2 participants