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

ci(.github): update helm-chart-smoketest with more k8s variations #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vdice
Copy link
Collaborator

@vdice vdice commented Nov 15, 2024

Describe your changes

  • Updates the helm install smoke test with more k8s flavors! Here we add minikube, microk8s and k3d
  • Since they run in parallel, I figured running all cases both on PRs and merges to main is fine for now -- thoughts?

These distros all had GH actions ready-to-use. For other distros we'd like to cover under test (k0s, etc), we could either craft a reusable action in-house and stick to the same matrix-based approach added here... or maybe break out into separate workflows.

Issue ticket number and link

Ref #48

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I tested the changes with the following distributions:
    • Kind
    • MiniKube
    • MicroK8s
    • K3s
    • Rancher RKE2
    • Azure AKS
    • GCP GKE (Ubuntu nodes)
    • AWS EKS (AmazonLinux2 nodes)
    • AWS EKS (Ubuntu nodes)
    • Digital Ocean Kubernetes

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.

1 participant