PDK should be able to modify modules setup, add features, etc. #1025
Replies: 5 comments
-
From @DavidS on November 9, 2017 10:21 Part of this is being planned in https://tickets.puppetlabs.com/browse/PDK-670 (update the module to a new version of the PDK/template). This will include centralising some module configuration in the The workflow would then be
How does that sound to you? |
Beta Was this translation helpful? Give feedback.
-
From @bittner on November 9, 2017 20:23 I'm not sure whether "outside the actual source of the module" is intuitive. What I thought of is: If you run the |
Beta Was this translation helpful? Give feedback.
-
From @bmjen on March 21, 2018 23:51 JIRA ticket created to track this. https://tickets.puppetlabs.com/browse/PDK-873 |
Beta Was this translation helpful? Give feedback.
-
From @evidex on June 20, 2018 10:51 Apologies if this is in the wrong spot, but it would be awesome to be able to do something like |
Beta Was this translation helpful? Give feedback.
-
Initial idea is adding a flag such as |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From @bittner on November 9, 2017 10:1
Currently, the PDK is designed to generate a module skeleton. IIUC, it is not possible to adjust the module setup (e.g. add supported OS, change software license, update URLs and Puppet version requirement, replace a CI configuration).
I know this may sound stupid or exaggerated (because "you can simply edit the metadata file"), but it should be possible to have PDK give us a hand not only for generating an initial setup but also modify the very same parameters later.
Non-trivial UX Feature
This request must be seen from a development speed and error avoidance point of view ("... simply do the same thing again for updating").
Please let me acknowledge that this may not be a trivial task to accomplish.
Copied from original issue: #346
Beta Was this translation helpful? Give feedback.
All reactions