pravega / pravega-operator

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

Issue 571: Fixing end to end tests #570

Closed anishakj closed 3 years ago

anishakj commented 3 years ago

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

Change log description

Kubectl version is taken as v1.22 in github action causing end to end tests to fail

Purpose of the change

Fixes #571

What the code does

Update kubernetes version to 1.21

How to verify it

End to end tests should pass

codecov-commenter commented 3 years ago

Codecov Report

Merging #570 (30bd891) into master (d712947) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #570   +/-   ##
=======================================
  Coverage   74.56%   74.56%           
=======================================
  Files          15       15           
  Lines        4144     4144           
=======================================
  Hits         3090     3090           
  Misses        932      932           
  Partials      122      122           

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 d712947...30bd891. Read the comment docs.