Kubernetes API Translator
Go to file
Colleen Murphy 11fe86ab7e Make watch timeout configurable
By default, a watch times out after 30 minutes. For debugging purposes,
it's convenient if this can be decreased. Add an environment variable
CATTLE_WATCH_TIMEOUT_SECONDS to enable setting the timeout in seconds.
2022-06-13 16:01:55 -07:00
pkg Make watch timeout configurable 2022-06-13 16:01:55 -07:00
.dockerignore Refactor 2020-01-30 22:37:59 -07:00
.drone.yml enable fossa scanning 2022-03-31 14:32:46 -07:00
.gitignore Dependencies bumps 2022-04-05 17:15:14 +02:00
Dockerfile Stop using vendor 2020-04-15 22:50:51 -07:00
go.mod Dependencies bumps 2022-04-05 17:15:14 +02:00
go.sum Dependencies bumps 2022-04-05 17:15:14 +02:00
LICENSE Initial commit 2019-08-04 10:41:32 -07:00
main.go Update wrangler 2022-01-07 14:31:29 -07:00
Makefile Update port in Makefile 2020-05-30 21:44:51 -07:00