packer-plugin-vsphere
packer-plugin-vsphere copied to clipboard
Packer plugin for VMware vSphere Builder
### 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 &...
### 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...
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...
#### 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...
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,...
### Summary - General cleanup of the documentation. - Standardize heading for **Required** and **Optional**. - Standardize headings for HCL and JSON. - Standardize leading with HCL examples. - Format...
#### 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...
#### 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 &...
### 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 🐹...
#### 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...