Closed
Description
k8gb allows to read multiple providers simultaneously, i.e.: Infoblox + NS1. It causes the DNSProvider factory returns nil.
In order to this:
- Only one DNS provider can be configured, otherwise fail in resolving stage.
NS1_ENABLED
is not cleaned in controller_test.go (configureEnvVar,cleanup )
Activity