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 97: Update to operator SDK v0.2.0 #105

Merged
merged 7 commits into from
Dec 5, 2018
Merged

Issue 97: Update to operator SDK v0.2.0 #105

merged 7 commits into from
Dec 5, 2018

Conversation

adrianmo
Copy link
Contributor

@adrianmo adrianmo commented Dec 5, 2018

This PR can be merged directly as the code changes were already reviewed in #98. It only adds the vendor directories that contain the new dependencies.

Fixes #97

Signed-off-by: Adrian Moreno <[email protected]>
Signed-off-by: Adrian Moreno <[email protected]>
Signed-off-by: Adrian Moreno <[email protected]>
Signed-off-by: Adrian Moreno <[email protected]>
Signed-off-by: Adrian Moreno <[email protected]>
* Updates the operator SDK dependency from 0.0.5 to 0.2.0.
Applied the official migration guide step by step to migrate
the existing operator project to be compliant with the latest SDK.

* Sets up the operator testing framework as explained in the
official documentation. There's no test case implementation
yet, but the framework is ready to accept test cases.

* Creates new test-e2e make command that runs the end-to-end
tests

* Updates Travis configuration to set up and deploy MiniKube as
the testing Kubernetes backend.


Signed-off-by: Adrian Moreno <[email protected]>
@adrianmo adrianmo self-assigned this Dec 5, 2018
@adrianmo adrianmo requested a review from fpj December 5, 2018 14:40
Copy link

@fpj fpj left a comment

Choose a reason for hiding this comment

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

+1

@adrianmo adrianmo changed the title Update to operator SDK v0.2.0 Issue 97: Update to operator SDK v0.2.0 Dec 5, 2018
@fpj fpj merged commit c1c100f into master Dec 5, 2018
@adrianmo adrianmo deleted the operator-sdk-0.1.1 branch December 5, 2018 14:54
adrianmo added a commit that referenced this pull request Dec 7, 2018
* master:
  Issue 78: Clean up persistent volumes when deleting Pravega Cluster (#103)
  Issue 97: Update to operator SDK v0.2.0 (#105)
  Ability to scale Pravega Controller (#99)
  Issue 61: Support external connectivity (#77)
  Issue 95: Updated README.md (#95)
adrianmo added a commit that referenced this pull request Dec 7, 2018
* master:
  Issue 78: Clean up persistent volumes when deleting Pravega Cluster (#103)
  Issue 97: Update to operator SDK v0.2.0 (#105)
  Ability to scale Pravega Controller (#99)
  Issue 61: Support external connectivity (#77)
  Issue 95: Updated README.md (#95)
adrianmo added a commit that referenced this pull request Dec 12, 2018
* master:
  Issue 88: Set default values when not specified (#89)
  Issue 78: Clean up persistent volumes when deleting Pravega Cluster (#103)
  Issue 97: Update to operator SDK v0.2.0 (#105)
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.

2 participants