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

Support HTTP headers on HttpWaitStrategy #2549

Conversation

renatomefi
Copy link
Contributor

This enables webservers that depend on headers for healthchecks to be able to correctly be queried by the HttpWaitStrategy.

As there are no unit tests for the HttpWaitStrategy I'm using the container logs as confirmation of the correct HTTP call execution.

@renatomefi renatomefi force-pushed the feature/http-wait-strategy-headers-support branch from 72af46d to f7f5af2 Compare April 12, 2020 10:53
@rnorth
Copy link
Member

rnorth commented May 1, 2020

Build failure - I'll merge from master to ensure that we're using the latest, stable (😄) master build as a basis.

This enables webservers that depend on headers for healthchecks to be
able to correctly be queried by the HttpWaitStrategy.
@renatomefi renatomefi force-pushed the feature/http-wait-strategy-headers-support branch from 32ef287 to 445c3dd Compare June 1, 2020 09:00
@renatomefi
Copy link
Contributor Author

Hey @rnorth and @kiview, I've rebased it with master today, and it's looking good! :)
Are you still considering merging this one?

thanks

@renatomefi renatomefi requested a review from kiview June 3, 2020 13:13
@stale
Copy link

stale bot commented Sep 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

@stale stale bot added the stale label Sep 2, 2020
@renatomefi
Copy link
Contributor Author

I think it's ready to merge?

@bsideup bsideup added this to the next milestone Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants