Skip to content

Releases: caktus/ansible-role-k8s-hosting-services

v0.13.0

16 Oct 20:03
28bd673
Compare
Choose a tag to compare

Add ability to backup Redis databases with k8s_hosting_services_backup_redis_url

v0.11.0

25 Apr 19:32
7c7c312
Compare
Choose a tag to compare

Support Kubernetes v1.25 by using the batch/v1 API version for CronJob, available since v1.21

v0.10.0

25 Apr 12:43
d943601
Compare
Choose a tag to compare
  • Switch community.kubernetes.helm, which breaks on newer Ansible versions, to kubernetes.core.k8s
  • Use full kubernetes.core.k8s path elsewhere

v0.9.0

09 Dec 18:29
651b42c
Compare
Choose a tag to compare
  • Update New Relic configuration keys to match latest Helm chart keys (#20)
  • Enable New Relic lowDataMode support by default (#20)
  • Add support to run custom SQL commands with k8s_restore_sql_commands after a database restore (#21)

v0.8.0

05 Dec 14:07
5f8378b
Compare
Choose a tag to compare
  • Add deploy.db-restore task to manage database backup restore process in Ansible (#19)

v0.7.0

06 Apr 18:46
13c69a2
Compare
Choose a tag to compare
  • Add optional support for SOURCE_AWS_CA_BUNDLE and SOURCE_AWS_NO_VERIFY_SSL environment variables
  • Default to 0.4.0-postgres12 Docker image tag

v0.6.1

01 Mar 16:39
Compare
Choose a tag to compare

Set default tag to 0.3.0-postgres12

v0.6.0

24 Feb 16:11
a72a07d
Compare
Choose a tag to compare

Add S3 bucket backup support

0.5.0

17 Feb 16:33
Compare
Choose a tag to compare
  • Add variables to support enabling encryption
  • Default to PostgreSQL 12 client version

v0.3.0

21 Sep 13:08
ca041e4
Compare
Choose a tag to compare
  • Add detailed documentation for new setups using non-Caktus S3 buckets
  • Add k8s_hosting_services_backup_base_bucket, k8s_hosting_services_aws_region, and k8s_hosting_services_aws_access_key to allow further role customization
  • Document New Relic Infrastructure