fix: increase generate-types memory limit and remove invalid JVM env var #74

Merged
unkinben merged 1 commits from benvin/fix-generate-types-oom into main 2026-03-24 18:51:47 +11:00
Owner

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.

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.
unkinben added 1 commit 2026-03-24 18:39:53 +11:00
fix: increase generate-types memory limit and remove invalid JVM env var
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
1a6a7ea405
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>
unkinben merged commit 49224d4a1b into main 2026-03-24 18:51:47 +11:00
unkinben deleted branch benvin/fix-generate-types-oom 2026-03-24 18:51:47 +11:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#74