Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove support for netv1beta1.Ingress #3867

Merged
merged 3 commits into from
May 11, 2023

chore: amend changelog

07407f9
Select commit
Loading
Failed to load commit list.
Merged

chore: remove support for netv1beta1.Ingress #3867

chore: amend changelog
07407f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2023 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❗ No coverage uploaded for pull request base (main@0593166). Click here to learn what that means.
Patch coverage: 100.0% of modified lines in pull request are covered.

Additional details and impacted files
@@          Coverage Diff           @@
##             main   #3867   +/-   ##
======================================
  Coverage        ?   58.4%           
======================================
  Files           ?     140           
  Lines           ?   15759           
  Branches        ?       0           
======================================
  Hits            ?    9219           
  Misses          ?    5915           
  Partials        ?     625           
Impacted Files Coverage Δ
...nal/controllers/configuration/object_references.go 87.3% <ø> (ø)
...trollers/configuration/zz_generated_controllers.go 27.3% <ø> (ø)
internal/controllers/utils/conversion.go 96.0% <ø> (ø)
internal/dataplane/parser/ingressrules.go 93.7% <ø> (ø)
internal/dataplane/parser/parser.go 75.4% <ø> (ø)
internal/dataplane/parser/translate_ingress.go 94.8% <ø> (ø)
internal/manager/conditions.go 100.0% <ø> (ø)
internal/manager/controllerdef.go 98.7% <ø> (ø)
internal/store/fake_store.go 58.7% <ø> (ø)
internal/store/store.go 56.4% <ø> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.