pravega / pravega-operator

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

Update the example pravega custom resource file #597

Closed nishant-yt closed 2 years ago

nishant-yt commented 2 years ago

Signed-off-by: Nishant Gupta Nishant_Gupta3@dell.com

Change log description

The current sample pravega custom resource file deploy/crds/cr.yaml is outdated and has many important fields missing when it comes to installing a pravega cluster manually and therefore needs an update.

Purpose of the change

Fixes #596

What the code does

Changes done:

How to verify it

Install a pravega cluster using steps mentioned here and the cluster should be up and running

codecov-commenter commented 2 years ago

Codecov Report

Merging #597 (ca88872) into master (6a41b11) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   74.88%   74.88%           
=======================================
  Files          16       16           
  Lines        4428     4428           
=======================================
  Hits         3316     3316           
  Misses        978      978           
  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 6a41b11...ca88872. Read the comment docs.