Releases: eduNEXT/drydock
v18.1.1
v17.4.1
v16.6.1
v18.1.0
v18.1.0 (2024-07-02)
Feature
- feat: add support for static cache config (#106)
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
build: correct port and path for mfe tests (01d05ec
)
Fix
- fix: remove unnecesary annotations from the hpa sync wave (#117)
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. (18c99e3
)
v18.0.0
v17.4.0
v17.4.0 (2024-07-02)
Ci
Feature
- feat: add support for static cache config (#116)
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
build: correct port and path for mfe tests
(cherry picked from commit e331e29) (52b6e9d
)
Fix
-
fix: quince no longer in the same branch as main (
6b6de53
) -
fix: remove unnecesary annotations from the hpa sync wave (#118)
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.
Co-authored-by: Moisés González <[email protected]> (31ea2d6
)
v16.6.0
v16.6.0 (2024-07-02)
Ci
Feature
- feat: add support for static cache config (#115)
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
fix: address PR suggestions
build: correct port and path for mfe tests
(cherry picked from commit 1df8bc7) (485a190
)
Fix
- fix: remove unnecesary annotations from the hpa sync wave (#119)
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.
Co-authored-by: Moisés González <[email protected]> (2b3debc
)
v17.3.5
v17.3.5 (2024-06-12)
Ci
Fix
- fix: replace deprecated bucket argument for recommended bucket_name (#107)
The S3Boto3Storage backend no longer accepts the argument bucket. Use
bucket_name or the setting AWS_STORAGE_BUCKET_NAME instead:
jschneier/django-storages#636 (f21d338
)
Release v17.3.4
v16.5.0
What's Changed
- build: add k8s validation workflow - Palm by @Ian2012 in #97
- fix: solve error check k8s workflow palm by @marbonilla in #104
- feat: include palm poddisruptionbudget by @marbonilla in #101
Full Changelog: v16.4.2...v16.5.0