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

Changes for k3s Debian support #145

Merged
merged 3 commits into from
May 15, 2023
Merged

Changes for k3s Debian support #145

merged 3 commits into from
May 15, 2023

Conversation

karthikk92
Copy link
Collaborator

@karthikk92 karthikk92 commented May 4, 2023

Description

Changes for k3s Debian support

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#798

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Tested for both k3s Debian system with 1.25 and 1.26 version
also Tested with k8s environment to make sure k8s environment test cases working fine.

@karthikk92 karthikk92 changed the title Debian k3s fix when HLU is set to zero Changes for k3s Debian OS support May 4, 2023
@karthikk92 karthikk92 changed the title Changes for k3s Debian OS support Changes for k3s Debian support May 4, 2023
panigs7
panigs7 previously approved these changes May 15, 2023
@@ -147,12 +146,6 @@ func (s *service) NodeStageVolume(
volumeLUNAddress: hlu,
}

if hlu == LUNZHLU {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove the definition of LUNZHLU if not used anywhere else

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Taken care

@karthikk92 karthikk92 merged commit 9f69b63 into main May 15, 2023
@mjsdell mjsdell deleted the debian_fix branch October 17, 2024 19:00
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