build(deps): bump bitflags from 2.13.0 to 2.13.1 (#603)
Bumps bitflags from 2.13.0 to 2.13.1.
updated-dependencies:
- dependency-name: bitflags dependency-version: 2.13.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: