Conversation
There was a problem hiding this comment.
Pull Request Overview
This pull request updates product terminology throughout the codebase to align with VMware vSphere 9.0 rebranding. The changes replace outdated product names with their current versions according to the new naming conventions.
- Updates "vCenter Server" to "vCenter" and "vCenter Server instance" to "vCenter instance"
- Changes "ESXi" to "ESX" throughout documentation and code
- Renames the
ESXiHoststruct field toESXHostwhile maintaining backward compatibility with themapstructuretag
Reviewed Changes
Copilot reviewed 22 out of 22 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| post-processor/vsphere/post-processor.hcl2spec.go | Updates struct field name from ESXiHost to ESXHost |
| post-processor/vsphere/post-processor.go | Updates field name, comments, and references from ESXi to ESX and vCenter Server to vCenter instance |
| post-processor/vsphere-template/post-processor.go | Updates comment reference from vCenter Server instance to vCenter instance |
| examples/builder/vsphere-iso/alpine/alpine.pkr.hcl | Updates datastore description comment from ESXi to ESX |
| docs/README.md | Updates documentation references from ESXi to ESX and vCenter Server to vCenter |
| Multiple documentation files | Updates product terminology in generated documentation files |
| builder/vsphere files | Updates comments and documentation from ESXi to ESX and vCenter Server to vCenter instance |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Updates product terms to align with rebranding. - vCenter Server >> vCenter - vCenter Server instance >> vCenter instance - ESXi >> ESX Signed-off-by: Ryan Johnson <rya@tenthirtyam.org>
e448553 to
f8536a5
Compare
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
This pull request updates product terms to align with rebranding.
As of the release of vSphere 9.0 the following product names/terms have changed: