Recent Releases of fluxoperator

fluxoperator - Flux Operator Release v0.2.1

What's Changed

  • feat: api - add support to write custom script by @vsoch in https://github.com/flux-framework/flux-operator/pull/220
  • cleanup: remove old refactor configs by @vsoch in https://github.com/flux-framework/flux-operator/pull/222
  • add citation cff file and update readme/index by @vsoch in https://github.com/flux-framework/flux-operator/pull/223
  • example: gozmq for pair to pair by @vsoch in https://github.com/flux-framework/flux-operator/pull/224
  • update gozmq example by @vsoch in https://github.com/flux-framework/flux-operator/pull/225
  • feat: add support for empty directory by @vsoch in https://github.com/flux-framework/flux-operator/pull/226
  • add size limit to emptydir by @vsoch in https://github.com/flux-framework/flux-operator/pull/228
  • pod: additional features for skypilot by @vsoch in https://github.com/flux-framework/flux-operator/pull/230
  • podspec: add additional features for podspec by @vsoch in https://github.com/flux-framework/flux-operator/pull/231
  • release: 0.2.1 by @vsoch in https://github.com/flux-framework/flux-operator/pull/233

Full Changelog: https://github.com/flux-framework/flux-operator/compare/0.2.0...0.2.1

- Python
Published by github-actions[bot] over 1 year ago

fluxoperator - Flux Operator Release v0.2.0

What's Changed

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

Full Changelog: https://github.com/flux-framework/flux-operator/compare/0.1.1...0.2.0

- Python
Published by vsoch almost 2 years ago

fluxoperator - Flux Operator Release v0.1.1

What's Changed

  • updates to docs by @vsoch in https://github.com/flux-framework/flux-operator/pull/199
  • Add fluxoperator gen by @vsoch in https://github.com/flux-framework/flux-operator/pull/201
  • expose the index 0 pod for minimal service by @aojea in https://github.com/flux-framework/flux-operator/pull/203
  • add pod affinity and antiffinity rules by @aojea in https://github.com/flux-framework/flux-operator/pull/202
  • Remove host network by @vsoch in https://github.com/flux-framework/flux-operator/pull/205

New Contributors

  • @aojea made their first contribution in https://github.com/flux-framework/flux-operator/pull/203

Full Changelog: https://github.com/flux-framework/flux-operator/compare/0.1.0...0.1.1

- Python
Published by github-actions[bot] over 2 years ago

fluxoperator - Flux Operator Release v0.1.0

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)

- Python
Published by github-actions[bot] over 2 years ago