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: abiosoft/colima
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.2
Choose a base ref
...
head repository: abiosoft/colima
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.4
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Aug 2, 2025

  1. chore: fix for code scanning alert no. 7: Incorrect conversion betwee…

    …n integer types (#1357)
    
    * chore: Fix for code scanning alert no. 7: Incorrect conversion between integer types
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    
    * chore: apply suggestions from code review
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    abiosoft and github-advanced-security[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    7c671f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. containerd: expose containerd and buildkit sockets (#1358)

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    3a01f46 View commit details
    Browse the repository at this point in the history
  2. cli: set default mount type to virtiofs for vz (#1359)

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    3b50c80 View commit details
    Browse the repository at this point in the history
  3. docker: enable containerd image store.

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    8f3ffdc View commit details
    Browse the repository at this point in the history
  4. docker: forward containerd socket

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    2e23f49 View commit details
    Browse the repository at this point in the history
  5. incus: include socket path in status.

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    eb4a76d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. k3s: allow overriding default k3s args (#1365)

    * Allow overriding k3s args
    
    * Handle space-delimited k3s args
    
    Co-authored-by: Abiola Ibrahim <git@abiosoft.com>
    
    ---------
    
    Co-authored-by: Abiola Ibrahim <git@abiosoft.com>
    Nevon and abiosoft authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    4cb3aa9 View commit details
    Browse the repository at this point in the history
  2. core: update disk images

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    452b961 View commit details
    Browse the repository at this point in the history
  3. ci: update integration tests

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6ce8371 View commit details
    Browse the repository at this point in the history
  4. ci: fix nerdctl image run

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6a6da99 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. vm: fix binfmt not enabled after restart (#1371)

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    d2d19d3 View commit details
    Browse the repository at this point in the history
  2. config: make template optional when present (#1372)

    Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
    abiosoft authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e2ddc15 View commit details
    Browse the repository at this point in the history
Loading