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

feat(yaml): make csi-controller a deployment and disable hostNetwork #286

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

niladrih
Copy link
Member

Changes:

  • Remove hostNetwork: true
  • Make csi-controller a Deployment instead of a StatefulSet

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.72%. Comparing base (f3e9cd0) to head (efb53ce).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #286       +/-   ##
===========================================
- Coverage    23.50%   5.72%   -17.78%     
===========================================
  Files           12      11        -1     
  Lines         3008    2427      -581     
===========================================
- Hits           707     139      -568     
+ Misses        2288    2279        -9     
+ Partials        13       9        -4     
Flag Coverage Δ
bddtests ?
unittests 5.72% <ø> (ø)

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.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih niladrih merged commit d8b2b9a into openebs:develop Mar 19, 2024
4 checks passed
@niladrih niladrih deleted the operator-yaml branch March 19, 2024 15:22
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.

None yet

3 participants