open-feature / open-feature-operator

A Kubernetes feature flag operator
https://openfeature.dev
Apache License 2.0
164 stars 33 forks source link

chore: bump k8s libs #644

Closed odubajDT closed 1 month ago

odubajDT commented 1 month ago

Changes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 86.81%. Comparing base (546635e) to head (e3d31b9). Report is 3 commits behind head on main.

:exclamation: Current head e3d31b9 differs from pull request most recent head e57fc0e

Please upload reports for the commit e57fc0e to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #644 +/- ## ======================================= Coverage 86.81% 86.81% ======================================= Files 19 19 Lines 1577 1577 ======================================= Hits 1369 1369 Misses 168 168 Partials 40 40 ``` | [Files](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/644?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | Coverage Δ | | |---|---|---| | [apis/core/v1beta1/featureflag\_webhook.go](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/644?src=pr&el=tree&filepath=apis%2Fcore%2Fv1beta1%2Ffeatureflag_webhook.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature#diff-YXBpcy9jb3JlL3YxYmV0YTEvZmVhdHVyZWZsYWdfd2ViaG9vay5nbw==) | `46.15% <0.00%> (ø)` | | | [Flag](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/644/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/644/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | `86.81% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature#carryforward-flags-in-the-pull-request-comment) to find out more.
toddbaert commented 1 month ago

Test failure is just due to github timeouts, will re-run.