projectcontour / contour-operator

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

Adds IngressClassName Validation #388

Closed danehans closed 3 years ago

danehans commented 3 years ago

Fixes #240 by verifying the referenced ingress class exists.

Signed-off-by: Daneyon Hansen daneyonhansen@gmail.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #388 (aa36baa) into main (9ccb199) will increase coverage by 0.08%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
+ Coverage   59.49%   59.58%   +0.08%     
==========================================
  Files          19       19              
  Lines        1879     1888       +9     
==========================================
+ Hits         1118     1125       +7     
- Misses        735      737       +2     
  Partials       26       26              
Impacted Files Coverage Δ
pkg/validation/validation.go 82.55% <77.77%> (-0.31%) :arrow_down:

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 9ccb199...aa36baa. Read the comment docs.