- Introduced new endpoints for managing sandbox operations, including GET, PUT, and POST methods for registry and image management. - Added data structures for sandbox configuration and image details, enhancing the OpenAPI settings to support sandbox functionality. - Updated Makefile to skip sandbox-related tests in CI, ensuring local execution only. |
||
|---|---|---|
| .. | ||
| client_accessor.go | ||
| docker.go | ||
| docker_core.go | ||
| image.go | ||
| image_docker.go | ||
| image_k8s.go | ||
| k8s.go | ||
| local.go | ||
| runtime_test.go | ||
| sandbox.go | ||