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 auto pod upgrade controller for daemoset #970

Merged
merged 11 commits into from
Sep 27, 2022

Commits on Aug 29, 2022

  1. add auto pod upgrade controller for daemoset

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    808c9c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. add unit tests for util

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d740058 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. remove node workqueue

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    855e47f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. add maxUnavailable limitation

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    79abddc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. add unit tests case

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b31933e View commit details
    Browse the repository at this point in the history
  2. fix upper case

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    22e2fef View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. add unit tests for k8s utils

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    16979d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. add node ready check for ota strategy

    Signed-off-by: hxcGit <[email protected]>
    Signed-off-by: Xuecheng <[email protected]>
    xavier-hou committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6055449 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. use pod condition to specify upgradability

    Signed-off-by: Xuecheng <[email protected]>
    xavier-hou committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    be73044 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. add code comments

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c2c44ee View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. remove node ready check for ota strategy

    Signed-off-by: hxcGit <[email protected]>
    xavier-hou committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b1d4411 View commit details
    Browse the repository at this point in the history