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

Encountering issue while upgrading falco to version 4.8.3 #743

Open
shresht-datastax opened this issue Sep 23, 2024 · 4 comments
Open

Encountering issue while upgrading falco to version 4.8.3 #743

shresht-datastax opened this issue Sep 23, 2024 · 4 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@shresht-datastax
Copy link

shresht-datastax commented Sep 23, 2024

I am trying to upgrade the falco to version '4.8.3' and I am encountering the below error message while upgrading:

“failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/run/containerd" to rootfs at │
│ "/host/run/containerd/containerd.sock": mount /run/containerd:/host/run/containerd/containerd.sock (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown”

And the pod goes into 'Crashbackloop' off state

Below are the Yaml files I am using for upgradation:
helmfile.txt
values.txt

@shresht-datastax shresht-datastax added the kind/bug Something isn't working label Sep 23, 2024
@alacuku
Copy link
Member

alacuku commented Sep 24, 2024

Hey @shresht-datastax, could you share:

  1. the current falco chart you are running in your cluster;
  2. the command you are running when upgrading Falco?

@shresht-datastax
Copy link
Author

Hi @alacuku, we are using falco chart version '4.8.3' from https://falcosecurity.github.io/charts repository.

@alacuku
Copy link
Member

alacuku commented Sep 24, 2024

And what's the version of the chart currently installed in your cluster?

@shresht-datastax
Copy link
Author

shresht-datastax commented Sep 24, 2024

  1. I have applied the changes to upgrade from version 3.4.0 to 4.8.3 of the Helm chart, but after the changes were applied then I started seeing the error

  2. We are using ArgoCD which runs helm template followed by kubectl apply so it's not using the helm upgrade command

  3. We are using kubernetes version v5.0.4-0.20230601165947-6ce0bf390ce3 and the cloud providers that we are using are gcp,azure and aws

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants