Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 625: updated pravega default version and fixed e2e #626

Merged
merged 5 commits into from
May 18, 2022

Conversation

anishakj
Copy link
Contributor

Signed-off-by: anishakj [email protected]

Change log description

Updated pravega default version 0.11.0 and fixed e2e

Purpose of the change

Fixes #625

What the code does

Updated pravega default version 0.11.0 and fixed e2e with TLS enabled

How to verify it

All e2e should pass

@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #626 (424b163) into master (39afe04) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #626   +/-   ##
=======================================
  Coverage   82.95%   82.95%           
=======================================
  Files          17       17           
  Lines        4100     4100           
=======================================
  Hits         3401     3401           
  Misses        565      565           
  Partials      134      134           
Impacted Files Coverage Δ
api/v1beta1/pravegacluster_types.go 90.23% <ø> (ø)

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 39afe04...424b163. Read the comment docs.

@anishakj anishakj marked this pull request as ready for review May 18, 2022 01:29
@anishakj anishakj requested a review from nishant-yt May 18, 2022 01:29
Copy link
Collaborator

@nishant-yt nishant-yt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anishakj anishakj merged commit f3de573 into master May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the default pravega version to 0.11.0
3 participants