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: NVSHAS-8682 remove misplaced resc from crds #453

Conversation

holyspectral
Copy link
Contributor

@holyspectral holyspectral commented Oct 31, 2024

In the previous charts, a service neuvector-svc-crd-webhook is misplaced in crds charts.

This commit fixes the issue.

Note: This change would affect upgrade. Users are advised to upgrade crds first before upgrade core to prevent resource conflict.

@holyspectral holyspectral force-pushed the NVSHAS-8682-misplaced-resource-in-crds branch from 26df101 to a403359 Compare October 31, 2024 16:58
In the previous charts, a service neuvector-svc-crd-webhook is misplaced
in crds charts.

This commit fixes the issue.

Note: This change would affect upgrade.  Users are advised to upgrade
crds first before upgrade core in order to prevent resource conflict.
To make sure crd webhook service is created correctly when combining
with CRD charts, another option is added to enable/disable crd webhook
service.
@holyspectral holyspectral force-pushed the NVSHAS-8682-misplaced-resource-in-crds branch from a403359 to b999b37 Compare November 14, 2024 20:20
@holyspectral holyspectral marked this pull request as ready for review November 18, 2024 17:40
@holyspectral holyspectral requested review from yasker and a team as code owners November 18, 2024 17:40
@selvamt94
Copy link
Contributor

Tested this branch, works as specified in the Jira. Customer need to update crd chart first if user used crd+core chart for deploying.

@holyspectral holyspectral merged commit 9dcbc16 into neuvector:master Nov 18, 2024
1 check passed
@holyspectral holyspectral deleted the NVSHAS-8682-misplaced-resource-in-crds branch November 18, 2024 18:45
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.

2 participants