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

Daemon Sets #15

Closed nickschuch closed 8 years ago

nickschuch commented 8 years ago

Hi!

Looking to send a PR to add this type.

Just wondering how I get started.

garethr commented 8 years ago

Hi @nickschuch. Sorry for the long delay on getting back to you here. The types and providers are auto-generated using https://github.com/garethr/puppet-swagger-generator.

I have a PR up which should support daemon-sets (and other new and beta resources) if this is still of interest. https://github.com/garethr/garethr-kubernetes/pull/18

garethr commented 8 years ago

I've merged #18 and this should now be available in master