kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
181 stars 30 forks source link

fix: bump cert NotAfter to 10 years #783

Closed fabriziosestito closed 4 days ago

fabriziosestito commented 4 days ago

Description

Bumps policy server TLS cert expiration to 10 years.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.19%. Comparing base (8f759d7) to head (9071d17).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #783 +/- ## =========================================== - Coverage 73.95% 50.19% -23.76% =========================================== Files 28 23 -5 Lines 1816 1269 -547 =========================================== - Hits 1343 637 -706 - Misses 355 579 +224 + Partials 118 53 -65 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/783/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/783/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `?` | | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/783/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `50.19% <100.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=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.