thought-machine / falco-probes

Automated build and mirror of eBPF kernel probes for use as a driver with the Falco runtime security agent (https://falco.org/)
Apache License 2.0
16 stars 4 forks source link

Fix Github docs action for Google COS... #57

Closed markchalloner closed 1 year ago

markchalloner commented 1 year ago

The Google COS manifest repo lists all versions including those not released, which causes an error in when it comes to downloading kernel headers and configs etc. This commit fixes that by validating the versions against the Google COS storage to ensure that the "latest" version passed through to the POC has released artifacts.