Skip to content

Releases: kawaja/oaat-operator

Clean up various issues associated with generalising code and moving build to github.

09 Sep 12:31
31fd401

Choose a tag to compare

  • build: validate that version number of sample manifest files matches version.txt
  • build: turn on dependabot
  • build: add __version__, __gitsha__ and __build_date__ variables
  • build: set :dev label on docker image for most recent build
  • bugfix: retry initialisation if OaatGroup is created before its OaatType (and generally improve robustness of handlers)
  • bugfix: fix login issue caused by the removal of the kubernetes package from container build
  • dependencies: PyYAML 5.3 -> 5.3.1

Test release process

06 Sep 06:00

Choose a tag to compare

Test release process Pre-release
Pre-release
  • CI changes only

Test release process

06 Sep 05:52

Choose a tag to compare

Test release process Pre-release
Pre-release
  • should take the container already built and add version tags

Another attempt at automated docker image tagging

06 Sep 05:17

Choose a tag to compare

  • CI changes only

Test automated docker image generation

06 Sep 05:00
c981474

Choose a tag to compare

Pre-release
  • CI changes only

Add build pipeline

06 Sep 04:45
95e0dae

Choose a tag to compare

Add build pipeline Pre-release
Pre-release
  • On check in, GitHub Actions builds docker container and pushes container GitHub container registry
  • Fixes #11

v0.4.0

06 Sep 03:15
629b00d

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
Improve description of approach in README