renovate[bot]
|
2afddcb0f8
|
deps: update K8s dependencies (#1599)
* deps: update K8s dependencies
* deps: bump controller runtime
* chore: tidy
* bump helm and migrate controller runtime
* fix helm deprecation
---------
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
|
2023-05-24 18:57:45 +02:00 |
|
Daniel Weiße
|
690b50b29d
|
dev-docs: Go package docs (#958)
* Remove unused package
* Add Go package docs to most packages
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Fabian Kammel <fk@edgeless.systems>
|
2023-01-19 15:57:50 +01:00 |
|
Malte Poll
|
743f5fa627
|
Remove all traces of CoreOS from the codebase
|
2022-10-21 11:04:25 +02: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
|
cce2611e2a
|
Simplify node lock and various small changes
Co-authored-by: Fabian Kammel <fabian@kammel.dev>
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
|
2022-07-14 17:25:18 +02:00 |
|
Daniel Weiße
|
2bcf001d52
|
Distribute k8s CA certificates and key over join-service
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-07-14 17:25:18 +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 |
|
daniel-weisse
|
586b65f089
|
Cache kubeadm certificate keys to avoid race conditions
Signed-off-by: daniel-weisse <daniel.weisse@gmx.net>
|
2022-07-14 17:25:18 +02:00 |
|
katexochen
|
66b573ea5d
|
Bootstrapper
|
2022-07-14 17:25:18 +02:00 |
|
katexochen
|
1af18e990d
|
Rename all activation
|
2022-07-14 17:25:18 +02:00 |
|
katexochen
|
2083d37b11
|
Create internal package for joinservice
|
2022-07-14 17:25:18 +02:00 |
|