packer-plugin-vsphere icon indicating copy to clipboard operation
packer-plugin-vsphere copied to clipboard

Packer plugin for VMware vSphere Builder

Results 37 packer-plugin-vsphere issues
Sort by recently updated
recently updated
newest added

### Summary A new feature is being added to Supervisors to expose a new custom resource [`ContentLibraryItemImportRequest`](https://github.com/vmware-tanzu/image-registry-operator-api/blob/main/api/v1alpha1/contentlibraryitemimportrequest_types.go) that allows users to import OVF templates to a namespace with writable &...

enhancement
builder/vsphere-supervisor

### Summary Adds support for `http_interface`. ### Testing Basic ```sh packer-plugin-vsphere on  feat/http-interface via 🐹 v1.22.3 ➜ go fmt ./... packer-plugin-vsphere on  feat/http-interface via 🐹 v1.22.3 ➜ make...

enhancement

When attempting to cleanup the existing connections to the VSphere cluster, we get the driver from the state shared between all steps in order to run the commands necessary for...

bug

#### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
crash

When filing a bug please include the following headings, if possible. #### Overview of the Issue If the vsphere-clone build is configured with the "none" communicator, the VM is created,...

bug
stage/waiting-reply
builder/vsphere-clone
stage/needs-investigation

### Summary - General cleanup of the documentation. - Standardize heading for **Required** and **Optional**. - Standardize headings for HCL and JSON. - Standardize leading with HCL examples. - Format...

documentation

#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...

enhancement
builder/vsphere-iso
builder/vsphere-clone

#### Description A new feature is being added to Supervisors to expose a new custom resource [ContentLibraryItemImportRequest](https://github.com/vmware-tanzu/image-registry-operator-api/blob/main/api/v1alpha1/contentlibraryitemimportrequest_types.go) that allows users to import OVF templates to a namespace with writable &...

enhancement
builder/vsphere-supervisor

### Summary Addressed all issues observed by staticcheck. ### Testing ```sg packer-plugin-vsphere on  chore/staticcheck [!] via 🐹 v1.22.3 ➜ go fmt ./... packer-plugin-vsphere on  chore/staticcheck [!] via 🐹...

tech-debt
chore

#### Overview of the Issue Neither of the mentioned config settings, `http_interface` or `http_bind_address` work quite as expected. As documented in this "feature request" issue: https://github.com/hashicorp/packer-plugin-vsphere/issues/245 the functionality of both...

enhancement
stage/needs-investigation