HNC v0.7.0 RC1
HNC v0.7.0 introduces Exceptions, which gives you fine-grained control of where objects are propagated, instead of always copying objects to all descendant namespaces.
Installing
WARNING: you cannot upgrade from HNC v0.5.x directly to HNC v0.7.x, since the use different APIs (
v1alpha1vsv1alpha2). Instead, upgrade to HNC v0.6.0 first, and then from v0.6.x to v0.7.x. Be sure to carefully follow the upgrading instructions from v0.5 to v0.6 to avoid losing data.