Skip to content

Releases: flux-framework/flux-operator

Flux Operator Release v0.2.0

15 Mar 22:28
25f338b
Compare
Choose a tag to compare

What's Changed

  • Add Zenodo DOI and HPC knowledge meeting link by @vsoch in #206
  • add support to customize flux submit command by @vsoch in #207
  • update controller gen by @vsoch in #216
  • bug: openapi-gen and view PATH by @vsoch in #217
  • fix: testing tim updates for generation by @vsoch in #219
  • refactor: flux provisioned from init container by @vsoch in #208

Full Changelog: 0.1.1...0.2.0

Flux Operator Release v0.1.1

03 Sep 01:46
967c3c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

Flux Operator Release v0.1.0

31 Jul 01:49
2c5f774
Compare
Choose a tag to compare

CHANGELOG

This is a manually generated log to track changes to the repository for each release.
Each section should include general headers such as Implemented enhancements
and Merged pull requests. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes (recipe file format? image file format?)
  • migration guidance (how to convert images?)
  • changed behaviour (recipe sections work differently)

The versions coincide with releases on pip. Only major versions will be released as tags on Github.

0.0.x (0.0.x)

  • First release supporting experimenting bursting / scaling and customization (0.1.0)
  • Support for automated testing of examples/tests (0.0.x)
  • Early support for a basic multi-user mode.
  • Addition of local volumes for workflows that share data.
  • Google Cloud support and documentation
  • Project skeleton release (0.0.0)