Releases: puppetlabs/puppetserver-helm-chart
Releases · puppetlabs/puppetserver-helm-chart
Small Fixes and Tweaks
- Small Indentation Fixes.
- Use Recommended Dir for PostreSQL's PGDATA.
r10k Implementation Revamp
- Fixes and additions to setting SSH credentials from existing K8s secret.
- Create separate r10k jobs/schedules for Control Repo and Hiera Data.
- Place r10k cache on PVC.
- Deprecate HTTPS authentication.
- Indentation corrections.
- General code clean-up.
- Updates to README.
Special thanks to the wonderful Morgan and Sean: @underscorgan and @slconley!
Add Optional Usage of Pre-Generated Puppet SSL Certificates
- Add optional usage of pre-generated Puppet SSL certificates.
- Use default path for eYaml keys.
- Small Values file comment fixes.
- Code clean-up and lint fixes.
Small Values file fix.
- Small Values file fix.
[Firewall Related] Add support for separate r10k network protocols to gather the code of Puppet and Hiera repos
- [Firewall Related] Add support for separate r10k network protocols to gather the code of Puppet and Hiera repos.
- Increase default r10k sync runtime interval to every 5 minutes.
- Syntax improvements.
Force r10k to Re-Parse `Puppetfile` at Each Run
- Fixes: puppetlabs/pupperware#187 and puppetlabs/pupperware#188.
r10k
now runs with thepuppet
username and group id - meaning all the files in/etc/puppetlabs
are owned by Puppet Server.
Fixes for "r10k" Extra Container Args
- Fixes for "r10k" extra container args.
- Values file small fixes.
Add Optional Extra Container Env Vars. Add Optional "r10k" Extra Container Args. Syntax Fixes.
- Add optional extra container environment variables.
- Add optional "r10k" extra container arguments.
- Syntax fixes.
- Bump PupptDB to v6.7.3.
- Small code indentation improvements.
- README updates.
Switch from "git_sync" to "r10k" for Hiera Repo
- Switch Pulling the Hiera Data Repo from Using "git_sync" to "r10k".
Fix Permissions for Hiera, Puppet Server and eYaml Configs
- Fix Permissions for Hiera, Puppet Server and eYaml Configs.