hierarchical-namespaces icon indicating copy to clipboard operation
hierarchical-namespaces copied to clipboard

feat: enhances cli create cmd to create subns with labels and ann

Open manjinder-mckc opened this issue 1 year ago • 8 comments

Fixes Issue: #305

kubectl hns create -n bigboss boss -a key1=val1,key2=val2 -l key1=val1,key2=val2

Tested: Tested by hand in local test cluster; added test and validated it works with and without annotation,label flags.

manjinder-mckc avatar Jan 31 '24 10:01 manjinder-mckc