Commit graph

7 commits

Author SHA1 Message Date
Stéphane Bidoul
8a4797bf02
Build log endpoints 2021-11-11 19:30:39 +01:00
Stéphane Bidoul
3c1b4b3fb2
Make GitHub calls async 2021-11-05 10:07:05 +01:00
Stéphane Bidoul
68929b6ee7
Update requirements.txt 2021-11-05 09:45:22 +01:00
Stéphane Bidoul
d79cb6223e
Use official kubernetes client
Because kubernetes_asyncio watcher have correctness issues,
as they seem to re-emit events that pre-date the initial load.

Although I ended up having to implement an infinite watcher,
to handle socket timeout errors...
2021-11-04 09:36:01 +01:00
Stéphane Bidoul
d90ffad1aa
Update README 2021-10-28 18:20:21 +02:00
Stéphane Bidoul
80923e4849
Update requirements.txt 2021-10-28 17:16:37 +02:00
Stéphane Bidoul
ac0bd848d4
Initial commit 2021-10-17 15:19:34 +02:00