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

NETOBSERV-1190: change DNS to use latency instead of TS #395

Merged
merged 9 commits into from
Jul 17, 2023

Commits on Jul 13, 2023

  1. NETOBSERV-979: Add TCP drop to netobserv operator

    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6fd4316 View commit details
    Browse the repository at this point in the history
  2. Add scc rbac to fix issues with scc constraint

    when creating ebpf pod in privileged mode we
    got Error creating: pods "netobserv-ebpf-agent-"
    is forbidden: unable to validate against any
    security context constraint
    
    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ac882e6 View commit details
    Browse the repository at this point in the history
  3. Add DNS tracker operator changes

    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9db484f View commit details
    Browse the repository at this point in the history
  4. Address PR review comments

    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3fb0728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f10ea5 View commit details
    Browse the repository at this point in the history
  6. fix TcpDrop fields case

    jpinsonneau authored and msherif1234 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    55d105a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. NETOBSERV-1191: fix updating tcpdrop and dns configs

    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b2a29b1 View commit details
    Browse the repository at this point in the history
  2. fix linter complicity error

    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    def94dc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. NETOBSERV-1190: use DNS latency instead of TS

    This PR depends on PR netobserv#331 so 331 need to be merged 1st
    
    Signed-off-by: msherif1234 <mmahmoud@redhat.com>
    msherif1234 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    97cd9d0 View commit details
    Browse the repository at this point in the history