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(upgrade): add volumes and mountpaths for cstor pools and volumes #1584

Merged
merged 7 commits into from
Feb 4, 2020

Conversation

shubham14bajpai
Copy link
Contributor

@shubham14bajpai shubham14bajpai commented Jan 9, 2020

Signed-off-by: shubham shubham.bajpai@mayadata.io

What this PR does / why we need it:
This PR adds support for new volumeMounts and volumes added in cstor pool and volume deployments. Refer #1583 #1599 #1601

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Checklist:

  • Fixes #
  • Labelled this PR & related issue with documentation tag
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests

Copy link
Contributor

@vishnuitta vishnuitta left a comment

Choose a reason for hiding this comment

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

how do we make sure that later versions will not get patched with this..
same applies to 'exec' command thing as well

@shubham14bajpai
Copy link
Contributor Author

shubham14bajpai commented Jan 10, 2020

how do we make sure that later versions will not get patched with this..

For now, I think we need to have if clauses in the template. Go templating provides support for if condition.

same applies to 'exec' command thing as well

Patching the exec part each time as it is a fix in command and remains constant and is not configurable. So patching every time is safer.

@kmova kmova added this to the 1.7.0 milestone Jan 10, 2020
]
},
{
"name": "maya-exporter",
Copy link
Contributor

Choose a reason for hiding this comment

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

why to mount volumes in exporter container?

@shubham14bajpai shubham14bajpai changed the title refact(upgrade): add volumes and mountpaths for cstor pools and volumes WIP refact(upgrade): add volumes and mountpaths for cstor pools and volumes Jan 30, 2020
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
@shubham14bajpai shubham14bajpai changed the title WIP refact(upgrade): add volumes and mountpaths for cstor pools and volumes refact(upgrade): add volumes and mountpaths for cstor pools and volumes Feb 3, 2020
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
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

@vishnuitta vishnuitta 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..
PR is required in openebs repo as well for new env

@vishnuitta vishnuitta merged commit a9af0a6 into openebs-archive:master Feb 4, 2020
@shubham14bajpai shubham14bajpai deleted the path branch March 17, 2020 06:09
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.

4 participants