-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #93
-
Story Points:1
Since NXBT-3725 nxHelmfile and nxWithHelmfileDeployment methods permit to deploy without specifying a namespace, this allow to leverage the namespace value present in the helmfile.yaml.
Currently in such cases, library code that help to init the namespace, and fetch debugging information are failing because they need a namespace.
We would like to not perform these actions in such cases.