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

Backports (stable-5.0) #14400

Merged
merged 11 commits into from
Nov 5, 2024
Merged

Backports (stable-5.0) #14400

merged 11 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. lxd: Use explicit cluster addr when core addr is wildcard

    Signed-off-by: Max Asnaashari <max.asnaashari@canonical.com>
    (cherry picked from commit 2a3a705)
    masnax authored and tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a727cb4 View commit details
    Browse the repository at this point in the history
  2. lxd/cluster: Replace deprecated Recover with ReconfigureMembership

    Signed-off-by: Wesley Hershberger <wesley.hershberger@canonical.com>
    (cherry picked from commit 41ffd77)
    MggMuggins authored and tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cb61fdf View commit details
    Browse the repository at this point in the history
  3. lxd/db: Linter fixes

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    (cherry picked from commit c48c20a)
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b8a0c87 View commit details
    Browse the repository at this point in the history
  4. lxc: Handle interupts properly to clean spice socket and avoid accumu…

    …lation
    
    Signed-off-by: Gabriel Mougard <gabriel.mougard@canonical.com>
    (cherry picked from commit a2324dc)
    gabrielmougard authored and tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0aa1bb3 View commit details
    Browse the repository at this point in the history
  5. doc: Update MicroCloud reference

    Since MicroCloud is GA now
    
    Signed-off-by: Wesley Hershberger <wesley.hershberger@canonical.com>
    (cherry picked from commit 9379532)
    MggMuggins authored and tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d02873 View commit details
    Browse the repository at this point in the history
  6. gomod: Bumped go-dqlite to v2.0.0 LTS

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    743cf6f View commit details
    Browse the repository at this point in the history
  7. lxd: Switched to go-dqlite v2 LTS

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e8a5357 View commit details
    Browse the repository at this point in the history
  8. gomod: Update deps

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    65feca8 View commit details
    Browse the repository at this point in the history
  9. github: Use go mod version of go

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    411720d View commit details
    Browse the repository at this point in the history
  10. Makefile: Use dqlite lts-1.17.x when building deps and making dist ta…

    …rball
    
    And log what is happening.
    
    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    (cherry picked from commit 46e0a4a)
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    031cd3b View commit details
    Browse the repository at this point in the history
  11. github: Use libdqlite1.17 ppa for dqlite

    Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
    tomponline committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    03ee688 View commit details
    Browse the repository at this point in the history