Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devspace-sh/devspace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.16
Choose a base ref
...
head repository: devspace-sh/devspace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.17
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. fix: return error when 'kind load docker-image' fails

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    8e2e321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1b138 View commit details
    Browse the repository at this point in the history
  3. chore: whitespace

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    d5165e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Removes call to SetDefaultScheme, which is not thread safe.

    Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
    zerbitx committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    9c52741 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Merge pull request #2993 from devspace-sh/DSP-137

    Removes call to SetDefaultScheme, which is not thread safe.
    zerbitx authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    20629e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2988 from TylerGillson/fix/kind-load-error

    fix: return error when 'kind load docker-image' fails
    zerbitx authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    17faf2e View commit details
    Browse the repository at this point in the history
Loading