garm/apiserver/controllers
Michael Kuhnt 5bfecbaa30 feat: webhook does not return error on 'instance not found'.
This case is probably caused by a webhook event that was meant for
another runner controller / manager. No need to report this as
error, we can simply ignore this and avoid noise in the logs.
2022-10-07 11:18:25 +02:00
..
controllers.go feat: webhook does not return error on 'instance not found'. 2022-10-07 11:18:25 +02:00
instances.go Add manual runner removal 2022-06-29 16:23:01 +00:00
organizations.go Add license headers 2022-05-05 13:25:50 +00:00
pools.go Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
repositories.go Add license headers 2022-05-05 13:25:50 +00:00