spiegel_podman/pkg/api/handlers
Vladimir Kochnev e48681e600
Use request Context() in API handlers
Request object has its own context which must be used during a request
lifetime instead of just context.Background()

[NO NEW TESTS NEEDED]

Signed-off-by: Vladimir Kochnev <hashtable@yandex.ru>
2022-08-18 23:48:43 +03:00
..
compat Use request Context() in API handlers 2022-08-18 23:48:43 +03:00
libpod Use request Context() in API handlers 2022-08-18 23:48:43 +03:00
swagger switch from "kube/play" endpoint to "play/kube" endpoint. 2022-08-02 12:09:59 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Switch to github.com/blang/semver/v4 2022-07-14 13:53:13 +02:00
decoder.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
types.go Use request Context() in API handlers 2022-08-18 23:48:43 +03:00