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

Issue371: Fixing endtoend tests of pravega-operator #392

Merged
merged 4 commits into from
May 12, 2020

Conversation

anishakj
Copy link
Contributor

@anishakj anishakj commented May 7, 2020

Signed-off-by: anisha.kj [email protected]

Change log description

Fixed the endtoend tests, as it got broken with controller-runtime update

Purpose of the change

Fixes #371

What the code does

Upgraded operator-sdk version to v0.17.0
Modified tests as the CRD version changed to v1beta1

How to verify it

Verified by running endtoend tests

Signed-off-by: anisha.kj <[email protected]>
@anishakj anishakj requested review from SrishT and Prabhaker24 May 7, 2020 11:41
test/e2e/upgrade_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pbelgundi pbelgundi 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 e7bfb48 into master May 12, 2020
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.

Fixing endtoend tests of pravega-operator
2 participants