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

[1.14] Expose most_specific_header_mutations wins and use append_action #8705

Commits on Sep 20, 2023

  1. Use appendAction for translated HeaderValueOptions (#8678)

    * update header value options to convert append to envoy v3's append action
    
    * update tests to expect appendAction
    
    * remove focused test
    
    * Update append description
    
    * add changelog
    
    * add extra informatnion on header append/removal docs
    
    * Apply suggestions from code review
    
    Co-authored-by: Art <artberger@users.noreply.github.com>
    
    * Update docs/content/guides/traffic_management/request_processing/append_remove_headers/_index.md
    
    Co-authored-by: Art <artberger@users.noreply.github.com>
    
    * Update docs/content/guides/traffic_management/request_processing/append_remove_headers/_index.md
    
    Co-authored-by: Art <artberger@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
    Co-authored-by: Art <artberger@users.noreply.github.com>
    3 people committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    97478fe View commit details
    Browse the repository at this point in the history
  2. update changelog

    inFocus7 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    76b84b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Expose most_specific_header_mutations_wins (#8692)

    * add most_specific_header_mutations_wins route config option
    
    * translate and add MostSpecificHeaderMutationsWins to translator_test
    
    * add changelog
    
    * add skipCI-kube-tests:true directive
    
    * add header manipulation order e2e tests and expose routeTable in testContext's testClients
    
    * codegen
    
    * Add section in docs to include mostSpecificHeaderMutationsWins
    
    * remove skipCI-kube-tests:true directive
    
    * review comment updates
    
    * Apply suggestions from code review
    
    Co-authored-by: Art <artberger@users.noreply.github.com>
    
    * review comment updates pt 2
    
    ---------
    
    Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
    Co-authored-by: Art <artberger@users.noreply.github.com>
    3 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c94241e View commit details
    Browse the repository at this point in the history
  2. codegen

    inFocus7 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8828d7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95764d8 View commit details
    Browse the repository at this point in the history
  4. do not skip kube tests

    inFocus7 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    689c5e8 View commit details
    Browse the repository at this point in the history
  5. add matcher suite test

    inFocus7 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3536cbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86d4af4 View commit details
    Browse the repository at this point in the history