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: misc bug fixes for EnvoyPatchPolicy #1734

Closed
wants to merge 2 commits into from

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Aug 1, 2023

  • Only add EnvoyPatchPolicy to provider resources if enabled in EnvoyGateway API

  • Add omitempty tag to priority field to make it optional

* Only add EnvoyPatchPolicy to provider resources if enabled in
  EnvoyGateway API

* Add `omitempty` tag to `priority` field to make it optional

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner August 1, 2023 00:53
@arkodg arkodg added this to the 0.5.0 milestone Aug 1, 2023
@arkodg arkodg added the kind/bug Something isn't working label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1734 (ad97f7d) into main (4bba03a) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   64.90%   64.87%   -0.03%     
==========================================
  Files          83       83              
  Lines       11932    11933       +1     
==========================================
- Hits         7744     7742       -2     
- Misses       3705     3709       +4     
+ Partials      483      482       -1     
Files Changed Coverage Δ
internal/provider/kubernetes/controller.go 48.18% <0.00%> (-0.68%) ⬇️

... and 1 file with indirect coverage changes

@arkodg
Copy link
Contributor Author

arkodg commented Aug 1, 2023

closing and fixing changes as part of #1738

@arkodg arkodg closed this Aug 1, 2023
@arkodg arkodg deleted the misc-epp branch August 1, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant