Tags: nrontsis/devpod
Tags
POD-898 | Update loft api -> 4.1.0-alpha.13 (loft-sh#1285) * Update loft api -> 4.1.0-alpha.13 * chore: bump loft apis --------- Co-authored-by: --global <pascal.breuninger@loft.sh>
feat/POD 884 docker credential forwarding (loft-sh#1282) * feat(cli): merge devpod context option from environment in proxy mode. When running `up` or `ssh` from Pro (=in proxy mode) we merge the pro environments context options with the existing options. * feat(pro): add remote runner credentials server; merge remote context option
POD-859 | Use Environment Templates from Pro (loft-sh#1253) * Bump github.com/loft-sh/api/v4 -> v4.1.0-alpha.10 * Add EnvironmentTemplate to CLIOptions * Support crane environment source * Allow overriding bin name * Change how crane command is build
POD-854 | Decouple pulling devcontainer spec from pulling project (lo… …ft-sh#1244) * Refactor runner Up method * Init - pull project from within the container is separate devcontainer spec is provided * Extract clone for workspace to agent pkg
fix/POD 837 remove fallback cloning (loft-sh#1232) * fix(cli): only setup platform access if we're using pro provider to create workspace * fix(cli): remove local clone fallback Removes the current behaviour of falling back to a local clone and upload to VM/Pod afterwards. Over the course of the last year we've found it is more confusing than it helps. Instead, this PR improves the logs when cloning on the remote fails to allow users to address the root cause better.
POD-779 | Initial integration of devpod-crane (loft-sh#1230) * Add config-source flag to workspace up command * Init crane client implementation * Switch to switch for detecting client type * Init usage of crane * Move signing management fully to crane * Simplify usage of crane * Factor out reading raw config in workspace run implementation * Move devcontainer config methods to a separate file * Add docstrings in crane package
Factor out function looking for devcontainer files to devcontainer pa… …ckage (loft-sh#1219)
license(DevPod): Updated OSS licenses (loft-sh#1212) Signed-off-by: Loft Bot <loft-bot@users.noreply.github.com> Co-authored-by: pascalbreuninger <pascalbreuninger@users.noreply.github.com>
PreviousNext