Skip to content

Update libvirt provider version to fix SSH connection issues #272

Open
@fischerdr

Description

@fischerdr

Update libvirt provider version to fix SSH connection issues

Description

The current version of the libvirt provider (0.8.0) should be updated to address SSH connection issues that have been reported in the upstream provider (dmacvicar/terraform-provider-libvirt#1165).

Current Behavior

  • Using libvirt provider version 0.8.0
  • SSH connections may be affected by the same issues reported in the upstream provider

Expected Behavior

  • Update to a version that fixes the SSH connection issues
  • Ensure compatibility with existing cluster configurations

Impact

This issue affects:

  • SSH connections to VMs
  • Cloud-init initialization
  • Remote provisioning of VMs

Proposed Solution

  1. Update the libvirt provider version in embed/terraform/versions.tf
  2. Test the changes with various network configurations
  3. Update documentation if necessary

References

Additional Context

The issue was reported in the upstream provider where SSH connections stopped working after upgrading to 0.8.2. We should proactively address this to prevent similar issues in Kubitect.

Description

The current version of the libvirt provider (0.8.0) should be updated to address SSH connection issues that have been reported in the upstream provider (dmacvicar/terraform-provider-libvirt#1165).

Current Behavior

  • Using libvirt provider version 0.8.0
  • SSH connections may be affected by the same issues reported in the upstream provider

Expected Behavior

  • Update to a version that fixes the SSH connection issues
  • Ensure compatibility with existing cluster configurations

Impact

This issue affects:

  • SSH connections to VMs
  • Cloud-init initialization
  • Remote provisioning of VMs

Proposed Solution

  1. Update the libvirt provider version in embed/terraform/versions.tf
  2. Test the changes with various network configurations
  3. Update documentation if necessary

References

Additional Context

The issue was reported in the upstream provider where SSH connections stopped working after upgrading to 0.8.2. We should proactively address this to prevent similar issues in Kubitect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions