Commit Graph

28 Commits

Author SHA1 Message Date
09c85fc3bd debug statements 2023-11-13 20:50:33 +01:00
fe52d864a4 change agent creation logic to use agentToken instead of systemToken 2023-11-12 22:24:44 +01:00
41c9abbe3a drop datacenter config as it is ignored by the api anyway 2023-11-10 21:27:19 +01:00
6a63daab73 error handling in agent parsing 2023-11-10 21:14:49 +01:00
24be598758 make ip version configurable 2023-11-08 22:01:20 +01:00
be83d204dc disable ipv4 again 2023-11-08 21:36:24 +01:00
9f90962d92 made version configurable as well and remove "" from agent config 2023-11-08 21:10:47 +01:00
98ec02ea0b secret as well 2023-11-08 20:45:09 +01:00
1a03808847 grpc endpoint must not be in quotes 2023-11-08 20:43:36 +01:00
089df0ff7f reenable ipv4 and added userdata test 2023-11-07 21:05:28 +01:00
9349af6ad8 allow for multiple ssh keys 2023-11-06 21:52:37 +01:00
bbdcedf6de match owned nodes with pending/running tasks 2023-11-06 21:13:24 +01:00
98d48f006f finally fixed userdata 2023-11-06 20:55:30 +01:00
fe3a28f84b disable ipv4 in agent 2023-11-05 20:54:41 +01:00
e9cd1521fb fix datatype in compose 2023-11-05 20:39:13 +01:00
6b6aa0ad69 Add CloudConfig Header 2023-11-05 14:06:22 +00:00
f7f7e5ffde grcp because rest is old school 2023-11-04 23:23:50 +01:00
e304781ba3 refresh node information 2023-11-04 22:37:09 +01:00
3280b21f9b fix image query 2023-11-04 21:32:38 +01:00
80686523f5 fix nil derefence panic 2023-11-04 21:13:01 +01:00
72c63f3508 derp id is a string 2023-11-04 20:44:00 +01:00
01c8dc0229 WoodpeckerProtocol is unused 2023-11-04 20:41:28 +01:00
b313c1b5aa renamed PendingInformation to JobInformation
filter running jobs better
2023-11-01 20:54:44 +01:00
db1b560896 decom agents as well
added helm chart
added docs
2023-11-01 20:48:45 +01:00
7f2c465391 implemented spawning of new agents
split pipeline
2023-10-31 23:18:08 +01:00
b0577f3c55 omitempty on possible null flields 2023-10-30 22:49:48 +01:00
e615144396 added models and getting information from woodpecker 2023-10-30 22:46:17 +01:00
9a5b9d1b55 akeleton config and launch template 2023-10-29 22:44:39 +01:00