projectcontour / contour-operator

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

Gateway API: add ReferenceGrant RBAC #527

Closed skriss closed 2 years ago

skriss commented 2 years ago

Adds RBAC rules for ReferenceGrant.

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #527 (f881c1e) into main (1620c94) will increase coverage by 0.23%. The diff coverage is 100.00%.

:exclamation: Current head f881c1e differs from pull request most recent head 8f0d810. Consider uploading reports for the commit 8f0d810 to get more accurate results

@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   77.38%   77.61%   +0.23%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
+ Hits         1680     1685       +5     
+ Misses        351      349       -2     
+ Partials      140      137       -3     
Impacted Files Coverage Δ
internal/operator/operator.go 77.77% <ø> (ø)
internal/objects/clusterrole/cluster_role.go 81.66% <100.00%> (ø)
internal/objects/service/service.go 84.82% <0.00%> (+0.89%) :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 1620c94...8f0d810. Read the comment docs.