pravega / pravega-operator

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

Issue 589: Removing charts #590

Closed SrishT closed 2 years ago

SrishT commented 2 years ago

Signed-off-by: SrishT Srishti.Thakkar@emc.com

Change log description

The pravega operator and pravega charts have been moved into the charts repository and therefore are being removed from this repository to avoid any confusion.

Purpose of the change

Fixes #589

What the code does

Removes the pravega operator and pravega charts and modifies documentation accordingly.

How to verify it

N.A.

codecov-commenter commented 2 years ago

Codecov Report

Merging #590 (22650be) into master (f833dc5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   74.35%   74.35%           
=======================================
  Files          16       16           
  Lines        4258     4258           
=======================================
  Hits         3166     3166           
  Misses        962      962           
  Partials      130      130           

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 f833dc5...22650be. Read the comment docs.

jkhalack commented 2 years ago

Please, document the need to create a sister PR in https://github.com/pravega/charts in case there are any changes to PravegaCluster API or if the operator is to rely on a new env variable.