mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-03-05 11:30:19 +00:00
- wait for the readiness probe to remove the endpoint from the LB before entering HTTP server graceful shutdown
5 lines
64 B
Go
5 lines
64 B
Go
package version
|
|
|
|
var VERSION = "1.2.1"
|
|
var REVISION = "unknown"
|