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

DO NOT MERGE Expose disable dynamic stats (#9260) #9279

Closed
wants to merge 1 commit into from

Commits on Mar 27, 2024

  1. Expose disable dynamic stats (#9260)

    * Very rough implementation before protogen
    
    * Run `make generate-all`. https://xkcd.com/499/
    
    * Regenerate code with correct version of protoc
    
    * Cleaner implementation of setting dynamic_stats
    
    * Add a test to set both options on the router
    
    dynamic_stats and suppress_envoy_headers can both be set in this test
    
    * Clean up the unit tests in a big way
    
    * A little more clean-up
    
    * Update changelog
    
    * Update changelog wording
    
    * Move router tests to separate file
    
    * Remove more redundant code in the table tests
    
    * Remove focus
    
    * Add TODO to address creating a new router plugin
    
    * Re-run codegen
    
    * Use HttpListener translator and fix table name
    
    ---------
    
    Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
    ashishb-solo and soloio-bulldozer[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bed5b84 View commit details
    Browse the repository at this point in the history