DUNE-DAQ / nanorc

2 stars 2 forks source link

K8s issues #268

Closed TiagoTAlves closed 1 month ago

TiagoTAlves commented 1 month ago

Added more information on how to fix problem in creating a namespace that already exists if exited incorrectly and changed debug message to when deleting namespaces

TiagoTAlves commented 1 month ago

We are not catching api errors in nanorc when a namespace already exists, we're comparing it to the namespace list, so all we had to do was add an info message