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

Helm chart test improvements #917

Open
petewall opened this issue Nov 16, 2024 · 0 comments · May be fixed by #918
Open

Helm chart test improvements #917

petewall opened this issue Nov 16, 2024 · 0 comments · May be fixed by #918

Comments

@petewall
Copy link
Collaborator

  1. test-manifest.yaml should include a cluster section:
cluster:
  type: kind
  config: cluster.yaml
  1. test-manifest.yaml should change prerequisites to deployments
  2. Include k8s-monitoring and k8s-monitoring-test as entries in the deployments
  3. Add a test: true to run helm test after deployment
  4. Change the special handling for grafana to a skipOnHeadless: true and related ENV var.
@petewall petewall linked a pull request Nov 16, 2024 that will close this issue
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 a pull request may close this issue.

1 participant