Skip to content

fix: misc bug fixes for EnvoyPatchPolicy#1734

Closed
arkodg wants to merge 2 commits into
envoyproxy:mainfrom
arkodg:misc-epp
Closed

fix: misc bug fixes for EnvoyPatchPolicy#1734
arkodg wants to merge 2 commits into
envoyproxy:mainfrom
arkodg:misc-epp

Conversation

@arkodg
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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