-
-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding LogConsumers start as part of the ContainerRequest (#2073)
* Adding LogConsumers and LogProducer start as part of the GenericRequest * Apply suggestions from code review Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com> * Addressing PR review comments * Adding docs and global option * Moving deprecation comments to the right place * chore: define a StdoutLogConsumer to be exposed * feat: support configuring the producer at the container request * chore: deprecate StartLogProducer * chore: deprecate StopLogProducer and FollowOutput * docs: document the follow logs feature * chore: update tests * doc: add warning regarding timeouts * chore: move to the container lifecycle * chore: typo * chore: remove StartStop test The lifecycle will be removed * docs: wording * fix: handle error * docs: replace producer word with production * chore: remove the concept of log producer * fix: lint * fix: wrong assertion * chore: use fixed mysql 8.0.36 version in test * chore: use NotEmpty assertion --------- Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com> Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
- Loading branch information
1 parent
6297ec1
commit 16c689a
Showing
12 changed files
with
435 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.