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

merge pr from release-1.6 #2542

Merged
merged 5 commits into from
Oct 20, 2022

Commits on Oct 19, 2022

  1. add a flag to control whether inherit owner annotations when podgroup…

    … created
    
    Signed-off-by: xilinxing <xilinxing@huawei.com>
    xilinxing authored and waiterQ committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f4c4c0d View commit details
    Browse the repository at this point in the history
  2. fix scheduler panic issue

    Signed-off-by: Zhe Jin <jinzhe.hit@gmail.com>
    jinzhejz authored and waiterQ committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2d8d645 View commit details
    Browse the repository at this point in the history
  3. merge volcano-sh#2500(add selector spread plugin) and volcano-sh#2487(…

    …add podTopologySpread plugin) conflict;
    
    Signed-off-by: shaoqiu <516595344@qq.com>
    xilinxing authored and waiterQ committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8adec94 View commit details
    Browse the repository at this point in the history
  4. merge volcano-sh#2506(add volume binding plugin) into scheduler/plugi…

    …ns/nodeorder;
    
    Signed-off-by: shaoqiu <516595344@qq.com>
    xilinxing authored and waiterQ committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6e0beac View commit details
    Browse the repository at this point in the history
  5. bugfix: the csinode driver status failed updating

    The existing implementation still keeps the deleted driver
    status as true, this pr fix it.
    
    Signed-off-by: xilinxing <xilinxing@huawei.com>
    xilinxing authored and waiterQ committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9773a7b View commit details
    Browse the repository at this point in the history