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 |
|
Daniel Weiße
|
4e5c213b4d
|
deps: update Go to v1.24.2 (#3750)
* deps: update Go to v1.24.2
* tests: replace context.Background() with t.Context()
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2025-04-09 10:54:28 +02:00 |
|
Malte Poll
|
923a41ba01
|
openstack: move credentials to instance user data
|
2024-03-11 16:43:36 +01:00 |
|
Malte Poll
|
108784c580
|
openstack: improve error message on IMDS failures
|
2024-03-07 11:47:51 +01:00 |
|
Malte Poll
|
bab27fbc69
|
openstack: remove unused code
|
2024-02-12 13:13:48 +01:00 |
|
Malte Poll
|
56635c3993
|
cli: deploy yawol as OpenStack loadbalancer
|
2023-05-03 21:45:59 +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 |
|
Paul Meyer
|
418f08bf40
|
openstack: implement imds and metadata self
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-08 09:04:57 -05:00 |
|