Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds conditions for clusters that do not have Sourcegraph installed. #951

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

jasonhawkharris
Copy link
Contributor

  • 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.

- 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.
Copy link
Contributor

@jdpleiness jdpleiness left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jasonhawkharris jasonhawkharris merged commit 7875b7d into main Mar 6, 2023
@jasonhawkharris jasonhawkharris deleted the jhh/validate-empty-clusters-fix branch March 6, 2023 16:54
scjohns pushed a commit that referenced this pull request Apr 24, 2023
…951)

- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants