feat/renew-certificates #26

Merged
lanson merged 9 commits from feat/renew-certificates into main 2024-11-13 20:41:33 +00:00
Owner
No description provided.
lanson added 6 commits 2024-11-10 16:24:21 +00:00
This feature adds logic to automatically reload the consul service if tls is
enbabled and the certificates have changed. This only tracks certificates copied
by the extra_files logic.
This feature adds logic to automatically reload the nomad service if tls is
enbabled and the certificates have changed. This only tracks certificates copied
by the extra_files logic.
Until now this role was not able to renew nomad and vault leaf certificates,
tho the code to do so was present. It can now do it.
feat: add automatic reload of vault service for certificate reloading
All checks were successful
test / end_to_end_consul (consul_default, debian11) (pull_request) Successful in 3m33s
test / end_to_end_consul (consul_default, debian12) (pull_request) Successful in 3m32s
test / end_to_end_consul (consul_default, ubuntu2004) (pull_request) Successful in 3m45s
test / end_to_end_consul (consul_default, ubuntu2204) (pull_request) Successful in 1m35s
test / end_to_end_consul (consul_default, ubuntu2404) (pull_request) Successful in 1m34s
test / end_to_end_consul (consul_with_acl_enabled, debian11) (pull_request) Successful in 1m23s
test / end_to_end_consul (consul_with_acl_enabled, debian12) (pull_request) Successful in 1m36s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m33s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m47s
test / end_to_end_nomad (nomad_default, debian11) (pull_request) Successful in 1m6s
test / end_to_end_nomad (nomad_default, debian12) (pull_request) Successful in 1m8s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m33s
test / end_to_end_nomad (nomad_default, ubuntu2004) (pull_request) Successful in 1m13s
test / end_to_end_nomad (nomad_default, ubuntu2404) (pull_request) Successful in 1m15s
test / end_to_end_nomad (nomad_default, ubuntu2204) (pull_request) Successful in 1m31s
test / end_to_end_nomad (nomad_with_acl_enabled, debian11) (pull_request) Successful in 1m7s
test / end_to_end_nomad (nomad_with_acl_enabled, debian12) (pull_request) Successful in 1m9s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m15s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m12s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m17s
test / end_to_end_vault (vault_default, debian11) (pull_request) Successful in 1m32s
test / end_to_end_vault (vault_default, debian12) (pull_request) Successful in 1m39s
test / end_to_end_vault (vault_default, ubuntu2004) (pull_request) Successful in 1m36s
test / end_to_end_vault (vault_default, ubuntu2204) (pull_request) Successful in 1m24s
test / end_to_end_vault (vault_default, ubuntu2404) (pull_request) Successful in 1m41s
test / end_to_end_vault (vault_with_raft_enabled, debian11) (pull_request) Successful in 1m23s
test / end_to_end_vault (vault_with_raft_enabled, debian12) (pull_request) Successful in 1m24s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2004) (pull_request) Successful in 1m28s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2204) (pull_request) Successful in 1m30s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2404) (pull_request) Successful in 1m32s
20344bdebe
This feature adds logic to automatically reload the vault service if tls is
enbabled and the certificates have changed. This only tracks certificates copied
by the extra_files logic.
lanson added 1 commit 2024-11-10 20:59:40 +00:00
chore: adjust meta informations for nomad and vault role
All checks were successful
test / end_to_end_consul (consul_default, debian11) (pull_request) Successful in 1m12s
test / end_to_end_consul (consul_default, debian12) (pull_request) Successful in 1m11s
test / end_to_end_consul (consul_default, ubuntu2004) (pull_request) Successful in 1m21s
test / end_to_end_consul (consul_default, ubuntu2204) (pull_request) Successful in 1m15s
test / end_to_end_consul (consul_default, ubuntu2404) (pull_request) Successful in 1m13s
test / end_to_end_consul (consul_with_acl_enabled, debian11) (pull_request) Successful in 1m7s
test / end_to_end_consul (consul_with_acl_enabled, debian12) (pull_request) Successful in 1m10s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m15s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m13s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m16s
test / end_to_end_nomad (nomad_default, debian11) (pull_request) Successful in 1m6s
test / end_to_end_nomad (nomad_default, debian12) (pull_request) Successful in 1m8s
test / end_to_end_nomad (nomad_default, ubuntu2204) (pull_request) Successful in 1m11s
test / end_to_end_nomad (nomad_default, ubuntu2004) (pull_request) Successful in 1m15s
test / end_to_end_nomad (nomad_default, ubuntu2404) (pull_request) Successful in 1m14s
test / end_to_end_nomad (nomad_with_acl_enabled, debian11) (pull_request) Successful in 1m6s
test / end_to_end_nomad (nomad_with_acl_enabled, debian12) (pull_request) Successful in 1m10s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m14s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m13s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m16s
test / end_to_end_vault (vault_default, debian11) (pull_request) Successful in 1m15s
test / end_to_end_vault (vault_default, debian12) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_default, ubuntu2004) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_default, ubuntu2204) (pull_request) Successful in 1m19s
test / end_to_end_vault (vault_default, ubuntu2404) (pull_request) Successful in 1m26s
test / end_to_end_vault (vault_with_raft_enabled, debian11) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_with_raft_enabled, debian12) (pull_request) Successful in 1m27s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2004) (pull_request) Successful in 1m31s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2204) (pull_request) Successful in 2m49s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2404) (pull_request) Successful in 3m2s
6a707800c1
lanson added 2 commits 2024-11-12 22:35:00 +00:00
chore: revert default domain name for hashistack_ca role
Some checks failed
test / end_to_end_consul (consul_default, debian12) (pull_request) Successful in 1m37s
test / end_to_end_consul (consul_default, ubuntu2004) (pull_request) Successful in 2m19s
test / end_to_end_consul (consul_default, ubuntu2204) (pull_request) Successful in 1m17s
test / end_to_end_consul (consul_default, ubuntu2404) (pull_request) Successful in 1m16s
test / end_to_end_consul (consul_with_acl_enabled, debian11) (pull_request) Successful in 1m24s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m32s
test / end_to_end_consul (consul_with_acl_enabled, debian12) (pull_request) Successful in 1m44s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m30s
test / end_to_end_consul (consul_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m18s
test / end_to_end_vault (vault_default, debian11) (pull_request) Successful in 1m19s
test / end_to_end_vault (vault_default, debian12) (pull_request) Successful in 1m31s
test / end_to_end_vault (vault_default, ubuntu2004) (pull_request) Successful in 1m24s
test / end_to_end_vault (vault_default, ubuntu2204) (pull_request) Successful in 1m21s
test / end_to_end_vault (vault_default, ubuntu2404) (pull_request) Successful in 1m40s
test / end_to_end_vault (vault_with_raft_enabled, debian12) (pull_request) Successful in 1m25s
test / end_to_end_vault (vault_with_raft_enabled, debian11) (pull_request) Successful in 1m42s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2004) (pull_request) Successful in 1m28s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2204) (pull_request) Successful in 1m29s
test / end_to_end_vault (vault_with_raft_enabled, ubuntu2404) (pull_request) Successful in 1m36s
test / end_to_end_nomad (nomad_default, debian11) (pull_request) Successful in 1m9s
test / end_to_end_nomad (nomad_default, debian12) (pull_request) Successful in 1m9s
test / end_to_end_nomad (nomad_default, ubuntu2004) (pull_request) Successful in 1m14s
test / end_to_end_nomad (nomad_default, ubuntu2204) (pull_request) Successful in 1m16s
test / end_to_end_nomad (nomad_with_acl_enabled, debian11) (pull_request) Successful in 1m8s
test / end_to_end_nomad (nomad_default, ubuntu2404) (pull_request) Successful in 1m36s
test / end_to_end_nomad (nomad_with_acl_enabled, debian12) (pull_request) Successful in 1m10s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2004) (pull_request) Successful in 1m18s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2404) (pull_request) Successful in 1m17s
test / end_to_end_nomad (nomad_with_acl_enabled, ubuntu2204) (pull_request) Successful in 1m33s
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
6c564815dc
lanson merged commit 6c564815dc into main 2024-11-13 20:41:33 +00:00
lanson deleted branch feat/renew-certificates 2024-11-13 20:41:33 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ansible-collections/hcp-ansible#26
No description provided.