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

pdutil: use temp pause config #592

Merged
merged 25 commits into from
Nov 16, 2020
Merged

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    d485c50 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. refactor pdutil

    3pointer committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6f141e6 View commit details
    Browse the repository at this point in the history
  2. fix ci

    3pointer committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    7cf0c64 View commit details
    Browse the repository at this point in the history
  3. add pd version fail back

    3pointer committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    24f2d24 View commit details
    Browse the repository at this point in the history
  4. fix ci

    3pointer committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    99692eb View commit details
    Browse the repository at this point in the history
  5. fix ci

    3pointer committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    682fd5f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. fix unmarshal bool

    3pointer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    64d6d4c View commit details
    Browse the repository at this point in the history
  2. address comment

    3pointer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    30e0887 View commit details
    Browse the repository at this point in the history
  3. fi

    3pointer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    571db35 View commit details
    Browse the repository at this point in the history
  4. add test case

    3pointer committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    002f54c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Apply suggestions from code review

    Co-authored-by: kennytm <kennytm@gmail.com>
    3pointer and kennytm authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5c64433 View commit details
    Browse the repository at this point in the history
  2. address comment

    3pointer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0364fc5 View commit details
    Browse the repository at this point in the history
  3. fix ci

    3pointer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    65febef View commit details
    Browse the repository at this point in the history
  4. update comment

    3pointer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    e198c7e View commit details
    Browse the repository at this point in the history
  5. update comment

    3pointer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    355cdac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9840bc View commit details
    Browse the repository at this point in the history
  7. Update pkg/pdutil/pd.go

    Co-authored-by: kennytm <kennytm@gmail.com>
    3pointer and kennytm authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c8a650d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. address comment

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7b3f8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e3221 View commit details
    Browse the repository at this point in the history
  3. change convoluted logic

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a7f0367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a649e7f View commit details
    Browse the repository at this point in the history
  5. test pause config

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2d12659 View commit details
    Browse the repository at this point in the history
  6. fix failpoint

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f586549 View commit details
    Browse the repository at this point in the history
  7. update test

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7d5cd0b View commit details
    Browse the repository at this point in the history
  8. fix test

    3pointer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9d38da6 View commit details
    Browse the repository at this point in the history