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(helm): add get on crd for ovn-cr #4816

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

SkalaNetworks
Copy link
Contributor

When deploying v1.14 using the Helm chart, the OVN serviceaccount cannot list CRDs in the cluster, which is now required for the Kubevirt LiveMigration enhancement that was recently pushed in main.

It is ok when installing using the bash script though, so I simply ported the permission in the chart.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. chart Helm Chart labels Dec 11, 2024
@zhangzujian zhangzujian merged commit 7006e9c into kubeovn:master Dec 12, 2024
66 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart Helm Chart size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants