Skip to content

Releases: eduNEXT/drydock

v16.7.2

11 Sep 14:51
Compare
Choose a tag to compare

v16.7.2 (2024-09-11)

Fix

  • fix: add readiness probe for lms/cms (#133) (#136)

  • fix: add readiness probe for lms/cms

  • fix: add readiness probe for lms/cms

  • fix: add affinity to spread lms/cms to multiple nodes

  • chore: remove readiness probe

  • fix: reduce startup probe period seconds

  • fix: gracefully kill uwsgi workers

  • fix: disable local file loggers

  • fix: disable logging

  • fix: reduce max unavailable to 0

  • fix: add liveness probe for cms and lms

  • fix: fail early on tracking logger removal

  • chore: remove rolling update options

  • fix: restore preStop hook

  • fix: use right host for cms livenessProbe

  • fix: use lms/cms host only

  • chore: restore prestopHook

(cherry picked from commit f970e01) (07883e4)

v15.9.1

06 Sep 14:26
Compare
Choose a tag to compare

v15.9.1 (2024-09-06)

Ci

  • ci: ignore commits in changelog and release notes - olive (#111) (1530b9c)

  • ci: change release workflow - olive (#110) (b168a7d)

Fix

  • fix: remove unnecesary annotations from the hpa sync wave

The HPA sync-wave patch includes annotations to indicate argocd
in which order should the HPA resources be applied in relation
to the other resources. The argocd.argoproj.io/hook: Sync
and argocd.argoproj.io/hook-delete-policy: HookSucceeded
annotations are used for ephemeral resources (like jobs) and
should not be used for the HPA resources. (b4c1ad6)

v18.2.3

13 Aug 14:49
Compare
Choose a tag to compare

v18.2.3 (2024-08-13)

Fix

v18.2.2

12 Aug 17:31
Compare
Choose a tag to compare

v18.2.2 (2024-08-12)

Fix

  • fix: add uwsgi tweaks for closed connection (#126)

fix: add readiness probe for lms

chore: remove startup probe and increase timeout of readiness probe

chore: restore startup probe (a8cbf65)

v17.5.1

12 Aug 19:10
Compare
Choose a tag to compare

v17.5.1 (2024-08-12)

Fix

  • fix: add uwsgi tweaks for closed connection (#131)

fix: add readiness probe for lms

chore: remove startup probe and increase timeout of readiness probe

chore: restore startup probe
(cherry picked from commit 33937d2) (a8aac49)

v16.7.1

12 Aug 19:11
Compare
Choose a tag to compare

v16.7.1 (2024-08-12)

Fix

  • fix: add uwsgi tweaks for closed connection (#132)

fix: add readiness probe for lms

chore: remove startup probe and increase timeout of readiness probe

chore: restore startup probe
(cherry picked from commit 33937d2) (9eaee57)

v18.2.1

06 Aug 14:41
Compare
Choose a tag to compare

v18.2.1 (2024-08-06)

Fix

v18.2.0

15 Jul 21:00
Compare
Choose a tag to compare

v18.2.0 (2024-07-15)

Feature

  • feat: add aspects deployments to post init deployments (#123) (762c356)

v17.5.0

15 Jul 21:46
Compare
Choose a tag to compare

v17.5.0 (2024-07-15)

Feature

  • feat: add aspects deployments to post init deployments (#124)

(cherry picked from commit 4fb13df) (ba8e566)

v16.7.0

15 Jul 21:45
Compare
Choose a tag to compare

v16.7.0 (2024-07-15)

Feature

  • feat: add aspects deployments to post init deployments (#125)

(cherry picked from commit 4fb13df) (d57f480)