Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxd-to-incus: Stop using LXD client package #420

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Commits on Jan 23, 2024

  1. lxd-to-incus: Use Incus API client for LXD

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    87a4df7 View commit details
    Browse the repository at this point in the history
  2. lxd-to-incus: Handle non-string LXD configs

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8424701 View commit details
    Browse the repository at this point in the history
  3. lxd-to-incus: Remove separate go package

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    28e84be View commit details
    Browse the repository at this point in the history
  4. lxd-to-incus: Fix various issues

    Normal static anlysis tests weren't properly running on lxd-to-incus as
    it was treated as a separated Go module.
    
    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    40d51ac View commit details
    Browse the repository at this point in the history
  5. Makefile: Update for lxd-to-incus

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0f70b68 View commit details
    Browse the repository at this point in the history
  6. gomod: Update dependencies

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aec187b View commit details
    Browse the repository at this point in the history