46 Commits

Author SHA1 Message Date
31da09ef6f
update dependencies and ship multiarch builds 2024-03-04 23:00:51 +01:00
45ebc96c13 Merge pull request 'hopefully fix time comparison' () from bugfix/tt/costoptimizedmode into main
Reviewed-on: 
2024-02-03 23:14:55 +00:00
cb1a931b4c
hopefully fix time comparison 2024-02-04 00:08:43 +01:00
d4357767f5 Merge pull request '(feat) Cost optimized mode' () from feature/tt/implement-cost-optimization into main
Reviewed-on: 
2024-01-03 15:23:55 +00:00
30a219c91f
(feat) Cost optimized mode 2023-12-31 23:02:32 +01:00
a190c1e0fe
update dependencies 2023-12-19 20:55:05 +01:00
174c40c72c
better log message v1.0.1 2023-11-13 21:21:58 +01:00
48b4b273ee
smaller json and fix header 2023-11-13 21:01:32 +01:00
09c85fc3bd
debug statements 2023-11-13 20:50:33 +01:00
c431131d5f Merge pull request 'change agent creation logic to use agentToken instead of systemToken' () from feature/tt/fix-agent-decom into main
Reviewed-on: 
2023-11-13 19:29:05 +00:00
fe52d864a4
change agent creation logic to use agentToken instead of systemToken 2023-11-12 22:24:44 +01:00
b536c88db8
rename chart and fix docs 2023-11-10 21:49:50 +01:00
41c9abbe3a
drop datacenter config as it is ignored by the api anyway v1.0.0 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
2e787818d1
fix removal condition 2023-11-08 21:32:22 +01:00
f9cebaf216
dont remove agents when agent did not yet pick up job 2023-11-08 21:13:08 +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
bbaa89d4c2
handle empty queue 2023-11-08 20:42:20 +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
2d03c2dcc4
derp 2023-11-06 21:28:14 +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
047e859efa
better status overview 2023-11-04 22:08:30 +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
570d80a347 initial implementation () v0.0.1 2023-11-04 11:17:41 +00: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
bb1c7fb1d3
hopefully no more duplicate jobs 2023-10-30 23:12:56 +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
da1f475a47 Initial commit 2023-10-29 19:28:09 +00:00