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

Upgrade terraform-provider-libvirt to v0.8.0 #428

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

guineveresaenger
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-libvirt.


@guineveresaenger guineveresaenger added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Sep 23, 2024
@guineveresaenger guineveresaenger self-assigned this Sep 23, 2024
Copy link

github-actions bot commented Sep 23, 2024

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "libvirt:index/DomainNvram:DomainNvram": required: "file" property is no longer Required

New resources:

  • index/combustion.Combustion

New functions:

  • index/getNodeDeviceInfo.getNodeDeviceInfo
  • index/getNodeDevices.getNodeDevices
  • index/getNodeInfo.getNodeInfo

Maintainer note: consult the runbook for dealing with any breaking changes.

@guineveresaenger
Copy link
Contributor Author

Seeing an issue in the setup script:

lxc-create -t download -n foo -- --dist ubuntu --release bionic --arch amd64
Downloading the image index
ERROR: Couldn't find a matching image
lxc-create: foo: lxccontainer.c: create_run_template: 1627 Failed to create container from template
lxc-create: foo: tools/lxc_create.c: main: 317 Failed to create container foo

@guineveresaenger guineveresaenger force-pushed the upgrade-terraform-provider-libvirt-to-v0.8.0 branch from 7e05034 to 735cf1e Compare September 24, 2024 23:31
@guineveresaenger
Copy link
Contributor Author

Libvirt build script was using an outdated Ubuntu image, no longer hosted at https://images.linuxcontainers.org. Updating this to a current image ( the focal release) results in a happy script and clean builds.

@guineveresaenger guineveresaenger requested a review from a team September 24, 2024 23:54
@guineveresaenger guineveresaenger merged commit bcfcb7c into master Sep 25, 2024
23 checks passed
@guineveresaenger guineveresaenger deleted the upgrade-terraform-provider-libvirt-to-v0.8.0 branch September 25, 2024 15:29
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v0.5.0.

@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-libvirt to v0.8.0
2 participants