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

[fix][testclient] Fix proxyProtocol parsing when value is empty, fix invalid property name #17930

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 4, 2022

Motivation

An invalid change introduced to the CI workflow in PR #17881 allowed merging PRs that contained test failures.
PR #17862 contained some minor gaps in the changes that were introduced and had failing tests.
This got merged because the "required checks" check was broken in CI.

Modifications

  • add tests
  • fix issues in parsing logic
  • fix typo in property name

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#94

@vineeth1995
Copy link
Contributor

Motivation

An invalid change introduced to the CI workflow in PR #17881 allowed merging PRs that contained test failures. PR #17862 contained some minor gaps in the changes that were introduced and had failing tests. This got merged because the "required checks" check was broken in CI.

Modifications

  • add tests
  • fix issues in parsing logic
  • fix typo in property name

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#94

Thank you for the fix @lhotari .

@lhotari lhotari merged commit aefdded into apache:master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants