actions-setup-minikube icon indicating copy to clipboard operation
actions-setup-minikube copied to clipboard

Set up your GitHub Actions workflow with a specific version of Minikube and Kuberentes

Results 10 actions-setup-minikube issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.24.5. Release notes Sourced from @​babel/traverse's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies

Bumps [undici](https://github.com/nodejs/undici) from 5.27.0 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...

dependencies

Hello, I got this problem during installing minikube and found the [same issue](https://github.com/manusa/actions-setup-minikube/issues/7) here, but it's closed and @manusa wrote that he's gonna fix it. Maybe my case is new:)...

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies

Currently, `kubernetes version` is required parameter and since it is [mutually exclusive](https://github.com/kubernetes/minikube/blob/master/cmd/minikube/cmd/start.go#L1652) with start arg `--no-kubernetes` it isn't possible to setup non kubernetes installation. It would be great to have...

OS : WSL2 + ubuntu20.04 I got this error. ( command : go get && go build -o bin/cri-dockerd ) How can i fix it? ` build github.com/Mirantis/cri-dockerd: cannot load...

After looking through the code I noticed `startArgs`: https://github.com/manusa/actions-setup-minikube/blob/965c2006a2cf6c24971b6419ccacf46a2c1b0065/src/install.js#L25-L27 It would be great if this features was documented as some minikube features like `--cni` have to be set during `minikube...

it would be nice to support also Windows Environment. It will allow to test tooling like [VS Code Camel K](https://github.com/camel-tooling/vscode-camelk) on a windows environment

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies