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

chore(*): update mergify backport branch #4343

Merged
merged 1 commit into from
May 24, 2022

Conversation

lobkovilya
Copy link
Contributor

Signed-off-by: Ilya Lobkov ilya.lobkov@konghq.com

Summary

SUMMARY_GOES_HERE

Full changelog

  • [Implement ...]
  • [Fix ...]

Issues resolved

Fix #XXX

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Update UPGRADE.md with any steps users will need to take when upgrading.
  • Add backport-to-stable label if the code follows our backporting policy

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner May 24, 2022 14:30
@codecov-commenter
Copy link

codecov-commenter commented May 24, 2022

Codecov Report

Merging #4343 (157fcac) into master (6f91f78) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4343      +/-   ##
==========================================
+ Coverage   55.34%   55.40%   +0.06%     
==========================================
  Files         941      941              
  Lines       57125    57125              
==========================================
+ Hits        31616    31652      +36     
+ Misses      22989    22969      -20     
+ Partials     2520     2504      -16     
Impacted Files Coverage Δ
pkg/core/resources/manager/cache.go 83.11% <0.00%> (-5.20%) ⬇️
pkg/plugins/resources/postgres/store.go 76.79% <0.00%> (+2.10%) ⬆️
pkg/plugins/leader/postgres/leader_elector.go 100.00% <0.00%> (+2.12%) ⬆️
pkg/core/managers/apis/mesh/mesh_manager.go 50.60% <0.00%> (+2.40%) ⬆️
pkg/core/secrets/manager/global_manager.go 42.42% <0.00%> (+3.03%) ⬆️
pkg/defaults/components.go 85.71% <0.00%> (+3.57%) ⬆️
...s/authn/api-server/tokens/admin_token_bootstrap.go 86.00% <0.00%> (+4.00%) ⬆️
pkg/core/runtime/component/component.go 93.54% <0.00%> (+9.67%) ⬆️
pkg/defaults/mesh/mesh.go 90.00% <0.00%> (+10.00%) ⬆️
pkg/metrics/store/counter.go 85.45% <0.00%> (+10.90%) ⬆️
... and 3 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 6f91f78...157fcac. Read the comment docs.

@lobkovilya lobkovilya enabled auto-merge (squash) May 24, 2022 15:22
@lobkovilya lobkovilya merged commit 360db13 into master May 24, 2022
@lobkovilya lobkovilya deleted the chore/update-mergify-branch branch May 24, 2022 15:29
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