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

New images can be pushed without k3s binaries #6

Open
rancher-max opened this issue Jun 14, 2022 · 1 comment
Open

New images can be pushed without k3s binaries #6

rancher-max opened this issue Jun 14, 2022 · 1 comment

Comments

@rancher-max
Copy link

Ref: https://drone-publish.rancher.io/rancher/system-agent-installer-k3s/84/1/2

+ curl -fL -O -R https://github.com/k3s-io/k3s/releases/download/v1.23.7%2Bk3s1/k3s

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed


  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

curl: (22) The requested URL returned error: 404

The k3s binaries did not exist yet, so this failed to pull them. However, it still created and pushed the images. This causes failures downstream when trying to create a cluster in rancher as the images do not have the k3s binary in them.

@rancher-max
Copy link
Author

system-agent-installer-rke2 should also be checked when this is fixed as it likely has the same build code.

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