Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl_apply: add missing require #85

Conversation

h-haaks
Copy link
Contributor

@h-haaks h-haaks commented Feb 22, 2024

Pull Request (PR) description

puppet generate types fails with

Failed to load custom type 'kubectl_apply' from '/etc/puppetlabs/code/environments/test/modules/k8s/lib/puppet/type/kubectl_apply.rb': uninitialized constant Puppet::Parameter::Boolean

Adding require 'puppet/parameter/boolean' to kubectl_apply type.

@h-haaks h-haaks added the bug Something isn't working label Feb 22, 2024
@h-haaks h-haaks requested a review from ananace February 22, 2024 13:31
@h-haaks h-haaks merged commit 38f61ac into voxpupuli:master Feb 23, 2024
3 checks passed
@h-haaks h-haaks deleted the kubectl_apply-add-missing-require branch February 23, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants