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

fix: Remove Helm deployment of NICClusterPolicy #1085

Merged

Conversation

killianmuldoon
Copy link
Contributor

Remove the ability to create the NICClusterPolicy CR through helm.values. This feature has been deprecated for a number of releases and the documentation was updated to remove reference to this feature in the most recent release.

Users should instead use the helm package to install the Network Operator and configure the system by creating the NICClusterPolicy in a separate step.

@@ -1,49 +0,0 @@
{{- if and .Values.deployCR .Values.rdmaSharedDevicePlugin .deploy .Values.secondaryNetwork.deploy .Values.secondaryNetwork.multus.deploy .Values.secondaryNetwork.cniPlugins.deploy }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Were these tests being used anywhere? They won't work after this change, but I'm wondering if this change means some loss in testing coverage.

@killianmuldoon killianmuldoon force-pushed the pr-drop-helm-nicclusterpolicy-install branch 2 times, most recently from fe2e617 to 89d85e0 Compare September 27, 2024 11:23
@killianmuldoon killianmuldoon changed the title Remove Helm deployment of NICClusterPolicy fix: Remove Helm deployment of NICClusterPolicy Sep 27, 2024
@killianmuldoon killianmuldoon changed the title fix: Remove Helm deployment of NICClusterPolicy [WIP] fix: Remove Helm deployment of NICClusterPolicy Sep 27, 2024
@killianmuldoon killianmuldoon force-pushed the pr-drop-helm-nicclusterpolicy-install branch from 89d85e0 to 100db60 Compare September 27, 2024 11:35
@killianmuldoon killianmuldoon changed the title [WIP] fix: Remove Helm deployment of NICClusterPolicy fix: Remove Helm deployment of NICClusterPolicy Sep 27, 2024
@killianmuldoon
Copy link
Contributor Author

Looks like the CI is broken due to authentication 🤔

@coveralls
Copy link
Collaborator

coveralls commented Sep 27, 2024

Pull Request Test Coverage Report for Build 11349303874

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.09%) to 60.642%

Files with Coverage Reduction New Missed Lines %
controllers/ipoibnetwork_controller.go 2 83.33%
pkg/state/dummy_provider.go 3 71.43%
pkg/state/state_ipoib_network.go 4 75.24%
Totals Coverage Status
Change from base Build 11249314644: 0.09%
Covered Lines: 3342
Relevant Lines: 5511

💛 - Coveralls

@rollandf
Copy link
Member

/retest-all

@rollandf
Copy link
Member

/retest-all

@killianmuldoon killianmuldoon force-pushed the pr-drop-helm-nicclusterpolicy-install branch from 100db60 to 8fc96f2 Compare October 15, 2024 15:26
@e0ne e0ne merged commit 4e86684 into Mellanox:master Oct 16, 2024
16 checks passed
@rollandf
Copy link
Member

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