Skip to content

v0.25.0

Compare
Choose a tag to compare
@aavarghese aavarghese released this 20 Aug 18:36
· 336 commits to main since this release

What's Changed

  • fix: only create and use service account if needed by @starpit in #159
  • feat: update minio component to transpile to shell by @starpit in #162
  • refactor: update workstealer to transpile to shell (remove charts/workstealer) by @starpit in #163
  • fix: add sleep before exit in minio and terminationGracePeriodSeconds when running tests by @starpit in #164
  • feat: Port workerpool to transpile to shell by @starpit in #165
  • fix: remove unnecessary charts/values.yaml and charts/requirements.lock by @starpit in #166
  • refactor: move charts/shell into pkg/ by @starpit in #167
  • fix: add field comments to ApplicationInstanceSpec by @starpit in #168
  • refactor: more charts/ into pkg/fe/template/chart by @starpit in #169
  • refactor: move images/base-images into docs/base-images by @starpit in #170
  • chore: remove old commented code in workerpool/lower by @starpit in #171
  • fix: remove unnecessarily duplicated RemoveAll of transformer template by @starpit in #172
  • chore: remove unused template values in configure.go by @starpit in #173
  • fix: up --create-namespace regression by @starpit in #174
  • fix: regression base chart.tar.gz may not get updated by @starpit in #175
  • refactor: further simplify template values in configure.go by @starpit in #176
  • feat: pass through yaml values to transformer by @starpit in #177
  • feat: remove Values.enclosingRun by @starpit in #178
  • refactor: rename ApplicationInstanceSpec -> ShellSpec by @starpit in #180
  • chore: cleanup same tests, and spread to another layer by @aavarghese in #181
  • chore: bump to 0.25.0 by @starpit in #179

Full Changelog: v0.24.0...v0.25.0