Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

timecraft: add log resource type to get and describe commands #32

Merged
merged 7 commits into from
May 30, 2023

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    c58a103 View commit details
    Browse the repository at this point in the history
  2. add last timestamp to record batch to compute log duration

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    86c0c4b View commit details
    Browse the repository at this point in the history
  3. compute and display duration of log segments

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cdeaf21 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    55707ce View commit details
    Browse the repository at this point in the history
  5. align columns of text output

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5fff760 View commit details
    Browse the repository at this point in the history
  6. fetch log manigests concurrently

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    adac0ed View commit details
    Browse the repository at this point in the history
  7. use stream.ReadAll where it makes sense

    Signed-off-by: Achille Roussel <[email protected]>
    achille-roussel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8905c14 View commit details
    Browse the repository at this point in the history