Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Inspektor Gadget TCP and DNS traces #230

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on May 12, 2023

  1. add gadget top block-io

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1ba403e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf3e76 View commit details
    Browse the repository at this point in the history
  3. check existence of trace crd rather than pod. more reliable way to se…

    …e whether ig is supported
    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5f53de6 View commit details
    Browse the repository at this point in the history
  4. allow periscope to run exec on pods

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b03c937 View commit details
    Browse the repository at this point in the history
  5. collect stream and delete pod

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7f0c785 View commit details
    Browse the repository at this point in the history
  6. wait and wait

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b8c0bef View commit details
    Browse the repository at this point in the history
  7. dns needs a bit more time to collect

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1aa75b2 View commit details
    Browse the repository at this point in the history
  8. add tcp tracer

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    96c9bf6 View commit details
    Browse the repository at this point in the history
  9. implement data exporter

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    60ea45d View commit details
    Browse the repository at this point in the history
  10. tidy up logging

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d4ee312 View commit details
    Browse the repository at this point in the history
  11. add readme

    bravebeaver authored and peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    018a605 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    534b14d View commit details
    Browse the repository at this point in the history
  13. try to add e2e tests

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    53862ab View commit details
    Browse the repository at this point in the history
  14. make tests work

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8d01839 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eef7ec4 View commit details
    Browse the repository at this point in the history
  16. tidy go.mod

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    efbbf5f View commit details
    Browse the repository at this point in the history
  17. fix some build errors

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2a44057 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0431c3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bd44c1e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c94cf06 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d5005e8 View commit details
    Browse the repository at this point in the history
  22. fixup! try to add e2e tests

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1471203 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e5cd7b8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0acc84b View commit details
    Browse the repository at this point in the history
  25. fix systemlogs test

    peterbom committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1475a27 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. fix go linting issues

    bravebeaver committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ed625da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from bravebeaver/feature/ig-inprocess

    fix go linting issues
    peterbom authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9760839 View commit details
    Browse the repository at this point in the history
  3. fix windows build errors

    peterbom committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f7e18fe View commit details
    Browse the repository at this point in the history