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

8405 aggregate listener crash v1.14.x #8433

Merged
merged 5 commits into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. 8405 aggregate listener crash (#8407)

    * Attempt to fix issue
    
    Doesn't seem to crash right now, but this is a partial commit so I hope I
    didn't miss anything
    
    * Add changelog
    
    * Adding changelog file to new location
    
    * Deleting changelog file from old location
    
    * Commit test to show bugfix works
    
    * Move the test to a better location
    
    * Add GetProxyError test for aggregate listener
    
    * Add tests for reporting errors in tcp listeners in aggregate filter chains
    
    * Update projects/gloo/pkg/utils/validation/proxy_validation_test.go
    
    Co-authored-by: Jenny Shu <28537278+jenshu@users.noreply.github.com>
    
    * Improve name on helper function
    
    * Add tcp tests for hybrid listeners
    
    * Add http reports for aggregate listener
    
    * Rename test
    
    * Clean up test, make it more consistent
    
    ---------
    
    Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
    Co-authored-by: changelog-bot <changelog-bot>
    Co-authored-by: Jenny Shu <28537278+jenshu@users.noreply.github.com>
    3 people committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d84f6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29011d7 View commit details
    Browse the repository at this point in the history
  3. Move changelog

    ashishb-solo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bfdd994 View commit details
    Browse the repository at this point in the history
  4. Empty commit to kick CI

    ashishb-solo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b4dd44f View commit details
    Browse the repository at this point in the history
  5. Kick CI again

    ashishb-solo committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fade719 View commit details
    Browse the repository at this point in the history