cncf-tags / green-reviews-tooling

Project Repository for the WG Green Reviews which is part of the CNCF TAG Environmental Sustainability
https://github.com/cncf/tag-env-sustainability/tree/main/working-groups/green-reviews
Apache License 2.0
23 stars 14 forks source link

[ACTION] Modify flux resources for Falco to support pipeline #100

Closed rossf7 closed 3 months ago

rossf7 commented 4 months ago

Task Description

To support the deploy step changes in https://github.com/cncf-tags/green-reviews-tooling/issues/99 we need to modify the flux resources we use to deploy Falco.

We need to sync with the Falco team on the changes.

Current State

Desired State

Tasks

rossf7 commented 3 months ago

Status

@nikimanoledaki @AntonioDiTuri Posting an update here as part of my handover since I'll be off till 15th July. Lets discuss in our sync.

Changes to the Falco manifests are proposed in this discussion.

If Falco team are happy with the changes then once merged we need to update each kustomization resource to use the new paths.

e.g. https://github.com/cncf-tags/green-reviews-tooling/blob/main/projects/falco/ebpf.yaml#L19

path: ./kustomize/falco-driver/ebpf

This PR has cluster changes to support the deploy step https://github.com/cncf-tags/green-reviews-tooling/pull/111