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

Facilitate OPA decision correlation with business flows #3041

Commits on Apr 26, 2024

  1. Facilitate OPA decision correlation with business flows

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    84ad4a0 View commit details
    Browse the repository at this point in the history
  2. review comment

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    JanardhanSharma authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e5786f6 View commit details
    Browse the repository at this point in the history
  3. review comment - import variable renamed

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    JanardhanSharma authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    db3b2ea View commit details
    Browse the repository at this point in the history
  4. OPA: Add tracing for outbound http calls (zalando#3034)

    Signed-off-by: Magnus Jungsbluth <magnus.jungsbluth@zalando.de>
    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    mjungsbluth authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    059e727 View commit details
    Browse the repository at this point in the history
  5. Specify tracing span kind on creation (zalando#3039)

    OpenTelemetry-OpenTracing bridge span kind can not be changed after creation,
    see open-telemetry/opentelemetry-go#3953
    
    The workaround is to specify span kind on creation which works for
    both Open Tracing and Open Telemetry bridge spans.
    
    Note that this change removes non-standard "shedder" kind from spans created by `admissionControl` filter.
    Use operation name "admission_control" to query its spans instead if needed.
    
    For zalando#2104
    
    Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    AlexanderYastrebov authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb88e1f View commit details
    Browse the repository at this point in the history
  6. config: refactor test defaultConfig (zalando#3042)

    Make `defaultConfig` return configuration equal to one
    created from default flags and modified by a helper function
    for defining expected test case values.
    
    Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    AlexanderYastrebov authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bd738f9 View commit details
    Browse the repository at this point in the history
  7. Fix static analysis error

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    JanardhanSharma authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    727c27f View commit details
    Browse the repository at this point in the history
  8. fix static analysis error. Signed-off-by: Janardhan Sharma <janardhan…

    ….sharma@outlook.com>
    
    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    JanardhanSharma authored and Janardhan Sharma committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    372e51e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b34b0f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. test faoilure fix and rename the import variable

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eda16ca View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. review comments - refactored code and updated documentation

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d2b0b31 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. duplicate import fixed

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3c12e4b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. handled error

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aef72d0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. review comments

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3307de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    339f64f View commit details
    Browse the repository at this point in the history
  2. formatting fix

    Signed-off-by: Janardhan Sharma <janardhan.sharma@zalando.de>
    Janardhan Sharma committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    44f5105 View commit details
    Browse the repository at this point in the history