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

Operator yaml to helm chart #522

Merged
merged 5 commits into from
Apr 11, 2024
Merged

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented Apr 8, 2024

Changes:

  • changes 'dedupe' to 'dedup'.
  • change install command from operator yaml based kubectl apply to helm install.
  • removes warning about installation of zfs-localpv with cStor.
  • CI changes to use helm chart instead of operator-yaml.
  • doc changes to use deployment for k8s CSI controller

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
README.md Show resolved Hide resolved
docs/faq.md Show resolved Hide resolved
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih niladrih force-pushed the update-readme branch 4 times, most recently from b582ce5 to faa3be2 Compare April 10, 2024 05:42
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@c1ca572). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #522   +/-   ##
==========================================
  Coverage           ?   99.53%           
==========================================
  Files              ?        1           
  Lines              ?      431           
  Branches           ?        0           
==========================================
  Hits               ?      429           
  Misses             ?        1           
  Partials           ?        1           
Flag Coverage Δ
bddtests 99.53% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niladrih niladrih changed the title chore(README): update install command Operator yaml to helm chart Apr 10, 2024
Copy link
Member

@avishnu avishnu left a comment

Choose a reason for hiding this comment

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

Good PR. Thanks.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih niladrih merged commit fc73590 into openebs:develop Apr 11, 2024
5 checks passed
@niladrih niladrih deleted the update-readme branch April 11, 2024 06:25
Please refer to the documentation at https://openebs.io/docs/main.
Copy link
Member

Choose a reason for hiding this comment

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

You need to point to the upgrade-specific link and to the latest documentation.

> | Distro | Alpine, Arch, CentOS, Debian, Fedora, NixOS, SUSE, RHEL, Ubuntu |
> | Kenel | oldest supported kernel is 2.6.32 |
> | ZFS | 0.7, 0.8, 2.2.3 |
> | Memory | ECC Memory is highly recommended |
> | RAM | 8GiB for best perf with Dedupe enabled. (Will work with 2GiB or less without dedupe) |
> | RAM | 8GiB for best perf with Dedup enabled. (Will work with 2GiB or less without dedup) |
Copy link
Member

Choose a reason for hiding this comment

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

either Dedup or dedup in both the places

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.

5 participants