projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

deps: update controller-runtime to v0.9.2 #409

Closed skriss closed 3 years ago

skriss commented 3 years ago

Updates controller-runtime to v0.9.2 from v0.9.0-beta.0.

Signed-off-by: Steve Kriss krisss@vmware.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #409 (1db1f11) into main (7fa1ccb) will decrease coverage by 3.14%. The diff coverage is n/a.

:exclamation: Current head 1db1f11 differs from pull request most recent head 3033219. Consider uploading reports for the commit 3033219 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
- Coverage   62.27%   59.12%   -3.15%     
==========================================
  Files          19       19              
  Lines        1914     2065     +151     
==========================================
+ Hits         1192     1221      +29     
- Misses        695      816     +121     
- Partials       27       28       +1     
Impacted Files Coverage Δ
internal/operator/status/conditions.go 48.96% <0.00%> (-16.42%) :arrow_down:
internal/objects/configmap/configmap.go 34.14% <0.00%> (-0.80%) :arrow_down:
internal/operator/status/status.go 0.00% <0.00%> (ø)
pkg/validation/validation.go 82.55% <0.00%> (+0.05%) :arrow_up:

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 5cbf8e2...3033219. Read the comment docs.