Skip to content

Conversation

@vdice
Copy link
Collaborator

@vdice vdice commented Sep 11, 2024

Describe your changes

Adds a Helm chart, building off of #132 where the bulk of the work was done.

With @voigt's blessing I have created a new PR with a handful of fixes and changes (see commit history). Testing has shown the runtime-class-manager to work properly on kind and AKS clusters.

Issue ticket number and link

#47

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
    • Rancher RKE2
    • Azure AKS
    • GCP GKE (Ubuntu nodes)
    • AWS EKS (AmazonLinux2 nodes)
    • AWS EKS (Ubuntu nodes)
    • Digital Ocean Kubernetes

@vdice vdice mentioned this pull request Sep 11, 2024
2 tasks
@vdice vdice mentioned this pull request Sep 16, 2024
11 tasks
Copy link
Member

@voigt voigt left a comment

Choose a reason for hiding this comment

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

Helm chart looks good to me. Runs well on my local KIND.

Unfortunately, we don't have automated tests in place for the different k8s variants. So I suggest tracking issues with other k8s variants as bugs and fixing them as they occur.

For now we should treat the chart as "beta" and do the testing before we officially release.

@voigt voigt merged commit 125f80a into spinframework:main Sep 30, 2024
5 checks passed
@vdice vdice deleted the add_helm_chart_updated branch October 21, 2024 19:11
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.

3 participants