Actions
Feature #12209
closed
Introduce support for dependency injection in dns module
Difficulty:
Triaged:
Updated by Anonymous over 10 years ago
- Category set to DNS
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/329 added
- Pull request deleted (
)
Updated by Ohad Levy over 10 years ago
whats the usage case? could you elaborate?
Updated by Dominic Cleal over 10 years ago
Ohad Levy wrote:
whats the usage case? could you elaborate?
https://github.com/theforeman/smart_proxy_dns_powerdns/pull/8#issuecomment-147664350
Updated by Anonymous over 10 years ago
Also used in puppet_proxy (one of the examples: https://github.com/theforeman/smart-proxy/blob/develop/modules/puppet_proxy/environment.rb) and dhcp (all providers and the main module) modules to handle dependency resolution and lifecycle (instance vs. class vars).
Updated by Lukas Zapletal about 10 years ago
Refactoring ticket without any description, PR has no description. All we have is one comment which mostly explains it, but let's copy&paste things into descriptions please :-)
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 42b958156808eb2a16bd895863b196fca8f2977d.
Updated by Dominic Cleal about 10 years ago
- Related to Bug #12597: Smart Proxy DNS tests have an extra method definition that is upsetting rubocop added
Updated by The Foreman Bot almost 10 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/384 added
Updated by Anonymous about 9 years ago
- Related to Bug #13080: nsupdate module allows to specify mutually exclusive -k and -g options at the same time, which leads to a cryptic "Broken pipe" error added
Actions