vind (vCluster in Docker) Action
Version updated for https://github.com/loft-sh/setup-vind to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-vind GitHub Action provisions Kubernetes clusters using vCluster’s Docker driver (vind) as a drop-in replacement for setup-kind. It automates the setup and teardown of lightweight Kubernetes clusters, enabling tasks like testing, development, and CI workflows. Key features include support for custom Kubernetes versions, configuration files, multi-cluster setups, and automatic log exports.
Release notes
What’s Changed
- test(ci): verify rc version support (v0.32.2-rc.1) by @Piotr1215 in https://github.com/loft-sh/setup-vind/pull/5
- feat(ci): add renovate config for npm deps and vcluster version tracking by @Piotr1215 in https://github.com/loft-sh/setup-vind/pull/6
- chore(deps): update dependency @types/node to v20.19.37 by @renovate[bot] in https://github.com/loft-sh/setup-vind/pull/7
- fix(ci): bump pinned version to v0.32.2-rc.1 for dbus fix by @Piotr1215 in https://github.com/loft-sh/setup-vind/pull/10
- fix(deps): upgrade @actions/glob to v0.6.x with esbuild migration by @Piotr1215 in https://github.com/loft-sh/setup-vind/pull/14
New Contributors
- @renovate[bot] made their first contribution in https://github.com/loft-sh/setup-vind/pull/7
Full Changelog: https://github.com/loft-sh/setup-vind/compare/v1...v1.2.0