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

feat: fetch K3s image tag from channelserver on latest/stable/+min.major #841

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

iwilltry42
Copy link
Member

Allow specifying "magic" values for the --image flag.
The tag for the K3s image will be looked up from the K3s channel server (https://update.k3s.io/v1-release/channels).
Values: latest, stable, +<channel> (+ prefixed).
E.g. --image +v1.20 -> lookup latest version for channel v1.20

closes #815

@iwilltry42 iwilltry42 added the enhancement New feature or request label Nov 7, 2021
@iwilltry42 iwilltry42 added this to the v5.1.0 milestone Nov 7, 2021
@iwilltry42 iwilltry42 self-assigned this Nov 7, 2021
@iwilltry42 iwilltry42 force-pushed the feature/channel-flag branch from 7d275c1 to a9a300e Compare November 7, 2021 18:16
@iwilltry42 iwilltry42 merged commit b073e76 into main Nov 7, 2021
@iwilltry42 iwilltry42 deleted the feature/channel-flag branch November 7, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] add option to follow K3s channel
1 participant