{"id":36616319,"url":"https://github.com/pelotech/packer-plugin-kubevirt","last_synced_at":"2026-01-12T09:11:56.241Z","repository":{"id":264261223,"uuid":"747455329","full_name":"pelotech/packer-plugin-kubevirt","owner":"pelotech","description":"Packer plugin for provisioning operating systems in KubeVirt VMs.","archived":false,"fork":false,"pushed_at":"2025-12-23T01:08:57.000Z","size":125,"stargazers_count":0,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-24T11:41:55.593Z","etag":null,"topics":["kubevirt","packer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-24T00:42:15.000Z","updated_at":"2025-08-15T11:57:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"52e0696f-90d0-48e8-8476-7a345c5cf004","html_url":"https://github.com/pelotech/packer-plugin-kubevirt","commit_stats":null,"previous_names":["pelotech/packer-plugin-kubevirt"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pelotech/packer-plugin-kubevirt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Fpacker-plugin-kubevirt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Fpacker-plugin-kubevirt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Fpacker-plugin-kubevirt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Fpacker-plugin-kubevirt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelotech","download_url":"https://codeload.github.com/pelotech/packer-plugin-kubevirt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Fpacker-plugin-kubevirt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubevirt","packer"],"created_at":"2026-01-12T09:11:56.149Z","updated_at":"2026-01-12T09:11:56.236Z","avatar_url":"https://github.com/pelotech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeVirt Packer Plugin\n\nThis repository contains the following sections:\n- Builders:\n  - [ISO builder](builder/iso)\n  - IMG builder _(to be implemented)_\n- Post-processors\n  - [S3 Export](post-processor/s3)\n  - OCI Export _(to be implemented)_\n- [Docs](docs)\n- [Example](example)\n\n## Build the plugin\n\n```shell\ngo build .\n```\n## Local installation of the plugin\n\n```shell\npacker plugins install --path ./packer-plugin-kubevirt \"github.com/pelotech/kubevirt\"\n```\n\n## Run the plugin\n\n```shell\n# If needed, the arg '-debug' will pause the process between each step\nPACKER_LOG=1 packer build -debug ./example\n```\n\n## Running Acceptance Tests\n\nMake sure to build and setup the binary with:\n\n```sh\n# Build\ngo build .\n# Move binary\ncp packer-plugin-kubevirt ~/.packer.d/plugins/packer-plugin-kubevirt # Option 1\npacker plugins install --path packer-plugin-kubevirt \"github.com/pelotech/kubevirt\" # Option 2\n```\n\nOnce everything required is set up, run:\n```\nPACKER_ACC=1 go test -count 1 -v ./... -timeout=120m\n```\nThis will run unit tests for all plugins in this set.\n\n## Pipeline\n- integration tests (packer running against KinD cluster)\n- release (manual) for any documentation update\n- release (tag event) for the binary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelotech%2Fpacker-plugin-kubevirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpelotech%2Fpacker-plugin-kubevirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelotech%2Fpacker-plugin-kubevirt/lists"}