contour
contour copied to clipboard
crd/ContourDeployment: Add field 'podAnnotations'
add the field podAnnotations to crd/ContourDeployment to enable adding more annotations to pod/envoy, if there are the same name key-value pairs exist, it will be overwritten
Signed-off-by: Gang Liu [email protected]
Marking this PR stale since there has been no activity for 14 days. It will be closed if there is no activity for another 30 days.
ping @skriss @tsaarni
ping again @skriss @tsaarni
needs a main merge as well
Codecov Report
Merging #4681 (066abf0) into main (0467b84) will increase coverage by
0.01%. The diff coverage is100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## main #4681 +/- ##
==========================================
+ Coverage 76.07% 76.08% +0.01%
==========================================
Files 140 140
Lines 16880 16888 +8
==========================================
+ Hits 12842 12850 +8
Misses 3786 3786
Partials 252 252
| Impacted Files | Coverage Δ | |
|---|---|---|
| internal/provisioner/controller/gateway.go | 56.22% <100.00%> (+0.79%) |
:arrow_up: |
| internal/provisioner/model/model.go | 92.20% <100.00%> (+0.10%) |
:arrow_up: |
| ...nternal/provisioner/objects/dataplane/dataplane.go | 87.84% <100.00%> (+0.05%) |
:arrow_up: |
Marking this PR stale since there has been no activity for 14 days. It will be closed if there is no activity for another 30 days.
codegen is unhappy, what can i do?
codegenis unhappy, what can i do?
I re-ran it and it went through successfully
codegenis unhappy, what can i do?I re-ran it and it went through successfully
ok, thx
@sunjayBhatia mind taking a quick look here? OK to merge from my PoV.