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

install: Add a hidden --base-version flag #418

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

michi-covalent
Copy link
Contributor

The --version flag doesn't always maps to a Cilium version. For example,
Cilium CI jobs use commit SHAs as image tags. This flag allows you to
explicitly provide the "base" Cilium version being installed so that the
install command can configure Cilium accordingly.

Signed-off-by: Michi Mutsuzaki michi@isovalent.com

@michi-covalent michi-covalent temporarily deployed to ci July 12, 2021 23:52 Inactive
@michi-covalent michi-covalent temporarily deployed to ci July 12, 2021 23:55 Inactive
install/install_test.go Show resolved Hide resolved
internal/cli/cmd/install.go Outdated Show resolved Hide resolved
@michi-covalent michi-covalent temporarily deployed to ci July 13, 2021 17:01 Inactive
@michi-covalent michi-covalent marked this pull request as ready for review July 13, 2021 17:01
@michi-covalent michi-covalent requested review from a team as code owners July 13, 2021 17:01
The --version flag doesn't always maps to a Cilium version. For example,
Cilium CI jobs use commit SHAs as image tags. This flag allows you to
explicitly provide the "base" Cilium version being installed so that the
install command can configure Cilium accordingly.

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent temporarily deployed to ci July 14, 2021 05:42 Inactive
@tklauser tklauser merged commit 8ed8abb into master Jul 14, 2021
@tklauser tklauser deleted the pr/michi/baseversion branch July 14, 2021 06:23
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

Successfully merging this pull request may close these issues.

None yet

4 participants