Refactor #31009
Tracker #30160: Extract Puppet ENC to a plugin
Refactor #30170: Extract Smart Parameters to a plugin
Extract PuppetLookupKey UI
Pull request:
Fixed in Releases:
Found in Releases:
Description
- PuppetclassLookupKeysController
- puppetclass_lookup_keys/*.erb
- routes /puppetclass_lookup_keys/*
Associated revisions
Refs #31009 - drop LookupKeysHelper puppet methods
Forgotten methods in LookupKeyHelper that belongs to plugin.
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/43.
History
#1
Updated by Ondřej Ezr over 1 year ago
- Status changed from New to Assigned
#2
Updated by The Foreman Bot 11 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8510 added
#3
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#4
Updated by Ondřej Ezr 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|155f2da6df9d8e74b75076fa2c805c3c18a7c8b4.
Fixes #31009 - drop smart class parameters UI
Details of extraction:
- https://github.com/theforeman/foreman_puppet_enc/pull/26
- https://github.com/theforeman/foreman_puppet_enc/pull/24
- https://github.com/theforeman/foreman_puppet_enc/pull/38 (integration test)