mirror of https://github.com/docker/cli.git
a71d39bcad
Docker Engine 18.09 (API v1.39) introduced a Warnings field in the into response. This enhancement was not gated by API version (see [moby/moby@a3d4238]), and will be returned by Docker Engine 18.09 and up, regardless of the API version chosen. Likewise, the client-side code was written to prefer warnings returned by the daemon, but to fall back on client-side detection of missing features based on information in the Info response (see [docker/cli@3c27ce2]). Thse warnings are purely informational, and given that Docker Engine versions before 18.09 have reached EOL 6 Years ago, and any current version of the Engine now returns the Warnings, it should be safe to remove the client-side fall back logic. This patch removes the client-side fall back code for warnings that was added in |
||
---|---|---|
.. | ||
docker-client-version.golden | ||
docker-client-version.json.golden | ||
docker-events-default.golden | ||
docker-events-json-action.golden | ||
docker-events-json-template.golden | ||
docker-events-json.golden | ||
docker-info-badsec-stderr.golden | ||
docker-info-badsec.golden | ||
docker-info-badsec.json.golden | ||
docker-info-daemon-warnings.json.golden | ||
docker-info-errors-stderr.golden | ||
docker-info-errors.golden | ||
docker-info-errors.json.golden | ||
docker-info-no-swarm.golden | ||
docker-info-no-swarm.json.golden | ||
docker-info-plugins-warnings.golden | ||
docker-info-plugins.golden | ||
docker-info-plugins.json.golden | ||
docker-info-warnings.golden | ||
docker-info-with-labels-empty.golden | ||
docker-info-with-labels-nil.golden | ||
docker-info-with-swarm.golden | ||
docker-info-with-swarm.json.golden |