contour
contour copied to clipboard
crd/ContourDeployment: Add field 'CommonLabels"
add the field CommonLabels to crd/ContourDeployment to enable add labels for Contour resources
Signed-off-by: Gang Liu [email protected]
Codecov Report
Merging #4709 (8cdf4df) into main (1865338) will increase coverage by
0.00%. The diff coverage is92.15%.
Additional details and impacted files
@@ Coverage Diff @@
## main #4709 +/- ##
=======================================
Coverage 75.96% 75.96%
=======================================
Files 140 140
Lines 16762 16787 +25
=======================================
+ Hits 12733 12753 +20
- Misses 3778 3782 +4
- Partials 251 252 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| internal/provisioner/controller/gateway.go | 55.10% <25.00%> (-0.62%) |
:arrow_down: |
| internal/provisioner/objects/secret/secret.go | 46.91% <66.66%> (ø) |
|
| internal/provisioner/model/model.go | 92.10% <100.00%> (+0.10%) |
:arrow_up: |
| internal/provisioner/model/names.go | 100.00% <100.00%> (ø) |
|
| ...provisioner/objects/contourconfig/contourconfig.go | 100.00% <100.00%> (ø) |
|
| ...nternal/provisioner/objects/dataplane/dataplane.go | 87.58% <100.00%> (+0.17%) |
:arrow_up: |
| ...ernal/provisioner/objects/deployment/deployment.go | 91.30% <100.00%> (+0.23%) |
:arrow_up: |
| ...ovisioner/objects/rbac/clusterrole/cluster_role.go | 80.59% <100.00%> (ø) |
|
| ...ts/rbac/clusterrolebinding/cluster_role_binding.go | 74.50% <100.00%> (ø) |
|
| internal/provisioner/objects/rbac/role/role.go | 73.58% <100.00%> (ø) |
|
| ... and 5 more |
hey @sunjayBhatia @skriss, let's discuss moving forward #4724 from this pr?
@sunjayBhatia if you don't have any further comments we can merge this as-is and I can do a quick follow-up on my above comment.
@sunjayBhatia if you don't have any further comments we can merge this as-is and I can do a quick follow-up on my above comment.
yep. sounds good, just added one more comment on the existing test, but thats not actually an issue with this PR
Oops, missed that there's a merge conflict. @izturn if you can resolve that, then we can get this in.