This is a pretty much a variation of #214: it breaks the ns_module_name property up into separate module name and namespace.
Another commit adds a method that allows downstream clients to customize how build target for container build is determined. That would allow customizing the target in downstream clients.
The default is changed in the way proposed in #214.
This is a pretty much a variation of #214: it breaks the
ns_module_nameproperty up into separate module name and namespace.Another commit adds a method that allows downstream clients to customize how build target for container build is determined. That would allow customizing the target in downstream clients.
The default is changed in the way proposed in #214.