Paul Meyer
|
84a787b538
|
cli: add name of build type to version cmd output (#1179)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-02-14 14:30:10 +01:00 |
|
Fabian Kammel
|
81a5907f26
|
consistently use stdout and stderr (#502)
* consistently use stdout and stderr
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-11-10 10:27:24 +01:00 |
|
katexochen
|
ba6e41ed5c
|
Upgrade go module to v2
|
2022-09-22 09:10:19 +02:00 |
|
Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
Malte Poll
|
260d2571c1
|
Only upload kubeadm certs if key is rotated
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
Co-authored-by: 3u13r <lc@edgeless.systems>
|
2022-07-14 17:25:18 +02:00 |
|
Fabian Kammel
|
0c9ca50be8
|
Feat/more version info (#224)
|
2022-06-21 15:12:27 +02:00 |
|
Daniel Weiße
|
691ab84326
|
Update version variable
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-06-08 17:17:06 +02:00 |
|
katexochen
|
c3ebd3d3cd
|
Move cli/cmd into cli/internal
|
2022-06-08 11:59:23 +02:00 |
|