build(deps): bump mio from 1.2.0 to 1.2.1 (#566)
Bumps mio from 1.2.0 to 1.2.1.
updated-dependencies:
- dependency-name: mio dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
linkerd-await
A command-wrapper that polls Linkerd for readiness until it becomes ready and only then executes a command.
Usage
Examples
Dockerfile
Disabling
linkerd-awaitat runtimeThe
LINKERD_AWAIT_DISABLED(orLINKERD_DISABLED) environment variable can be set to bypasslinkerd-await‘s readiness checks. This way,linkerd-awaitmay be controlled by overriding a default environment variable: