5852d59e6d8e5a702123a845ea090a666a8f9136
The NewVersionError checks if the client is using the API version required for using a specific feature. If the client is initialized without setting a specific version, an error would be generated because it was not possible to compare versions. However, a client without explicit version set is running the latest supported version. This patch changes the behavior to only generate an error if a version was set. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ff2ed1853099a210245814b4263ce1c92b14c153 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%