Skip to content

Releases: cloudfoundry-community/ocf-scheduler-boshrelease

v0.1.3

02 Aug 10:51
2c07c60
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • Environment Variable Formatting:
    • Corrected the formatting of the WORKER_NUM environment variable in the env.erb template. The unnecessary space between WORKER_NUM and = was removed, ensuring that the environment variable is set correctly. This resolves issues where the application was not recognizing the WORKER_NUM setting due to the improper format.

Deployment

releases:
- name:    ocf-scheduler
  version: 0.1.3
  url:     https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v0.1.3/ocf-scheduler-0.1.3.tgz
  sha1:    a85249c2185b0b8383db5a7c86785c4f5b7fa6a8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Aug 10:16
fb30521
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Worker Property Fix:
    • Corrected the WORKER_NUM environment variable in the scheduler template (env.erb) to use the scheduler.worker_count property instead of the incorrect scheduler.workers property.

Deployment

releases:
- name:    ocf-scheduler
  version: 0.1.2
  url:     https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v0.1.2/ocf-scheduler-0.1.2.tgz
  sha1:    a29e613ff203d8672f8f8726acc3f5381bc8e919

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Aug 09:21
e8f8de7
Compare
Choose a tag to compare

What's Changed

  • Support configurable worker count and log level by @itsouvalas in #1
  • Update Go version, fix env var & adjust packaging by @itsouvalas in #2

New Features:

  • Configurable Worker Count and Log Level:
    • Introduced scheduler.worker_count property to specify the number of worker processes, with a default value of 20.
    • Added scheduler.log_level property to set the logging level, defaulting to "info" (error and debug as additional options).
    • Updated env.erb template to include environment variables for WORKER_NUM and LOG_LEVEL based on the new properties.

Updates and Improvements:

  • Go Version Update:

    • Updated Go version from 1.20 to 1.22 across all relevant files.
    • Updated go.mod and go.sum to reflect new dependencies.
  • Packaging Adjustments:

    • Modified packaging script and spec to remove version-specific filename for ocf-scheduler.

Final Build Additions:

  • Added final build for golang-1.22-linux with appropriate commit hash and blobstore details.

These updates enhance the functionality, security, and performance of the ocf-scheduler by introducing configurable parameters, updating dependencies, and improving the build process.

Deployment

releases:
- name:    ocf-scheduler
  version: 0.1.1
  url:     https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v0.1.1/ocf-scheduler-0.1.1.tgz
  sha1:    324b418ea118bff1776e89e40863bd8d20d8d502

New Contributors

Full Changelog: v0.1.0...v0.1.1

ocf-scheduler-boshrelease v0.1.0

23 Jul 22:02
Compare
Choose a tag to compare

Software Updates:

  • Updated ocf-scheduler release to v0.1.0
  • Updated ocf-scheduler-cf-plugin release to v1.0.0

Both the above have been compiled with Go v1.20.4 on Ubuntu Jammy to resolve CVEs from previous library/OS versions.

Deployment

releases:
- name:    ocf-scheduler
  version: 0.1.0
  url:     https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v0.1.0/ocf-scheduler-0.1.0.tgz
  sha1:    0dd081844a7ec208d876b067697178e348aee8ec

v1.0.0

20 Jul 21:19
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

This release has been canceled

Software Updates:

  • Updated ocf-scheduler release to v1.0.0
  • Updated ocf-scheduler-cf-plugin release to v1.0.0

Both the above have been compiled with Go v1.20.4 on Ubuntu Jammy to resolve CVEs from previous library/OS versions.

Deployment

releases:
- name:    ocf-scheduler
  version: 1.0.0
  url:     https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v1.0.0/ocf-scheduler-1.0.0.tgz
  sha1:    133febae8d1edce1824f37f6e06ca5af8cdbf6b5