pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Issue 603: Updating certificate to v1 version #604

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

Signed-off-by: anishakj anisha.kj@dell.com

Change log description

Currently, the certificate version used in operator is v1alpha2 and the support is removed in k81.22. Updating the certificate to v1 version.

Purpose of the change

Fixes #603

What the code does

Updated certificate to v1 version

How to verify it

All e2e should pass

codecov-commenter commented 2 years ago

Codecov Report

Merging #604 (c823e39) into master (953f5b4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files          16       16           
  Lines        4479     4479           
=======================================
  Hits         3361     3361           
  Misses        984      984           
  Partials      134      134           

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 953f5b4...c823e39. Read the comment docs.