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

Missing containerd.sock is CrashLoopBackOff #257

Closed
wants to merge 2 commits into from

Conversation

clemenko
Copy link
Contributor

In the latest 2.4.4 chart the controller and enforcer are missing the 'containerd.sock' fields in the volume mounts.

Testing
Working:

helm upgrade -i neuvector -n neuvector neuvector/core --version 2.4.3 --create-namespace --set imagePullSecrets=regsecret --set k3s.enabled=true --set k3s.runtimePath=/run/k3s/containerd/containerd.sock --set manager.ingress.enabled=true --set manager.ingress.host=neuvector.rfed.io --set manager.svc.type=ClusterIP

Not working:

helm upgrade -i neuvector -n neuvector neuvector/core --version 2.4.4 --create-namespace --set imagePullSecrets=regsecret --set k3s.enabled=true --set k3s.runtimePath=/run/k3s/containerd/containerd.sock --set manager.ingress.enabled=true --set manager.ingress.host=neuvector.rfed.io --set manager.svc.type=ClusterIP

@zackbradys
Copy link
Contributor

zackbradys commented May 17, 2023

Related Issue: #258

@becitsthere
Copy link
Contributor

We have reverted the previous change. I will close this PR.

@clemenko
Copy link
Contributor Author

When will the chart be updated?

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.

3 participants