projectcontour / contour-operator

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

Bump go to 1.19.0 #531

Closed sunjayBhatia closed 2 years ago

sunjayBhatia commented 2 years ago

Also bump golangci-lint to 1.48.0

codecov[bot] commented 2 years ago

Codecov Report

Merging #531 (160e754) into main (c861985) will decrease coverage by 7.64%. The diff coverage is n/a.

:exclamation: Current head 160e754 differs from pull request most recent head 84a1f8f. Consider uploading reports for the commit 84a1f8f to get more accurate results

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   80.37%   72.73%   -7.65%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
- Hits         1745     1579     -166     
- Misses        306      490     +184     
+ Partials      120      102      -18     
Impacted Files Coverage Δ
internal/objects/namespace/namespace.go 59.64% <ø> (-3.51%) :arrow_down:
internal/status/status.go 48.64% <0.00%> (-24.33%) :arrow_down:
internal/objects/configmap/configmap.go 58.22% <0.00%> (-18.99%) :arrow_down:
internal/equality/equality.go 56.50% <0.00%> (-15.25%) :arrow_down:
internal/objects/serviceaccount/service_account.go 62.22% <0.00%> (-13.34%) :arrow_down:
internal/objects/service/service.go 78.57% <0.00%> (-10.72%) :arrow_down:
internal/objects/job/job.go 72.50% <0.00%> (-10.00%) :arrow_down:
internal/objects/clusterrole/cluster_role.go 71.66% <0.00%> (-10.00%) :arrow_down:
...objects/clusterrolebinding/cluster_role_binding.go 68.62% <0.00%> (-9.81%) :arrow_down:
internal/objects/rolebinding/role_binding.go 70.37% <0.00%> (-9.26%) :arrow_down:
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

sunjayBhatia commented 2 years ago

merged with powers since its a small change