Coder Social home page Coder Social logo

Comments (7)

mtardy avatar mtardy commented on August 12, 2024 1

Yes exact, you'll need to run the latest build from main, you can do this with:

helm -n kube-system upgrade --install tetragon cilium/tetragon --set tetragon.image.override=quay.io/cilium/tetragon-ci:latest --set tetragonOperator.image.override=quay.io/cilium/tetragon-operator-ci:latest --set imagePullPolicy=Always

Double-check that the installed CRDs in your cluster were upgraded.

Indeed it's not convenient since Tetragon is versioned while our TracingPolicies examples are not, so mismatchs happen :/

from tetragon.

vhgbao01 avatar vhgbao01 commented on August 12, 2024 1

Hi, I have already executed the provided command, but unfortunately, I am still encountering the following error:

The TracingPolicy "connect" is invalid: 
spec.kprobes[0].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"
spec.kprobes[1].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"
spec.kprobes[2].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"

I would appreciate any further guidance. Thank you in advance !

from tetragon.

mtardy avatar mtardy commented on August 12, 2024 1

Hi, I have already executed the provided command, but unfortunately, I am still encountering the following error:


The TracingPolicy "connect" is invalid: 

spec.kprobes[0].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"

spec.kprobes[1].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"

spec.kprobes[2].selectors[0].matchArgs[0].operator: Unsupported value: "DAddr": supported values: "Equal", "NotEqual", "Prefix", "Postfix"

I would appreciate any further guidance. Thank you in advance !

Hey! Let me reopen this issue, clearly we indeed have trouble there as we received multiple reports like that. I'll address this issue this week and get back to you.

from tetragon.

vhgbao01 avatar vhgbao01 commented on August 12, 2024 1

Thanks ! It's now working.

from tetragon.

jacobcrawford avatar jacobcrawford commented on August 12, 2024

This is not a bug. The examples in the readme were merged to the main branch before the version of Tetragon supporting the "DAddr" operator has been released.
The functionality for "DAddr" is on the main branch as well if you look through the code.

I do agree that this is not convenient for newcomers to the Tetragon repository. 😄

from tetragon.

mtardy avatar mtardy commented on August 12, 2024

As we answered this question, I'll close this issue. Please comment again or reopen if you don't agree.

from tetragon.

kevsecurity avatar kevsecurity commented on August 12, 2024

I’ve reverted the changes to the tcp-connect.yaml example so hopefully it will work now.

from tetragon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.