Chart-testing Alternatives
Similar projects and alternatives to chart-testing
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
werf
A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.
-
-
-
tilt
Define your dev environment as code. For microservice apps on Kubernetes.
-
devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
chart-testing reviews and mentions
-
POLL: How do you orchestrate your provisioning?
When a dev creates a PR to the gitops repo, have Jenkins/github actions/gitlab/etc checkout his branch and try to install the manifest/helm chart on your dev kubernetes cluster. Then have it comment back on the PR if it succeeded or not, simple as that. Helm also has chart-testing utilities for CI, but in that case your CI would have to install crossplane on some Kind cluster and that's a bit tricky, so better just use your already existing dev cluster configured with crossplane and the right permissions.
Stats
helm/chart-testing is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of chart-testing is Go.