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

ext_proc: revise service api for attributes #32176

Merged
merged 14 commits into from
Feb 13, 2024

Commits on Feb 2, 2024

  1. revise service api for attributes

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0543abd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. remove metadata-related API changes

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0baa98a View commit details
    Browse the repository at this point in the history
  2. kick CI

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    71d001d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. send attributes with first processing message on request & response p…

    …ath, not just with headers messages
    
    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    62ba44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    212a876 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ext_proc/hide-metadata-api

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1405c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. PR feedback and fixing integration test

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d4e3e3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jbohanon/ext_proc/attributes-in-processing…

    …request
    
    ext_proc: attributes in first message to server
    jbohanon authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    55689a3 View commit details
    Browse the repository at this point in the history
  3. fix proto

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b8b087f View commit details
    Browse the repository at this point in the history
  4. build fixes

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1f4df2d View commit details
    Browse the repository at this point in the history
  5. build fixes

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dc9b5a2 View commit details
    Browse the repository at this point in the history
  6. build fixes

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f90f7b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fix integration test

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    56e76b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. check behavior when trying to send unavailable attribute

    Signed-off-by: Jacob Bohanon <[email protected]>
    jbohanon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fe0d21f View commit details
    Browse the repository at this point in the history