Skip to content

Adds conditions for clusters that do not have Sourcegraph installed.

Erik Seliger requested to merge jhh/validate-empty-clusters-fix into main

Created by: jasonhawkharris

  • Before, clusters/namespaces would pass all validations even if no Sourcegraph instance was installed.
  • Now: pods, services, connections and PVC validations fail with a warning if none exist.

Test plan

Manually tested on AKS, GKE clusters with and without a Sourcegraph instance.

Merge request reports

Loading