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: update tproxy iptables to v0.2.2 #4328

Merged
merged 2 commits into from May 23, 2022

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented May 23, 2022

Summary

Update experimental tproxy to the latest version (v0.2.2)

Full changelog

n/a

Issues resolved

n/a

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: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla requested a review from a team as a code owner May 23, 2022 07:16
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2022

Codecov Report

Merging #4328 (11fc569) into master (9c3cd67) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #4328      +/-   ##
==========================================
- Coverage   55.42%   55.39%   -0.03%     
==========================================
  Files         942      942              
  Lines       57064    57088      +24     
==========================================
- Hits        31627    31626       -1     
- Misses      22934    22958      +24     
- Partials     2503     2504       +1     
Impacted Files Coverage Δ
.../transparentproxy/transparentproxy_experimental.go 0.00% <0.00%> (ø)
pkg/defaults/mesh.go 64.28% <0.00%> (-21.43%) ⬇️
pkg/core/tokens/signing_key_manager.go 85.00% <0.00%> (-5.00%) ⬇️
pkg/core/tokens/default_signing_key.go 75.00% <0.00%> (-2.78%) ⬇️
pkg/core/managers/apis/mesh/mesh_manager.go 48.19% <0.00%> (-2.41%) ⬇️
pkg/core/secrets/manager/global_manager.go 42.42% <0.00%> (ø)
pkg/plugins/leader/postgres/leader_elector.go 100.00% <0.00%> (+2.12%) ⬆️
pkg/core/resources/manager/cache.go 88.31% <0.00%> (+2.59%) ⬆️
pkg/core/runtime/component/component.go 93.54% <0.00%> (+3.22%) ⬆️
pkg/clusterid/creator.go 86.66% <0.00%> (+13.33%) ⬆️

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 9c3cd67...11fc569. Read the comment docs.

Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla changed the title feat: update tproxy iptables to v0.2.1 feat: update tproxy iptables to v0.2.2 May 23, 2022
@bartsmykla bartsmykla merged commit 3de8513 into master May 23, 2022
@bartsmykla bartsmykla deleted the feat/update-experimental-tproxy-iptables branch May 23, 2022 09:36
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