stackabletech / stackablectl

Commandline tool to interact with a Stackable Data Platform
Other
8 stars 1 forks source link

Add --create-namespace when installing operators, stacks and demos. #171

Closed razvan closed 1 year ago

razvan commented 1 year ago

Description

A --create-namespace would complement --namespace xxx and --kind-cluster options and would be very useful.

Techassi commented 1 year ago

Fixed by https://github.com/stackabletech/stackable-cockpit/pull/79. The new stackablectl automatically creates the namespace (for operators and products) if needed.