- Jan 31, 2025
-
-
semantic-release-bot authored
## [10.0.0](https://gitlab.mim-libre.fr/EOLE/eole-3/tools/-/compare/release/9.0.0...release/10.0.0) (2025-01-31) ###
BREAKING CHANGES * **keycloak:** user parameters in admin subsection has a different behaviour - user value is moved to the new tmpUser parameter - password is moved to the new tmpPassword parameter - user becomes the permanent admin username - password becomes the permanent admin password Use user/password parameters to connect the the admin console * **keycloak:** admin user parameters moved to admin subsection - adminUser becomes admin.user - adminPassword becomes admin.password ### Features * **addons:** add maintenance script ([c5c85c39](c5c85c39)) * **admin-tools:** add maintenance script ([2b882ac4](2b882ac4)) * **CI:** add CI for maintenance component ([40a92bab](40a92bab)) * **eole3:** add maintenance command ([0044f253](0044f253)) * **eole3:** deploy socle can deploy laboite services only ([7776c56e](7776c56e)) * **infra:** add maintenance helm chart ([c0ccd242](c0ccd242)) * **infra:** add maintenance script ([cfe17ed0](cfe17ed0)) * **keycloak:** reorganise admin section ([99603bfc](99603bfc)) * **ladigitale:** add maintenance script ([92e2c52d](92e2c52d)) * **socle:** add maintenance script ([9fb05870](9fb05870)) * update backup and restore documentation ([3a4a7990](3a4a7990)) * update drawio helm version to 1.3.0 ([149da028](149da028)) ### Bug Fixes * **admin-tools:** correct ingress name for grafana ([877450ab](877450ab)) * **codimd:** split repository and registry ([aaee4509](aaee4509)) * **eole3:** maintenance script is now a macro ([24ec187c](24ec187c)) * **keycloak:** create a permanent admin acccount ([04d2228a](04d2228a)) * **keycloak:** deploy keycloak 26.0.8-eole3.102 by default ([7b65760a](7b65760a)) * **keycloak:** remove useless pubkey parameter ([94465378](94465378)) * **keycloak:** set correctly the permanent admin account password ([0a689457](0a689457)) * **mastodon:** use keycloak macro in order to create client ([dd0a912b](dd0a912b)) * **postgresql:** postgresql can be restored in multiple server versions ([911a058e](911a058e)) * **socle:** deploy laboite helm version 1.12.4 ([2d0150b9](2d0150b9)) -
Laurent Flori authored
Resolve "Publish stable version" See merge request !702
-
semantic-release-bot authored
## [10.0.0-testing.1](https://gitlab.mim-libre.fr/EOLE/eole-3/tools/-/compare/release/9.0.0...release/10.0.0-testing.1) (2025-01-31) ###
BREAKING CHANGES * **keycloak:** user parameters in admin subsection has a different behaviour - user value is moved to the new tmpUser parameter - password is moved to the new tmpPassword parameter - user becomes the permanent admin username - password becomes the permanent admin password Use user/password parameters to connect the the admin console * **keycloak:** admin user parameters moved to admin subsection - adminUser becomes admin.user - adminPassword becomes admin.password ### Features * **addons:** add maintenance script ([c5c85c39](c5c85c39)) * **admin-tools:** add maintenance script ([2b882ac4](2b882ac4)) * **CI:** add CI for maintenance component ([40a92bab](40a92bab)) * **eole3:** add maintenance command ([0044f253](0044f253)) * **eole3:** deploy socle can deploy laboite services only ([7776c56e](7776c56e)) * **infra:** add maintenance helm chart ([c0ccd242](c0ccd242)) * **infra:** add maintenance script ([cfe17ed0](cfe17ed0)) * **keycloak:** reorganise admin section ([99603bfc](99603bfc)) * **ladigitale:** add maintenance script ([92e2c52d](92e2c52d)) * **socle:** add maintenance script ([9fb05870](9fb05870)) * update backup and restore documentation ([3a4a7990](3a4a7990)) * update drawio helm version to 1.3.0 ([149da028](149da028)) ### Bug Fixes * **admin-tools:** correct ingress name for grafana ([877450ab](877450ab)) * **codimd:** split repository and registry ([aaee4509](aaee4509)) * **eole3:** maintenance script is now a macro ([24ec187c](24ec187c)) * **keycloak:** create a permanent admin acccount ([04d2228a](04d2228a)) * **keycloak:** deploy keycloak 26.0.8-eole3.102 by default ([7b65760a](7b65760a)) * **keycloak:** remove useless pubkey parameter ([94465378](94465378)) * **keycloak:** set correctly the permanent admin account password ([0a689457](0a689457)) * **mastodon:** use keycloak macro in order to create client ([dd0a912b](dd0a912b)) * **postgresql:** postgresql can be restored in multiple server versions ([911a058e](911a058e)) * **socle:** deploy laboite helm version 1.12.4 ([2d0150b9](2d0150b9)) -
Laurent Flori authored
Resolve "Publish testing version" See merge request !701
-
- Jan 30, 2025
-
-
Julien MARCHETTI authored
Resolve "keycloak: admin password must not be encoded at the user creation" Closes #744 See merge request !700
-
Fabrice Barconnière authored
-
Laurent Flori authored
Merge branch '743-deploy-laboite-helm-with-questionnaire-sondage-and-lookup-server-dependencies-update' into 'dev' Resolve "Deploy laboite helm with questionnaire, sondage and lookup-server dependencies update" Closes #743 See merge request !699
-
Fabrice Barconnière authored
-
Laurent Flori authored
Resolve "Update keycloak to version 26.0.8-eole3.102" Closes #742 See merge request !698
-
Fabrice Barconnière authored
-
- Jan 22, 2025
-
-
Barconnière Fabrice authored
Merge branch '740-keycloak-create-admin-account-to-replace-the-temporary-one-in-the-future-version-26' into 'dev' Resolve "keycloak: create admin account to replace the temporary one in the future version 26" Closes #740 See merge request !697
-
Julien MARCHETTI authored
On version 26, the bootstrap creates a temporary admin account. It must be deleted after creating a permanent one. BREAKING CHANGES: user parameters in admin subsection has a different behaviour - user value is moved to the new tmpUser parameter - password is moved to the new tmpPassword parameter - user becomes the permanent admin username - password becomes the permanent admin password Use user/password parameters to connect the the admin console
-
- Jan 20, 2025
-
-
Julien MARCHETTI authored
Resolve "Problem restoring keycloak PostgreSQL database" Closes #738 See merge request !695
-
Laurent Flori authored
-
Barconnière Fabrice authored
Resolve "Update backup and restore documentation" Closes #739 See merge request !696
-
Julien MARCHETTI authored
-
- Jan 09, 2025
-
-
Laurent Flori authored
Resolve "Split repository and registry for codimd" Closes #737 See merge request !694
-
Julien MARCHETTI authored
-
- Jan 06, 2025
-
-
Barconnière Fabrice authored
Resolve "Update drawio helm version to 1.3.0" Closes #736 See merge request !693
-
Julien MARCHETTI authored
-
- Dec 17, 2024
-
-
Barconnière Fabrice authored
Resolve "keycloak: reorganise admin parameters" Closes #733 See merge request !691
-
Laurent Flori authored
BREAKING CHANGES: admin user parameters moved to admin subsection - adminUser becomes admin.user - adminPassword becomes admin.password
-
Julien MARCHETTI authored
Resolve "mastodon: use keycloak macro to create client" Closes #732 See merge request !690
-
Laurent Flori authored
-
- Dec 16, 2024
-
-
Barconnière Fabrice authored
Resolve "keycloak: remove useless pubkey parameter" Closes #724 See merge request !689
-
Laurent Flori authored
-
Barconnière Fabrice authored
Merge branch '731-eole3-deploy-socle-could-deploy-laboite-only-without-all-infrastructure-components' into 'dev' Resolve "eole3 deploy socle could deploy laboite only without all infrastructure components" Closes #731 See merge request !688
-
Laurent Flori authored
-
- Dec 13, 2024
-
-
Barconnière Fabrice authored
Resolve "maintenance: bad ingress name in prometheus-stack component" Closes #730 See merge request !687
-
Laurent Flori authored
-
Barconnière Fabrice authored
Resolve "The maintenance scripts templates are globally the same" Closes #729 See merge request !686
-
Laurent Flori authored
-
- Dec 12, 2024
-
-
Barconnière Fabrice authored
Resolve "Add maintenance" Closes #728 See merge request !685
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-
Julien MARCHETTI authored
-