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

add migration table and explicit migration tracking in sled-agent #5859

Merged
merged 34 commits into from
Jun 12, 2024

Commits on Jun 5, 2024

  1. add migration table

    hawkw committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    370b73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d017eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9362651 View commit details
    Browse the repository at this point in the history
  4. unbreak CTE, et cetera

    hawkw committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e6e5e14 View commit details
    Browse the repository at this point in the history
  5. fix migration name

    hawkw committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c8a0c7c View commit details
    Browse the repository at this point in the history
  6. add generation numbers

    hawkw committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    00c2c93 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. regen openapi again

    hawkw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7f95255 View commit details
    Browse the repository at this point in the history
  2. add timestamps

    hawkw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6304817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57060f View commit details
    Browse the repository at this point in the history
  4. sled-agent api plumbing

    hawkw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    77e3080 View commit details
    Browse the repository at this point in the history
  5. fix CTE syntax error

    hawkw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6b63d22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f3c7fa View commit details
    Browse the repository at this point in the history
  7. clippy

    hawkw committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    45d7844 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    c6311fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43254ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f649f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd5e49c View commit details
    Browse the repository at this point in the history
  5. add pending state

    hawkw committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    631ba0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aecc88 View commit details
    Browse the repository at this point in the history
  7. fix unexpected null

    hawkw committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    270368f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    47cfd55 View commit details
    Browse the repository at this point in the history
  2. misc. @gjcolombo review feedback

    hawkw committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f399eb1 View commit details
    Browse the repository at this point in the history
  3. @smklein's review feedback

    hawkw committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8e75658 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    762febc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7634307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f7c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d0de2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6c9875 View commit details
    Browse the repository at this point in the history
  6. update comment

    hawkw committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    77a6dfe View commit details
    Browse the repository at this point in the history
  7. fix comment

    hawkw committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    29eae36 View commit details
    Browse the repository at this point in the history
  8. rm code from other branch

    hawkw committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    18ccc7e View commit details
    Browse the repository at this point in the history
  9. oops

    hawkw committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    00ad191 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    4e3e4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1ca946 View commit details
    Browse the repository at this point in the history