Replies: 4 comments
-
I liked PDK and was involved in developing its templates. It's not disappointing enough that it's no longer available as open source, but it's also missing as a tool. However, I'm not particularly enthusiastic about reviving it. Instead, I have ideas for a modern, similar tool and extending the Puppet module infrastructure. The VSCode extension however, would make sense even without the PDK integration. IMO, auxiliary tool integration and language support for Puppet DSL should be provided by separate extensions to VSCode. |
Beta Was this translation helpful? Give feedback.
-
I use PDK a lot and think it's still a decent tool, that being said I'd be happy to see a different take on it. The commands me and my team use the most are probably |
Beta Was this translation helpful? Give feedback.
-
FWIW, I too rely on PDK a lot. I'm mostly using features such as |
Beta Was this translation helpful? Give feedback.
-
So it seems we agree that some features might be worth keeping, but does it need to be a single tool? I mean, some features e.g. Templating a new module boilerplate is redundant between I'd propose to separate the concerns and build different tools for development, i.e. creating and extending modules, for testing and for the packaging, release and publish workflows. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that the
puppetlabs/puppet-vscode
extension still appears maintained, but the Puppet Development Kit (PDK) seems to have been internalized by Perforce and is no longer actively maintained.What’s your stance on the future of PDK? Do you plan to fork or maintain a version working with openvox-agent ?
Thanks for your work!
Beta Was this translation helpful? Give feedback.
All reactions