fix: install filemapper gem and deploy generate-types cronjob #71

Merged
unkinben merged 1 commits from benvin/fix-generate-types into main 2026-03-22 00:03:33 +11:00
Owner

The network module's interfaces provider requires puppetx/filemapper
which was not installed, causing catalog compilation failures with
"no such file to load -- puppetx/filemapper".

Adds filemapper to additional-ruby-gems.sh for puppetserver/compiler
pods, installs it directly in the generate-types cronjob (which has no
access to that script), and adds cronjob_generate-types.yaml to the
kustomization so the CronJob is actually deployed.

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.6 via Crush crush@charm.land

The network module's interfaces provider requires puppetx/filemapper which was not installed, causing catalog compilation failures with "no such file to load -- puppetx/filemapper". Adds filemapper to additional-ruby-gems.sh for puppetserver/compiler pods, installs it directly in the generate-types cronjob (which has no access to that script), and adds cronjob_generate-types.yaml to the kustomization so the CronJob is actually deployed. 💘 Generated with Crush Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
unkinben added 1 commit 2026-03-22 00:01:46 +11:00
fix: install filemapper gem and deploy generate-types cronjob
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
cfc7cb345e
The network module's interfaces provider requires puppetx/filemapper
which was not installed, causing catalog compilation failures with
"no such file to load -- puppetx/filemapper".

Adds filemapper to additional-ruby-gems.sh for puppetserver/compiler
pods, installs it directly in the generate-types cronjob (which has no
access to that script), and adds cronjob_generate-types.yaml to the
kustomization so the CronJob is actually deployed.

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
unkinben merged commit 0fc1268c51 into main 2026-03-22 00:03:33 +11:00
unkinben deleted branch benvin/fix-generate-types 2026-03-22 00:03:33 +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#71