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

Smooth upgrade mount pod #1107

Merged
merged 37 commits into from
Sep 27, 2024
Merged

Smooth upgrade mount pod #1107

merged 37 commits into from
Sep 27, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    20d47b3 View commit details
    Browse the repository at this point in the history
  2. feat: trigger upgrade in dashboard

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e34587a View commit details
    Browse the repository at this point in the history
  3. feat: trigger upgrade pod in dashboard

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac82f6f View commit details
    Browse the repository at this point in the history
  4. fix unit test

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1eabe7d View commit details
    Browse the repository at this point in the history
  5. dashboard: check version when upgrade binary;

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c42e562 View commit details
    Browse the repository at this point in the history
  6. ci: fix mount pod recreate test

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b560d1e View commit details
    Browse the repository at this point in the history
  7. ci: fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a10f2fd View commit details
    Browse the repository at this point in the history
  8. ci: fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b27c7b View commit details
    Browse the repository at this point in the history
  9. ci: fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    401b995 View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d67706 View commit details
    Browse the repository at this point in the history
  11. update

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    25ef2f0 View commit details
    Browse the repository at this point in the history
  12. update

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b830dbc View commit details
    Browse the repository at this point in the history
  13. lock mount pod when upgrade

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    836d510 View commit details
    Browse the repository at this point in the history
  14. make canary a job

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8477c0a View commit details
    Browse the repository at this point in the history
  15. wait for upgrade finish

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    da2d225 View commit details
    Browse the repository at this point in the history
  16. add version validate

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6f3a392 View commit details
    Browse the repository at this point in the history
  17. fix ci

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac3b3d6 View commit details
    Browse the repository at this point in the history
  18. fix ci

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e2193cf View commit details
    Browse the repository at this point in the history
  19. dashboard: redirect after upgrade

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0581588 View commit details
    Browse the repository at this point in the history
  20. delete tmp state file if terminal unexpectly & do not support upgrade…

    … if tag is dev
    
    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    65f51b7 View commit details
    Browse the repository at this point in the history
  21. fix unit test

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0010006 View commit details
    Browse the repository at this point in the history
  22. set version in event

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fd14bd0 View commit details
    Browse the repository at this point in the history
  23. fix log

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8b5903f View commit details
    Browse the repository at this point in the history
  24. fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    91c2761 View commit details
    Browse the repository at this point in the history
  25. fix ci

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b2c311f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. improve log

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0936d96 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. use metaurl to check ce or ee

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    39e63f2 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be6572d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    1fd19d3 View commit details
    Browse the repository at this point in the history
  2. fix umount hang and ignore fuse fd if get fd error

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7ce0dc7 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4808231 View commit details
    Browse the repository at this point in the history
  4. set timeout in timeout

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    23f1662 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix fd leak

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7d56c3d View commit details
    Browse the repository at this point in the history
  2. del useless code

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    33fdec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix version compare

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aecdef8 View commit details
    Browse the repository at this point in the history
  2. fix ci

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e37cf9 View commit details
    Browse the repository at this point in the history
  3. check mount pod if get fuse fd

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5323f3f View commit details
    Browse the repository at this point in the history