You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Falco exporter chart installs daemonset which downloads falco-exorter docker image to each node when installation happens. Because of falco-exporter docker image doesn't exist in https://gallery.ecr.aws/falcosecurity/ we are facing the issue with docker hub rate limit all the time. Please align falco-exporter installation possibilities with falco and falcosidekick which are in public ecr
We will not address this due to the falco-exporter deprecation. We recommend just using Falco, which now has Prometheus metrics built in.
So, I'm closing this issue; still, feel free to comment or reach out for anything.
Thank you
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Motivation
Falco exporter chart installs daemonset which downloads falco-exorter docker image to each node when installation happens. Because of falco-exporter docker image doesn't exist in https://gallery.ecr.aws/falcosecurity/ we are facing the issue with docker hub rate limit all the time. Please align falco-exporter installation possibilities with falco and falcosidekick which are in public ecr
Feature
Add falco-exporter image to https://gallery.ecr.aws/falcosecurity/
The text was updated successfully, but these errors were encountered: