Skip to content

Releases: SwissDataScienceCenter/amalthea

0.14.5

02 Dec 06:54
e6e12f6
Compare
Choose a tag to compare

What's Changed

  • fix: auth resources and missing priority class by @olevski in #771

Full Changelog: 0.14.4...0.14.5

0.14.4

26 Nov 07:36
89f19a6
Compare
Choose a tag to compare

What's Changed

  • fix: do not mount service account and env vars by @olevski in #769

Full Changelog: 0.14.3...0.14.4

0.14.3

19 Nov 07:16
85199e2
Compare
Choose a tag to compare

What's Changed

  • fix: do not authenticate authproxy healthcheck by @olevski in #768

Full Changelog: 0.14.2...0.14.3

0.14.2

15 Nov 14:27
f6b8689
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.1...0.14.2

0.14.1

12 Nov 14:56
14e11c4
Compare
Choose a tag to compare

What's Changed

  • fix: typo in reconcile strategy field in CRD by @olevski in #766

Full Changelog: 0.14.0...0.14.1

0.14.0

06 Nov 16:31
489aba0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

23 Oct 14:40
7a2a2f8
Compare
Choose a tag to compare

What's Changed

  • feat: additional status updates for AmaltheaSessions by @olevski in #609
  • feat: helm chart for the new operator by @olevski in #621
  • feat: AmaltheaSession culling by @SalimKayal in #628
  • feat: implement secret adoption by @sgaist in #633
  • feat: implement shm support by @sgaist in #631
  • feat: implement authentication through oauth2proxy by @sgaist in #644
  • fix: do not run post create commands in parallel by @olevski in #653
  • fix(crd): use optional in place of omitempty for authentication.enabled by @sgaist in #652
  • feat: token based authentication by @sgaist in #655
  • feat: Add status conditions by @SalimKayal in #646
  • feat: extra volumes in authentication container by @olevski in #674
  • feat: repository cloner by @sgaist in #659
  • fix: constrain authproxy setup by @olevski in #677
  • fix: requeue without delay if the status is changing by @olevski in #704
  • feat(cloner): clone strategies by @sgaist in #703
  • feat: specify secret adoption for every secret by @olevski in #714
  • feat: add cloud storage by @olevski in #715
  • feat: add tolerations, affinity, node selector by @olevski in #737
  • feat: Improve visualization of JupyterServer resources for admins. by @aledegano in #723
  • feat(idle): implement idle checking by @sgaist in #740
  • feat: deployment fixes by @sgaist in #744
  • feat: single sidecars exe and versioned templates by @olevski in #745
  • feat: add reconcile strategy field in spec by @olevski in #748
  • fix: amalthea-sessions helm chart bad if statement by @olevski in #754
  • fix: amalthea age printer column by @olevski in #755

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.3

12 Aug 12:44
671f427
Compare
Choose a tag to compare

0.12.3 (2024-08-10)

Bug Fixes

  • metrics and auditlog config (2cf0758)

Tagged on release branch release-0.12.3

0.12.2

07 Aug 09:15
5f45f4f
Compare
Choose a tag to compare

0.12.2 (2024-08-07)

Bug Fixes

  • add kopf liveness check (3c4daa1)

Tagged on release branch release-0.12.2

0.12.1

06 Aug 16:06
7bcff4b
Compare
Choose a tag to compare

0.12.1 (2024-08-06)

Bug Fixes

  • properly pass down namespace configuration (#668) (aee87e0)