buildx/controller
Sebastiaan van Stijn b948b07e2d
remove uses of github.com/docker/docker/builder/remotecontext package
This package is part of the classic builder, and was currently only used
for the IsURL utility, which is a very rudimentary check for a string having
a "https://" or "http://" scheme.

This patch copies the code as non-exported functions where they're used to
remove the dependency.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-05-26 11:06:02 +02:00
..
build lint: gopls fixes 2024-04-24 17:58:17 -07:00
control controller: refactor progress api 2023-04-21 11:17:43 +01:00
errdefs Allow passing ResultContext from server to the client through grpcerror 2023-04-15 15:11:32 +09:00
local build: rename ResultContext to ResultHandle 2023-05-31 09:50:46 +01:00
pb remove uses of github.com/docker/docker/builder/remotecontext package 2024-05-26 11:06:02 +02:00
processes debug: print error message on monitor instead of processes pkg 2023-10-20 14:09:32 +09:00
remote lint: nilness fixes 2024-04-24 17:19:32 -07:00
controller.go controller: replace logrus status messages with progress messages 2023-04-21 12:33:04 +01:00