cilium / tetragon

eBPF-based Security Observability and Runtime Enforcement
https://tetragon.io
Apache License 2.0
3.66k stars 369 forks source link

fix: correcting the script path for minikube installation steps in do… #3111

Open d-cryptic opened 1 week ago

d-cryptic commented 1 week ago

Describe what changes this pull request brings

Related issue

2980

Before change

image

After Change

image

netlify[bot] commented 1 week ago

Deploy Preview for tetragon ready!

Name Link
Latest commit 75cc683b9691bc5421157b0e9dbb128fe9e30b13
Latest deploy log https://app.netlify.com/sites/tetragon/deploys/673640ec1425720008f2e65f
Deploy Preview https://deploy-preview-3111--tetragon.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

d-cryptic commented 1 week ago

Hi, I only found a single reference for install-hooks scripts. I have a query regarding tetragon-oci-hook-setup in this documentation page. This ./contrib/tetragon-rthooks/tetragon-oci-hook-setup not present in current main branch. Does this needs to be changed too? if so, what's the correct script path for this?

image

mtardy commented 3 days ago

I have a query regarding tetragon-oci-hook-setup in this documentation page. This ./contrib/tetragon-rthooks/tetragon-oci-hook-setup not present in current main branch. Does this needs to be changed too? if so, what's the correct script path for this?

This is a binary you need to compile in order for it to be around :)