Allow network providers to accept configuration (aka calico log level to be configured) #4487
Labels
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Describe IN DETAIL the feature/behavior/change you would like to see.
I would like to be able to configure the log level of calico from
kops
becausekops
is the entity that set it up for me.Feel free to provide a design supporting your feature request.
When passing
--networking=calico
tokops
during cluster creation, it might be a good idea to also offer--networking-opt key=value
similar to how docker allows--dns-option
,--security-opt
,--log-opts
, etcThe modules that know how to setup each network provider should also know how to handle network-opts
The text was updated successfully, but these errors were encountered: