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

refactor: change the logic of delete pod during retry. Fixes: #12538 #12734

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Apr 9, 2024

  1. feat: Refactor the logic of delete pod during retry

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    38c00db View commit details
    Browse the repository at this point in the history
  2. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d08d334 View commit details
    Browse the repository at this point in the history
  3. fix: test-cli

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0d93cb6 View commit details
    Browse the repository at this point in the history
  4. fix: test-cli

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    65d25e2 View commit details
    Browse the repository at this point in the history
  5. fix: retry

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a196700 View commit details
    Browse the repository at this point in the history
  6. fix: lint

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    33a6f61 View commit details
    Browse the repository at this point in the history
  7. fix: delete argo server pod delete rbac

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ba01622 View commit details
    Browse the repository at this point in the history
  8. fix: comments

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8feee6d View commit details
    Browse the repository at this point in the history
  9. fix: comments

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4cb1f83 View commit details
    Browse the repository at this point in the history
  10. fix: comments

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7d53e33 View commit details
    Browse the repository at this point in the history
  11. fix: bool pointer

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7b0dc53 View commit details
    Browse the repository at this point in the history
  12. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8fbb3bf View commit details
    Browse the repository at this point in the history
  13. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ad4d350 View commit details
    Browse the repository at this point in the history
  14. fix: change spec to label

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9da1c5b View commit details
    Browse the repository at this point in the history
  15. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9b01549 View commit details
    Browse the repository at this point in the history
  16. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2dfee1b View commit details
    Browse the repository at this point in the history
  17. fix: retry status

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d6ac764 View commit details
    Browse the repository at this point in the history
  18. fix: swagger.yaml

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d01bb65 View commit details
    Browse the repository at this point in the history
  19. fix: doc

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    51bfa7f View commit details
    Browse the repository at this point in the history
  20. fix: doc

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8950a75 View commit details
    Browse the repository at this point in the history
  21. fix: doc

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9a27062 View commit details
    Browse the repository at this point in the history
  22. fix: swagger

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf4b6cb View commit details
    Browse the repository at this point in the history
  23. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e588918 View commit details
    Browse the repository at this point in the history
  24. fix: test

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    14c06b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix: change to label

    Co-authored-by: shuangkun <tsk2013uestc@163.com>
    Co-authored-by: AlbeeSo <suyashi1321@163.com>
    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun and AlbeeSo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d7ae0ae View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Signed-off-by: shuangkun <tsk2013uestc@163.com>
    shuangkun committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cc04729 View commit details
    Browse the repository at this point in the history