Skip to content

Releases: puppetlabs/puppetserver-helm-chart

Feat: Use custom CA file for r10k HTTPS code repository

29 Mar 13:23
38e041a
Compare
Choose a tag to compare
  • Feat: Use custom CA file for r10k HTTPS code repository

Fix: Add 'netrc' credentials documentation for r10k and hiera repos

28 Mar 23:59
41fd600
Compare
Choose a tag to compare
  • Fix: Add 'netrc' credentials documentation for r10k and hiera repos

Feat: Add `.Values.global.securityContext.fsGroup`

07 Mar 14:32
315fff4
Compare
Choose a tag to compare
  • Feat: Add .Values.global.securityContext.fsGroup
  • Fix: Add spec.template.spec.securityContext.fsGroup to prevent "Permission denied" error

Fix: Remove `PUPPETDB_JAVA_ARGS` value on puppetdb container additional variables, to avoid error `unrecognized option: -Xlog:gc....` that causes the puppetdb pod to crash.

12 Feb 09:29
96d783e
Compare
Choose a tag to compare
  • Fix: Remove PUPPETDB_JAVA_ARGS value on puppetdb container additional variables, to avoid error unrecognized option: -Xlog:gc.... that causes the puppetdb pod to crash.

Breaking: Update values structure for 'metrics' to allow for multiple exporters

11 Dec 08:21
649b2ed
Compare
Choose a tag to compare
  • Breaking: Update values structure for 'metrics' to allow for multiple exporters
  • Feat: Make serviceMonitor optional for all Prometheus exporters
  • Feat: Add jmx exporter for puppetserver master(s)/compiler(s)
  • Feat: Allow specifying annotations for puppetserver master/compiler and puppetdb pods
  • Maint: Add snapshots to all unittests and over masters/compilers with them

Fix: Typo in compiler statefulset readiness probe scheme

28 Nov 16:26
d13eb73
Compare
Choose a tag to compare
  • Fix: Typo in compiler statefulset readiness probe scheme
  • Fix: PUPPETDB_JAVA_ARGS which includes -Xlog:gc: instead of the deprecated -Xloggc and uses an existing path
  • Fix: Broken r10k-code command for statefulset compilers & standardize r10k-code readiness probe usage
  • Feat: Environment variables loaded from secret key-value pairs

Fix: Typo in the restic backup template preventing chart from being deployed

27 Nov 16:47
c73f1ac
Compare
Choose a tag to compare
  • Fix: Typo in the restic backup template preventing chart from being deployed
  • Feat: Add ability to mount custom ca-certificates.crt from configMap for Restic

Fix: Utilize `puppetserver` and `puppetdb` containers provided by voxpupuli and bump default versions

21 Nov 08:03
470586d
Compare
Choose a tag to compare
  • Fix: Utilize puppetserver and puppetdb containers provided by voxpupuli and bump default versions

Fix: Wrong init value of r10k-code deployment readinessprobe

02 Nov 19:17
9670422
Compare
Choose a tag to compare
  • Fix: Wrong init value of r10k-code deployment readinessprobe

Fix: correct readinessprobe syntax

20 Jul 12:00
a9995bf
Compare
Choose a tag to compare
  • Fix: correct readinessprobe syntax