garethr / garethr-kubernetes

Puppet types and provider for managing Pods, ReplicationControllers, Services and more in Kubernetes
http://garethr.github.io/garethr-kubernetes
Apache License 2.0
28 stars 28 forks source link

Invalid parameter apiVersion(:apiVersion) #28

Closed olblak closed 7 years ago

olblak commented 7 years ago

When I execute a kubernetes_daemon_set generated by puppet kubernetes convert fluentd.yaml: I got Error: /Stage[main]/Main/Kubernetes_daemon_set[fluentd]: Could not evaluate: Invalid parameter apiVersion(:apiVersion) Does it ring a bell to someone?

garethr commented 7 years ago

This was fixed in 0.4 I think with the referenced commit. Sorry, just cleaning up issues now.