Compare commits

..

2 Commits

Author SHA1 Message Date
unkinben 8eead32ea2 fix: increase generate-types memory limit and remove invalid JVM env var
The container was OOMKilled on every run because the 256Mi limit was far
too low for `puppet generate types`. Remove PUPPETSERVER_JAVA_ARGS (only
relevant to the puppetserver JVM, not the puppet CLI) and raise the
memory limit to 1Gi / request 512Mi.

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
2026-03-24 18:37:43 +11:00
unkinben c1f6f1644c feat: update gems for puppet
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
- add deep_merge, ipaddr, and hiera-eyaml gems
- pin intel-device-plugins to 0.35.0
2026-03-24 18:30:06 +11:00

Diff Content Not Available