github volcano-sh/volcano v1.10.2

latest releases: v1.12.2, v1.12.1, v1.12.0...
4 months ago

Important:
This release addresses multiple critical security vulnerabilities. We strongly advise all users to upgrade immediately to protect your systems and data.

Security Fixes

Other Improvements

Important Notes Before Upgrading

Change: Volcano Scheduler pprof Endpoint Disabled by Default
For security enhancement, the pprof endpoint for the Volcano Scheduler is now disabled by default in this release. If you require this endpoint for debugging or monitoring, you will need to explicitly enable it post-upgrade. This can be achieved by:

  • If you are using helm, specifying custom.scheduler_pprof_enable=true during Helm installation or upgrade.
  • OR, manually setting the command-line argument --enable-pprof=true when starting the Volcano Scheduler.

Please be aware of the security implications before enabling this endpoint in production environments.

Don't miss a new volcano release

NewReleases is sending notifications on new releases.