Skip to content
#

installer

Here are 1,467 public repositories matching this topic...

rauchg
rauchg commented Sep 19, 2021

The README recommends adding ~/.jsvu to the $PATH. If you look at its contents, however:

▲  ~/ ls ~/.jsvu
.               ..              engines         status.json     v8

you'll see that I get the v8 binary (good!), but also I'm exposing status.json and engines to my $PATH

▲  ~/ engines
zsh: permission denied: engines
▲  ~/ status.json
zsh: permission deni
brandan-schmitz
brandan-schmitz commented Jun 1, 2022

Your current KubeKey version

v2.1.1

Describe this feature

Kubernetes recently released a new round of updates on May 24th, 2022:

  • v1.21.13
  • v1.22.10
  • v1.23.7
  • v1.24.1

Describe the solution you'd like

Add the ability to use these versions with the --with-kubernetes flag. Currently they cannot be used as the sha256 checksum and version is not in the application.

Addit

help wanted good first issue kind/feature-request

Improve this page

Add a description, image, and links to the installer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the installer topic, visit your repo's landing page and select "manage topics."

Learn more