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 |
|
Malte Poll
|
0b262a08bc
|
cloud: fix discovery of GCP nodes across multiple zones (#1943)
|
2023-06-20 12:02:31 +02:00 |
|
3u13r
|
47fb9f7cc8
|
gcp: unofficial support for internal LBs (#826)
|
2022-12-28 13:30:39 +01:00 |
|
Paul Meyer
|
9b1551e76a
|
dependencies: migrate go-genproto to google-cloud-go
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2022-12-08 13:27:15 +01:00 |
|
Daniel Weiße
|
c9873f2bfb
|
AB#2523 Refactor GCP metadata/cloud API (#387)
* Refactor GCP metadata/cloud API
* Remove cloud controller manager from metadata package
* Remove PublicIP
* Move shared cloud packages
* Remove dead code
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-11-09 14:43:48 +01:00 |
|