Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: volcano-sh/volcano
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.1
Choose a base ref
...
head repository: volcano-sh/volcano
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.2
Choose a head ref
  • 17 commits
  • 34 files changed
  • 6 contributors

Commits on Jul 16, 2025

  1. Move kube-scheduler related metrics initilization to server.go to avo…

    …id panic
    
    Signed-off-by: jessestutler <chenzicong4@huawei.com>
    JesseStutler committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    981e18b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Merge pull request #4461 from JesseStutler/automated-cherry-pick-of-#…

    …4422-origin-release-1.12
    
    Automated cherry pick of #4422: Move kube-scheduler related metrics initilization to server.go to avoid panic
    volcano-sh-bot authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    0a8cbd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Fix the issue where SelectBestNode returns nil when plugin scores are…

    … negative
    
    Signed-off-by: g00673948 <guoqin10@huawei.com>
    guoqinwill committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    df48a9f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. fix node count reconcile

    Signed-off-by: Monokaix <changxuzheng@huawei.com>
    Monokaix committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    92482ce View commit details
    Browse the repository at this point in the history
  2. Fix incorrect definition of ReleaseNameEnvKey

    Signed-off-by: ouyangshengjia <oysj2016@163.com>
    (cherry picked from commit f2c0abe)
    ouyangshengjia committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    a91dcfe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Add missing capacity metrics in hierarchical queues

    Signed-off-by: JesseStutler <chenzicong4@huawei.com>
    JesseStutler committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    4b22626 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4488 from Monokaix/automated-cherry-pick-of-#4473…

    …-upstream-release-1.12
    
    Automated cherry pick of #4473: fix node count reconcile
    volcano-sh-bot authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    9e432f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4490 from ouyangshengjia/release-name-env

    [cherry-pick for 1.12]Fix incorrect definition of ReleaseNameEnvKey
    volcano-sh-bot authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    2866eaa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Merge pull request #4472 from guoqinwill/cherryfor-1.12

    [cherry-pick for 1.12]Fix the issue where SelectBestNode returns nil when plugin scores are negative
    volcano-sh-bot authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    089e711 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Merge pull request #4494 from JesseStutler/automated-cherry-pick-of-#…

    …4487-origin-release-1.12
    
    Automated cherry pick of #4487: Add missing capacity metrics in hierarchical queues
    volcano-sh-bot authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    7a276bd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Automation enhancement: add bump version script; Make version release…

    … more automate
    
    Signed-off-by: JesseStutler <chenzicong4@huawei.com>
    JesseStutler committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    8a6676d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4521 from JesseStutler/bump-version-auto-release-…

    …1.12
    
    [Cherry-pick] Add bump version script; Make version release more automated
    volcano-sh-bot authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f9dd793 View commit details
    Browse the repository at this point in the history
  3. fix: update podGroup when statefulSet update

    Signed-off-by: shentiecheng <shentiecheng@bytedance.com>
    Poor12 committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    5c28812 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. chore: bump version to v1.12.2

     - Update .release-version to v1.12.2
     - Update Chart version to 1.12.2
     - Update image tag version to v1.12.2
     - Update volcano.sh/apis dependency to v1.12.2
     - Update development YAML files
    
    Signed-off-by: jessestutler <chenzicong4@huawei.com>
    JesseStutler committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    17138ea View commit details
    Browse the repository at this point in the history
  2. fix: deepcopy podgroup before update

    Signed-off-by: shentiecheng <shentiecheng@bytedance.com>
    Poor12 committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    40bbf4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4522 from Poor12/cherry-pick-sts

    [Cherry-pick] fix: update podGroup when statefulSet update
    volcano-sh-bot authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    5cf3083 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Merge pull request #4518 from JesseStutler/automated-version-bump-v1.…

    …12.2-origin-release-1.12
    
    Automated: Bump version to v1.12.2
    volcano-sh-bot authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    9b72eac View commit details
    Browse the repository at this point in the history
Loading