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

falco fake event generator does not start in PSP enabled k8s cluster #128

Closed
czunker opened this issue Oct 21, 2020 · 0 comments · Fixed by #129
Closed

falco fake event generator does not start in PSP enabled k8s cluster #128

czunker opened this issue Oct 21, 2020 · 0 comments · Fixed by #129
Labels
kind/bug Something isn't working

Comments

@czunker
Copy link
Contributor

czunker commented Oct 21, 2020

Describe the bug

When enabling the fake event generator in an PSP enabled custer, the POD cannot be create:

Error creating: pods "falco-event-generator-6f48d99f6f-" is forbidden: unable to validate against any pod security policy: []

How to reproduce it

Deploy the falco helm chart the --set fakeEventGenerator.enabled=true in an PSP-enabled k8s cluster.

Expected behaviour

The POD gets scheduled.

Screenshots

Environment

k8s 1.18.8 with PSPs enabled
helm v3.3.4
falco helm chart master branch

  • Falco version: 0.26.1
  • Cloud provider or hardware configuration: AWS
  • OS: Ubuntu 20.04.1
  • Kernel: 5.4.0-1024-aws
  • Installation method: helm

Additional context

@czunker czunker added the kind/bug Something isn't working label Oct 21, 2020
czunker pushed a commit to czunker/charts-1 that referenced this issue Oct 21, 2020
Fixes falcosecurity#128

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker pushed a commit to czunker/charts-1 that referenced this issue Oct 21, 2020
Fixes falcosecurity#128

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker pushed a commit to czunker/charts-1 that referenced this issue Oct 21, 2020
Fixes falcosecurity#128

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
poiana pushed a commit that referenced this issue Oct 21, 2020
Fixes #128

Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
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

Successfully merging a pull request may close this issue.

1 participant