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

FalcoAddOn: Fails on 1.21 #469

Open
shapirov103 opened this issue Aug 11, 2022 · 1 comment
Open

FalcoAddOn: Fails on 1.21 #469

shapirov103 opened this issue Aug 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@shapirov103
Copy link
Collaborator

Describe the bug

FalcoAddOn currently fails on all configurations on 1.21. Attempted helm charts from app version 0.28 to 0.32 (latest helm chart).
Attempted module mode as as well as ebpf mode with the same outcome.

Expected Behavior

Falco daemonset is running and healthy

Current Behavior

Falco daemonset fails all pods on init.

Reproduction Steps

Add FalcoAddon to any blueprint.

Also tried with ebpf mode:

  new blueprints.addons.FalcoAddOn({
                values: {
                    driver: {
                        enabled: true,
                        kind: "ebpf"
                    }
                }
            })

Possible Solution

Work with Sysdig/Falco community to fix it.

Additional Information/Context

No response

CDK CLI Version

2.33

EKS Blueprints Version

1.1.0

Node.js Version

16.4

Environment details (OS name and version, etc.)

MacOS

Other information

No response

@shapirov103 shapirov103 added the bug Something isn't working label Aug 11, 2022
@elamaran11
Copy link
Collaborator

@parkand1 @shapirov103 is this issue fixed?

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

No branches or pull requests

3 participants