build(deps): bump DavidAnson/markdownlint-cli2-action (#516)
Bumps DavidAnson/markdownlint-cli2-action from 22.0.0 to 23.0.0.
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
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: