Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
None
-
-
Puppet Developer Experience
-
Enhancement
-
`pdk update` will check if the module is pinned to a template version and inform the user if so and tell them how to unpin the template version.
-
Needs Assessment
Description
If a user has as some point used the `--template-ref` option to manually pin their template ref to a version tag, `pdk update` will no longer track template versions using `pdk --version`, so the user will no longer be updating their module.
We should consider at least issuing a WARN if the tracked `template-ref` in metadata.json looks like a version tag, but does not == the value of `pdk --version` so that the user will know why their module is not updating. The warning should also include directions for how to resolve the situation.
Attachments
Issue Links
- relates to
-
PDK-1463 PDK Update fails to update Template links in metadata.json
-
- Closed
-