Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got No matching K3s versions were found. when setup v1.21 #23

Open
iambocai opened this issue Dec 20, 2023 · 1 comment
Open

Got No matching K3s versions were found. when setup v1.21 #23

iambocai opened this issue Dec 20, 2023 · 1 comment

Comments

@iambocai
Copy link

When I use this script in gitlab ci to setup my test environment, it returns a fail message: No matching K3s versions were found.

image

I checked the code, found that currently action.sh only support latest 200 versions ( which >= v1.24.7-rc3+k3s1, and continue growth day by day), can we fix this?
image

@iambocai
Copy link
Author

curl --silent --fail --location "${authz[@]-}"  "https://api.github.com/repos/k3s-io/k3s/releases?per_page=999&page=2"

image

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

No branches or pull requests

1 participant