6b838755f502a8fc4c96de4b53d5f2455436ee25
POST /services/(id or name)/update
This fix tries to address the issue raised in 26090 where remote API `POST /services/(id or name)/update` cannot use `name` to update. This is not consistent with the documentation of the remote API. This fix fixes this issue by performing a lookup with `getService` in case `name` instead of `id` is used in API. This fix adds an integration test to cover the changes. This fix fixes 26090. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 80e3975117161ae4ce00cc34c7e2b70e45ee43c5 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%