projectcontour / contour-operator

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

update projectcontour/contour CRD YAML #429

Closed skriss closed 3 years ago

skriss commented 3 years ago

Pulls in updated projectcontour/contour CRD YAML from https://github.com/projectcontour/contour/pull/3953.

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #429 (7185a3a) into main (b4902be) will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
+ Coverage   76.91%   77.00%   +0.09%     
==========================================
  Files          29       29              
  Lines        2222     2222              
==========================================
+ Hits         1709     1711       +2     
  Misses        377      377              
+ Partials      136      134       -2     
Impacted Files Coverage Δ
internal/status/status.go 56.75% <0.00%> (-8.11%) :arrow_down:
internal/objects/service/service.go 84.34% <0.00%> (+0.86%) :arrow_up:
internal/controller/controller.go 74.59% <0.00%> (+2.45%) :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 b4902be...7185a3a. Read the comment docs.

skriss commented 3 years ago

Power-merging this one for CI's sake.