Thomas Tendyck
|
3b9f7530fb
|
license: change headers
find -name '*.go' -exec sed -i 's/SPDX-License-Identifier: AGPL-3.0-only/SPDX-License-Identifier: BUSL-1.1/' {} +
|
2025-07-15 23:34:48 +02:00 |
|
Paul Meyer
|
0036b24266
|
go: remove unused parameters
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-20 08:41:01 -04:00 |
|
Otto Bittner
|
d78d22f95a
|
cli: add config kubernetes-versions subcommand (#1224)
Allows users to learn which k8s versions are supported by the
current CLI.
Extend respective docs section.
|
2023-02-22 09:52:47 +01:00 |
|