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

refact(cvc): move cvc operator to its own deployment #1559

Merged
merged 2 commits into from
Dec 30, 2019

Conversation

prateekpandey14
Copy link
Contributor

@prateekpandey14 prateekpandey14 commented Dec 17, 2019

Signed-off-by: prateekpandey14 [email protected]

What this PR does / why we need it:
Changes remove the cstorvolumeclaim controller go-routines from the maya-apiserver and will be deployed as its own pod in k8s cluster.

This changes required to be done as cvc controller is specific to CStor CSI volume provisioning and there is no depdencies in Maya-apiserver.
As part of moving further with buiding new controllers/operators specific to each components and there specific repos it will easier to maintain.

Special notes for your reviewer:
This requires a new deployment file to be added as part of cstor-operator, PR openebs/openebs#2868

Copy link

@mittachaitu mittachaitu left a comment

Choose a reason for hiding this comment

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

changes are good

Copy link
Contributor

@shubham14bajpai shubham14bajpai left a comment

Choose a reason for hiding this comment

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

LGTM

GNUmakefile Outdated Show resolved Hide resolved
GNUmakefile Outdated Show resolved Hide resolved
Copy link
Contributor

@kmova kmova left a comment

Choose a reason for hiding this comment

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

Need to refactor to make it easier to keep it modular. Push the targets into specific folder.

@kmova kmova changed the title refact(cvc): move cvc operator to its own deployment WIP refact(cvc): move cvc operator to its own deployment Dec 28, 2019
@prateekpandey14 prateekpandey14 changed the title WIP refact(cvc): move cvc operator to its own deployment refact(cvc): move cvc operator to its own deployment Dec 30, 2019
@kmova kmova added the pr/release-note-none PR need not be included in release notes. label Dec 30, 2019
@kmova kmova added this to the 1.6.0 milestone Dec 30, 2019
@kmova kmova merged commit 6541a4d into openebs-archive:master Dec 30, 2019
@prateekpandey14 prateekpandey14 self-assigned this Jan 2, 2020
@prateekpandey14 prateekpandey14 deleted the mv-cvc-controller branch January 2, 2020 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants