Feature #7008
Add providers to existing proxy modules from a plugin/module
Description
#4866 made the proxy modular at the API level, but we also need to be able to extend existing modules (DHCP, DNS, BMC, Puppetrun) by adding new providers from plugins.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal almost 8 years ago
- Related to Refactor #4866: As a developer I'd like to break up smart-proxy into multiple components added
#2
Updated by Dominic Cleal almost 8 years ago
Having a bit of a discussion about a PoC implementation I made: https://github.com/domcleal/smart-proxy/commit/d66f80fbfcc97e0e5caa20d5a52dce451980bd1c#commitcomment-7331818
#3
Updated by Dominic Cleal almost 8 years ago
- Has duplicate Feature #7398: Add support for "providers" in smart-proxy plugins added
#4
Updated by Dominic Cleal almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
- Target version set to 1.7.3
#5
Updated by Dominic Cleal almost 8 years ago
- Target version changed from 1.7.3 to 1.7.2
#6
Updated by Dominic Cleal over 7 years ago
- Status changed from Assigned to Ready For Testing
- Assignee changed from Dominic Cleal to Dmitri Dolguikh
- Pull request https://github.com/theforeman/smart-proxy/pull/256 added
- Pull request deleted (
)
#7
Updated by Eric Helms about 7 years ago
- Blocks Tracker #10226: Core Sprint 1 added
#8
Updated by Dominic Cleal about 7 years ago
- Blocked by Feature #10003: Support for settings migrations added
#9
Updated by Dominic Cleal almost 7 years ago
- Legacy Backlogs Release (now unused) set to 63
#10
Updated by Dominic Cleal almost 7 years ago
- Related to Refactor #11080: Move Puppet run providers to plugin-capable layout added
#11
Updated by Dominic Cleal almost 7 years ago
- Related to Refactor #11081: Move DHCP providers to plugin-capable layout added
#12
Updated by Dominic Cleal almost 7 years ago
- Related to Refactor #11082: Move BMC providers to plugin-capable layout added
#13
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d905c67c1067696000b0ff4fefde711c99f9e731.
#14
Updated by Dominic Cleal almost 7 years ago
- Blocks Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration added
#15
Updated by Dominic Cleal almost 7 years ago
- Related to Bug #11098: undefined method `values' for #<Array:..> error on startup on EL6 added
#16
Updated by Dominic Cleal almost 7 years ago
- Related to Bug #11655: DNS configuration for smart proxy split into per-provider configs added
#17
Updated by Dominic Cleal over 6 years ago
- Related to Bug #12178: Smart Proxy Plugins do not handle rc versions well added
Fixes #7008: dns providers are now plugins