PackageTrack
Sign in Get early access

github.com/LINBIT/virter

v1.2.1 LINBIT/virter

What this package is like to depend on

Last release 11 days ago

13 Aug 2026

Ships unpredictably

gaps range from 8 days to 12 months

Rarely documented

notes for 10 of 51 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

113 releases · first in 2020

5 releases in the last 12 months

see the full history below

Release timeline

113 releases · Apr 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 113
  1. v1.2.1 13 Aug 2026
    Release notes

    Release v1.2.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v1.2.0 12 Aug 2026
    Release notes

    Release v1.2.0

    Compare

    Choose a tag to compare

    Open source →
  3. v1.1.0 27 May 2026
    Release notes

    provisioning: add user field to container step

    Add a `user` field on the container provisioning step that overrides
    the user the container's command runs as. Plumbs through to
    containerapi.WithUser, equivalent to `docker run --user`. Accepts a
    numeric uid, uid:gid, or a name from the image's /etc/passwd; an empty
    value keeps the image default.

    Useful with execution-environment images (e.g. anything built by
    ansible-builder) that default to a non-root uid: virter binds the SSH
    key under /root/.ssh, which such users cannot read, so setting
    `user = "0"` works as a workaround.

    Open source →
    Release notes

    Release v1.1.0

    Compare

    Choose a tag to compare

    Open source →
  4. v1.0.0 30 Apr 2026
    Release notes

    ⚠️ v1.0.0 introduces a few breaking changes against v0.x.

    See the migration guide to learn more.

    Open source →
    Release notes

    🚀 Release v1.0.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.30.0 12 Mar 2026
    Release notes

    ⚠️ Breaking Changes in this release

    • --pull-policy flag removed: The deprecated --pull-policy flag was removed from vm run and image build. Use --vm-pull-policy instead.

    • --bootcapacity / --bootcap deprecated: Renamed to --boot-capacity for consistency. The old flags still work but print a deprecation warning and will be removed in a future release.

    • Unknown keys in provisioning files are now errors: Previously, unknown TOML keys in provisioning files produced a warning. Now they cause a hard error. This catches typos (e.g. destination instead of dest) but will break any provisioning files that relied on extra/misspelled keys being silently ignored.

    • Provisioning filesystem access restricted to working directory: rsync.source paths and container.copy.dest paths in provisioning steps are now validated to be within the current working directory. Provisioning files that reference paths outside the working directory (e.g. absolute paths like /etc/... or paths that escape via ../) will now fail.

    Open source →
    Release notes

    Release v0.30.0

    Compare

    Choose a tag to compare

    Open source →
  6. v0.29.0 27 Mar 2025
    Release notes

    build(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.0 to 1.20.1.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/[email protected])

    Open source →
    Release notes

    Release v0.29.0

    Compare

    Choose a tag to compare

    Open source →
  7. v0.28.2-0.20250318043505-52617c933ff1 18 Mar 2025 pre-release

    Nothing published for this version

  8. v0.28.2-0.20241205043439-9c086e7e5fca 05 Dec 2024 pre-release

    Nothing published for this version

  9. v0.28.1 25 Nov 2024
    Release notes

    check for nil desc.Metadata before attempting to unmarshall, avoiding…

    … a segfault for non-virter VMs (#33)

    Open source →
    Release notes

    Release v0.28.1

    Compare

    Choose a tag to compare

    Open source →
  10. v0.28.1-0.20241125142524-fa0e6c1069d1 25 Nov 2024 pre-release

    Nothing published for this version

  11. v0.28.1-0.20241108043422-e36b0ba1aaf5 08 Nov 2024 pre-release

    Nothing published for this version

  12. v0.28.0 30 Oct 2024
    Release notes

    If 'truncate' fails for /etc/machine-id during 'commit', attempt with…

    … 'sudo' before giving up

    If 'truncate' fails for /etc/machine-id, attempt with 'sudo' before giving up (#29). Also, fix a spelling error in the help messages.

    Open source →
    Release notes

    Release v0.28.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.27.1-0.20241030160521-4634be306f0a 30 Oct 2024 pre-release

    Nothing published for this version

  14. v0.27.1-0.20240909053803-4f851409a8cb 09 Sep 2024 pre-release

    Nothing published for this version

  15. v0.27.1-0.20240827151006-d9f1b81a9aef 27 Aug 2024 pre-release

    Nothing published for this version

  16. v0.27.1-0.20240710083114-b99d8d4039d8 10 Jul 2024 pre-release

    Nothing published for this version

  17. v0.27.1-0.20240705082912-1d7c35ce8f15 05 Jul 2024 pre-release

    Nothing published for this version

  18. v0.27.1-0.20240524043457-a88b7fb3ef6d 24 May 2024 pre-release

    Nothing published for this version

  19. v0.27.1-0.20240507060909-6d2a5fbbdb2b 07 May 2024 pre-release

    Nothing published for this version

  20. v0.27.1-0.20240405065315-1b6424f4abc5 05 Apr 2024 pre-release

    Nothing published for this version

  21. v0.27.0 03 Apr 2024
    Release notes

    Release v0.27.0

    Compare

    Choose a tag to compare

    Open source →
  22. v0.26.1-0.20240315043431-6e66d11e5b13 15 Mar 2024 pre-release

    Nothing published for this version

  23. v0.26.1-0.20240305043456-efd5bb5ca282 05 Mar 2024 pre-release

    Nothing published for this version

  24. v0.26.1-0.20240208043626-64299d315df3 08 Feb 2024 pre-release

    Nothing published for this version

  25. v0.26.1-0.20240130043419-e1e930c09a20 30 Jan 2024 pre-release

    Nothing published for this version

  26. v0.26.0 28 Dec 2023
    Release notes

    virter: pass-through exit code from provisioning

    When a provisioning step fails, it may be helpful to the caller of
    virter to know the exit code of the script.

    So, if an SSH or container provisioning step fails with an exit code,
    pass it through to the CLI, exiting from the virter process with the
    same exit code.

    Open source →
    Release notes

    Release v0.26.0

    Compare

    Choose a tag to compare

    Open source →
  27. v0.25.1-0.20231228125737-bbe90753dc4b 28 Dec 2023 pre-release

    Nothing published for this version

  28. v0.25.1-0.20230604043243-340f28ebd231 04 Jun 2023 pre-release

    Nothing published for this version

  29. v0.25.1-0.20230531072638-3ae7b43641a7 31 May 2023 pre-release

    Nothing published for this version

  30. v0.25.0 25 May 2023

    Nothing published for this version

  31. v0.24.1-0.20230525133932-c91ebc0374c5 25 May 2023 pre-release

    Nothing published for this version

  32. v0.24.0 26 Apr 2023

    Nothing published for this version

  33. v0.23.1 20 Apr 2023

    Nothing published for this version

  34. v0.23.1-0.20230408043304-bc8d6f2ad139 08 Apr 2023 pre-release

    Nothing published for this version

  35. v0.23.0 05 Apr 2023

    Nothing published for this version

  36. v0.22.1-0.20230328093740-078c57d5725c 28 Mar 2023 pre-release

    Nothing published for this version

  37. v0.22.0 21 Mar 2023

    Nothing published for this version

  38. v0.21.1-0.20230321162612-475bdf1a940a 21 Mar 2023 pre-release

    Nothing published for this version

  39. v0.21.1-0.20230305043259-70904f1a95a1 05 Mar 2023 pre-release

    Nothing published for this version

  40. v0.21.1-0.20230226043308-dcd08e7a44c5 26 Feb 2023 pre-release

    Nothing published for this version

  41. v0.21.1-0.20230120043340-df1f21f1df4b 20 Jan 2023 pre-release

    Nothing published for this version

  42. v0.21.0 05 Jan 2023

    Nothing published for this version

  43. v0.20.2-0.20230105043232-5f2d3acd2046 05 Jan 2023 pre-release

    Nothing published for this version

  44. v0.20.1 27 Sep 2022

    Nothing published for this version

  45. v0.20.0 21 Sep 2022

    Nothing published for this version

  46. v0.19.2-0.20220921061420-1ddabd05cbd6 21 Sep 2022 pre-release

    Nothing published for this version

  47. v0.19.1 26 Jul 2022

    Nothing published for this version

  48. v0.19.0 01 Jul 2022

    Nothing published for this version

  49. v0.18.2-0.20220621063321-8d811a7024c0 21 Jun 2022 pre-release

    Nothing published for this version

  50. v0.18.2-0.20220607043407-ea0b08897ab1 07 Jun 2022 pre-release

    Nothing published for this version

  51. v0.18.2-0.20220527043434-23a3d443dabe 27 May 2022 pre-release

    Nothing published for this version

  52. v0.18.2-0.20220525105514-e6c877f24ea2 25 May 2022 pre-release

    Nothing published for this version

  53. v0.18.2-0.20220509105757-587ece6cdb9f 09 May 2022 pre-release

    Nothing published for this version

  54. v0.18.2-0.20220328133703-1de71c794b6a 28 Mar 2022 pre-release

    Nothing published for this version

  55. v0.18.1 04 Mar 2022

    Nothing published for this version

  56. v0.18.1-0.20220221075313-73649b8a957b 21 Feb 2022 pre-release

    Nothing published for this version

  57. v0.18.1-0.20220207165011-4a9146d7eace 07 Feb 2022 pre-release

    Nothing published for this version

  58. v0.18.0 17 Dec 2021

    Nothing published for this version

  59. v0.17.1-0.20211217110444-c47a9b9a8df3 17 Dec 2021 pre-release

    Nothing published for this version

  60. v0.17.0 01 Dec 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive