-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SQS to mirrord operator status reporting. (#2928)
* Add SQS to mirrord operator status reporting. * fix docs * re-add inspect_err when operator not found status * simplify everything, and use MirrordSqsSession instead of Registry * add filter to print * use proper id * terrible loops * froot loops * frootier loops * Little bit of docs for the sqs_rows * more docs * print table after each consumer * extend the list of sqs * closure fn * remove extra into_iter * proper merge of maps * changelog * Docs on session id random vs copy target.
- Loading branch information
Showing
8 changed files
with
361 additions
and
168 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add SQS to mirrord operator status reporting. |
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.