Refactor #31092
Tracker #30160: Extract Puppet ENC to a plugin
Tracker #30172: Extract Puppet Classes to a plugin
Extract Puppetclass UI controllers
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
Fixes #31092 - drop Puppetclass UI controllers
Drops PuppetclassController.
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/56.
Refs #31092 - drop Puppetclass menu item
Refs #31092 - drop Puppetclasses integration test
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/69.
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
- Assignee set to Ondřej Ezr
- 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|592cd941b6b03391664ce9bddad80dfbf2ef6632.
Refs #31092 - drop Puppetclass UI routes
Drops all routes related to the puppetclasses.
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/54