UNCLASSIFIED - NO CUI

Skip to content

Conditional dependency namespace / secrets

Michael McLeroy requested to merge conditionalDepNS into master
  • Added checks for namespace and secrets of dependencies in case the namespace is re-used (e.g. gitlab and gitlab-runner both use the same namespace)
  • Added additional debug output to know which dependency git clone and helm install were being used.
  • Added helm install --wait and --timeout to dependency

Merge request reports