Commit Graph

23 Commits

Author SHA1 Message Date
30a219c91f
(feat) Cost optimized mode
All checks were successful
ci/woodpecker/pr/pr Pipeline was successful
2023-12-31 23:02:32 +01:00
fe52d864a4
change agent creation logic to use agentToken instead of systemToken
All checks were successful
Pipeline was successful
2023-11-12 22:24:44 +01:00
41c9abbe3a
drop datacenter config as it is ignored by the api anyway
All checks were successful
Pipeline was successful
2023-11-10 21:27:19 +01:00
6a63daab73
error handling in agent parsing
All checks were successful
Pipeline was successful
2023-11-10 21:14:49 +01:00
24be598758
make ip version configurable
All checks were successful
Pipeline was successful
2023-11-08 22:01:20 +01:00
be83d204dc
disable ipv4 again
All checks were successful
Pipeline was successful
2023-11-08 21:36:24 +01:00
9f90962d92
made version configurable as well and remove "" from agent config
All checks were successful
Pipeline was successful
2023-11-08 21:10:47 +01:00
98ec02ea0b
secret as well
All checks were successful
Pipeline was successful
2023-11-08 20:45:09 +01:00
1a03808847
grpc endpoint must not be in quotes
All checks were successful
Pipeline was successful
2023-11-08 20:43:36 +01:00
089df0ff7f
reenable ipv4 and added userdata test
All checks were successful
Pipeline was successful
2023-11-07 21:05:28 +01:00
9349af6ad8
allow for multiple ssh keys
All checks were successful
Pipeline was successful
2023-11-06 21:52:37 +01:00
98d48f006f
finally fixed userdata
All checks were successful
Pipeline was successful
2023-11-06 20:55:30 +01:00
fe3a28f84b
disable ipv4 in agent
All checks were successful
Pipeline was successful
2023-11-05 20:54:41 +01:00
e9cd1521fb
fix datatype in compose
All checks were successful
Pipeline was successful
2023-11-05 20:39:13 +01:00
6b6aa0ad69 Add CloudConfig Header
All checks were successful
Pipeline was successful
2023-11-05 14:06:22 +00:00
f7f7e5ffde
grcp because rest is old school
All checks were successful
Pipeline was successful
2023-11-04 23:23:50 +01:00
e304781ba3
refresh node information
All checks were successful
Pipeline was successful
2023-11-04 22:37:09 +01:00
3280b21f9b
fix image query
All checks were successful
Pipeline was successful
2023-11-04 21:32:38 +01:00
80686523f5
fix nil derefence panic
All checks were successful
Pipeline was successful
2023-11-04 21:13:01 +01:00
db1b560896
decom agents as well
All checks were successful
ci/woodpecker/pr/pr Pipeline was successful
added helm chart
added docs
2023-11-01 20:48:45 +01:00
7f2c465391
implemented spawning of new agents
All checks were successful
ci/woodpecker/pr/pr Pipeline was successful
split pipeline
2023-10-31 23:18:08 +01:00
e615144396
added models and getting information from woodpecker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-10-30 22:46:17 +01:00
9a5b9d1b55
akeleton config and launch template
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2023-10-29 22:44:39 +01:00