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 649: Update pravega operator to support k8 1.25 #655

Merged
merged 4 commits into from
Feb 24, 2023

Conversation

Amit-Singh40
Copy link
Contributor

@Amit-Singh40 Amit-Singh40 commented Feb 24, 2023

Signed-off-by: Amit-Singh40 [email protected]

Change log description

Changed the pod disruption budget version from v1beta1 to v1

Purpose of the change

Fixes #649

What the code does

To support k8 1.25

How to verify it

Build image, run e2e test

@anishakj anishakj changed the title Issue 649 k8 upgrade 2 Issue 649: Update pravega operator to support k8 1.25 Feb 24, 2023
@anishakj anishakj self-requested a review February 24, 2023 07:51
Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

Codecov Report

Base: 82.72% // Head: 82.72% // No change to project coverage 👍

Coverage data is based on head (012899f) compared to base (8fb9ebc).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #655   +/-   ##
=======================================
  Coverage   82.72%   82.72%           
=======================================
  Files          17       17           
  Lines        4086     4086           
=======================================
  Hits         3380     3380           
  Misses        568      568           
  Partials      138      138           
Impacted Files Coverage Δ
controllers/pravega_controller.go 99.35% <100.00%> (ø)
controllers/pravega_segmentstore.go 98.70% <100.00%> (ø)
controllers/pravegacluster_controller.go 55.52% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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 pravega operator to support k8 1.25
3 participants