Skip to content

Bump volcano.sh/volcano from 0.4.0 to 1.5.0#62

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/volcano.sh/volcano-1.5.0
Closed

Bump volcano.sh/volcano from 0.4.0 to 1.5.0#62
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/volcano.sh/volcano-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 21, 2022

Bumps volcano.sh/volcano from 0.4.0 to 1.5.0.

Release notes

Sourced from volcano.sh/volcano's releases.

v1.5.0

Changes since v1.5.0-Beta

v1.5.0-Beta

What's New

Support Task Dependency

In most mainstream computing platforms such as MPI and Tensorflow, different pods undertake different roles, for example, master/worker. It is necessary to start master or worker first due to the working principle for different platforms. This feature aims to provide the ability to make the start order correct. More details please refer to https://github.com/volcano-sh/volcano/blob/master/docs/design/task-launch-order-within-job.md. (volcano-sh/volcano#1920, volcano-sh/volcano#1833, @​hwdef @​shinytang6 @​Thor-wl )

Support Reserve Resource for Queue

This feature provides the ability to reserve resources for specified queues in order to make sure there is always guaranteed resources for urgent jobs instead of waiting for resource release or being preempted. More details please refer to https://github.com/volcano-sh/volcano/blob/master/docs/design/queue-guarantee-resource-reservation-design.md (volcano-sh/volcano#1905, volcano-sh/volcano#1904, @​qiankunli )

Support Specified Nodes for Volcano in Cluster

In some scenarios such as multiple schedulers, it is necessary for Volcano to be only responsible for part of nodes in the cluster. This feature enable users to configure the nodes that are responsible for the Volcano. More details can be referred to volcano-sh/volcano#1834 (volcano-sh/volcano#1821, @​qiankunli )

Add Tendorflow Job Plugin

Volcano provides a unified object for job management which allows user to run AI training such as Tensorflow, Pytorch, Mxnet, MPI with Volcano Job and enjoy the enhanced lifecycle management. However it is a bit complex for some users. This features is to add Tensorflow plugin based on Volcano job plugin framework which reduces the complexity of running Tensorflow with Volcano and make it easy to use. More details can be referred to https://github.com/volcano-sh/volcano/blob/master/docs/design/distributed-framework-plugins.md (volcano-sh/volcano#1874, @​LuBingtan )

Other Notable Changes

... (truncated)

Commits
  • cdda6f0 release v1.5.0
  • b99f549 Merge pull request #2013 from william-wang/fix-version
  • 3dc884c update the version in deployment file for arm64
  • 865ef98 Merge pull request #2004 from hwdef/release-1.5
  • cd962ad Merge pull request #2006 from hwdef/fix-1.5-ci
  • 013d6af Do not check the generated yaml file
  • 97ba62d ignore the golang lint check for folder example
  • 29ae268 update some parameters to match ginkgo v2
  • 0446665 fix the CI failure
  • 0dbb40a Add individual development yamls for volcano 1.5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [volcano.sh/volcano](https://github.com/volcano-sh/volcano) from 0.4.0 to 1.5.0.
- [Release notes](https://github.com/volcano-sh/volcano/releases)
- [Changelog](https://github.com/volcano-sh/volcano/blob/master/CHANGELOG.md)
- [Commits](volcano-sh/volcano@v0.4...v1.5.0)

---
updated-dependencies:
- dependency-name: volcano.sh/volcano
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 16, 2022

Superseded by #64.

@dependabot dependabot Bot closed this Mar 16, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/volcano.sh/volcano-1.5.0 branch March 16, 2022 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants