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

chore(yaml): update operator yaml #3096

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Conversation

akhilerm
Copy link
Contributor

@akhilerm akhilerm commented Aug 7, 2020

  • use apigroups for crd instead of individual resource names
  • enable NDM feature flag by default
  • add /dev mount to NDM volume mounts
  • sync changes from operator yaml in openebs/charts

Signed-off-by: Akhil Mohan akhil.mohan@mayadata.io

- use apigroups for crd instead of individual resource names
- enable NDM feature flag by default
- add /dev mount to NDM volume mounts
- sync changes from operator yaml in openebs/charts

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
@@ -743,7 +747,7 @@ spec:
- name: OPENEBS_IO_INSTALLER_TYPE
value: "openebs-operator"
- name: OPENEBS_IO_HELPER_IMAGE
value: "quay.io/openebs/linux-utils:1.4.0"
value: "openebs/linux-utils:1.12.0"
Copy link
Member

Choose a reason for hiding this comment

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

Can you also update this with ci images, so we can test the changes wit multi-arch image. @akhilerm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Signed-off-by: Akhil Mohan <akhil.mohan@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

@kmova kmova merged commit e9b697d into openebs:master Aug 7, 2020
Akshay-Nagle pushed a commit to Akshay-Nagle/openebs that referenced this pull request Oct 7, 2020
- use apigroups for crd instead of individual resource names
- enable NDM feature flag by default
- add /dev mount to NDM volume mounts
- sync changes from operator yaml in openebs/charts
- update linux utils to use ci image

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
Signed-off-by: Kung Fu Panda <akshay_1901cb06@iitp.ac.in>
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.

3 participants