falcosecurity / falcosidekick-ui

A simple WebUI with latest events from Falco
Apache License 2.0
112 stars 16 forks source link

Add support for ARM #66

Closed e-minguez closed 1 year ago

e-minguez commented 2 years ago

Motivation

As Falco supports ARM, I guess it would be nice for sidekick-ui to support ARM as well.

Feature

Support ARM CPUs

Alternatives

Use sidekick with no UI

Additional context

Issif commented 2 years ago

Falcosidekick now relies on Redisearch module, I know Redis itself works on arm64, I'm not 100% it will be for Redisearch. At least, the official Docker image doesn't bring any arm64 flavor.

poiana commented 1 year ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

poiana commented 1 year ago

Stale issues rot after 30d of inactivity.

Mark the issue as fresh with /remove-lifecycle rotten.

Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle rotten

Issif commented 1 year ago

I propose to change the redis docker image, an arm version is available https://github.com/falcosecurity/charts/pull/467

Issif commented 1 year ago

/remove-lifecycle rotten

e-minguez commented 1 year ago

Does this https://kubernetes.slack.com/archives/CMWH3EH32/p1678925634261929?thread_ts=1678862299.535779&cid=CMWH3EH32 mean that this issue can be closed?

Issif commented 1 year ago

Yes 👍

e-minguez commented 1 year ago

Let's close it then! :)