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

Conversation

ashishb-solo
Copy link
Contributor

@ashishb-solo ashishb-solo commented Jun 30, 2023

Description

Backport fix for crash in aggregate listener filter chains to v1.14.x (#8407)

Context

Backport of bugfix

Checklist:

  • I included a concise, user-facing changelog (for details, see https://github.com/solo-io/go-utils/tree/main/changelogutils) which references the issue that is resolved.
  • If I updated APIs (our protos) or helm values, I ran make -B install-go-tools generated-code to ensure there will be no code diff
  • I followed guidelines laid out in the Gloo Edge contribution guide
  • I opened a draft PR or added the work in progress label if my PR is not ready for review
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

BOT NOTES:
resolves #8405

ashishb-solo and others added 3 commits June 30, 2023 17:28
* 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>
@ashishb-solo ashishb-solo changed the base branch from main to v1.14.x June 30, 2023 21:31
@solo-changelog-bot
Copy link

Issues linked to changelog:
#8405

@ashishb-solo ashishb-solo marked this pull request as ready for review June 30, 2023 21:35
@soloio-bulldozer soloio-bulldozer bot merged commit ff07b61 into v1.14.x Jun 30, 2023
12 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the 8405-aggregate-listener-crash-v1.14.x branch June 30, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants