All checks were successful
Publish Release / Publish Release (push) Successful in 16s
13 KiB
13 KiB
Changelog
1.14.0 (2024-07-06)
Features
- add basic commit plugin (4520ea9)
1.13.3 (2024-07-01)
Bug Fixes
- missing line continuation break (712f235)
1.13.2 (2024-06-25)
Features
- template modules a bit more for ease of consumption in lab (f6a9a58)
1.13.1 (2024-06-25)
1.13.0 (2024-06-25)
⚠ BREAKING CHANGES
-
remove docs for unused param
-
remove docs for unused param (b6d9c79)
Features
- add SSSD & su via pam_ussh (e106a53)
- basic ldap/unix-pam testing (ccb6442)
- fixing groups, trialing sssd (47d4755)
Bug Fixes
- add param validation (a44412e)
- comment tasks back in (cf3292c)
- dcass: invalid perms on service/prune (d3a4556)
1.12.1 (2024-06-22)
Features
- variable netdata config path (355cfa4)
1.12.0 (2024-06-22)
Features
Bug Fixes
- missing become for netdata install (c56b09c)
1.11.1 (2024-06-21)
Features
- add sshd validation (81cebaa)
1.11.0 (2024-06-16)
Features
1.10.5 (2024-06-15)
Bug Fixes
- typo in wrong var checked in error msg (0f8ffeb)
1.10.4 (2024-06-10)
Bug Fixes
- another attempt to fix occasional ssh cert renewal failures (7579529)
1.10.3 (2024-06-10)
Bug Fixes
- use
service ssh restartmethod instead (f6481de)
1.10.2 (2024-06-09)
Bug Fixes
- cert-renew error handling in post-renewal script (e0cca88)
1.10.1 (2024-05-24)
Bug Fixes
- call correct logger based on user selection (c62d575)
1.10.0 (2024-05-24)
Features
- basic extra config dirs/files for template (4db830d)
Bug Fixes
- add missing
XARGS_BIN_ABSOLUTE_PATHparam, also sort (9d31864)
1.9.1 (2024-05-22)
1.9.0 (2024-05-22)
Features
- add async restart of DCaaSS (52b0fbc)
1.8.0 (2024-05-22)
Features
- add
DCAASS_DOCKER_DAEMON_ALLOW_RESTARTparam to control docker daemon restarts (4e041de)
1.7.0 (2024-05-20)
Features
- add renewal period 18h (d2c7391)
1.6.2 (2024-05-11)
Features
- make docker daemon default logging driver journald (d4231b1)
1.6.1 (2024-05-11)
Bug Fixes
- config permissions -> 770 for docker anyhow (94b387b)
1.6.0 (2024-05-11)
Features
- add internal docker mirror, remove volume purging (5bf88d4)
1.5.6 (2024-05-09)
Bug Fixes
- drop pipefail since scripts are posix not bash (542c928)
1.5.5 (2024-05-09)
Bug Fixes
- consistency pass across shell/systemd templates for missing error handling, fail conditions, etc. (02cebbc)
- DCaaSS: make prune step more reliable and less brittle (cf24101)
1.5.4 (2024-05-07)
Bug Fixes
- better pruning of dangling volumes/images/containers (7f42266)
1.5.3 (2024-05-05)
Bug Fixes
- add
becometo enabling of systemd services (86c0bc1)
1.5.2 (2024-05-05)
Bug Fixes
- add
becomefor step install (8ba542c)
1.5.1 (2024-05-05)
Bug Fixes
- install was default on anyway, adjusting to match (5b160d6)
1.5.0 (2024-05-05)
Features
- DCaaSS: add optional docker system/image pruning (790b32c)
- Homelab-Common: step-cli install for debian, better restart handling (dd0a12f)
1.4.0 (2024-05-02)
Features
- add restart type param and restart systemd command (f2f93bb)
1.3.2 (2024-04-27)
Bug Fixes
- add STEP_PATH to more command prefixes (8c13087)
1.3.1 (2024-04-24)
Bug Fixes
- conditionally call ACME cert if SSH cert needed (45a29ea)
- fine tune when steps are running/changed for end-state understanding (2725cb4)
- update acme if ssh needs updating for sync purposes (3bfe359)
1.3.0 (2024-04-24)
Bug Fixes
- capture stdout from step into logging (1d2cb93)
1.2.3 (2024-04-22)
Bug Fixes
- common: disable old services, notify new service of restart when needed (f09cb03)
- common: small typo in service name (3cff8e2)
1.2.2 (2024-04-20)
Bug Fixes
- enable DCaaSS service for reboots (4f7c84b)
1.2.1 (2024-04-20)
Bug Fixes
- nicer up/down behavior of compoes (6ac1ea0)
1.2.0 (2024-04-19)
Features
- add
--remove-orphanstodocker compose upcommand (23e6032)
1.1.0 (2024-04-18)
Features
- add basic pull/build steps and configuration to disable/enable (51404e6)
Bug Fixes
- always run regardless of template status & reorder params (94e02e6)
1.0.0 (2024-04-15)
Features
- add basic override for service (re)start on file change (4ccef8e)