Skip to content

chore: move vnc constants#337

Merged
JenGoldstrich merged 1 commit intomainfrom
chore/move-vnc-constants
Aug 11, 2025
Merged

chore: move vnc constants#337
JenGoldstrich merged 1 commit intomainfrom
chore/move-vnc-constants

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Description

Moved the definitions of defaultVNCPortMin, defaultVNCPortMax, and defaultVNCBindAddress from builder/vmware/common/run_config.go to builder/vmware/common/driver.go to centralize VNC configuration constants. [1] [2]

Resolved Issues

This change centralizes configuration for VNC settings in the driver layer, improving code organization and maintainability.

Rollback Plan

Revert the commit.

Changes to Security Controls

None.

Move VNC constants alongside other common constants.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added this to the v2.0.0 milestone Aug 11, 2025
@tenthirtyam tenthirtyam self-assigned this Aug 11, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner August 11, 2025 13:01
@JenGoldstrich JenGoldstrich merged commit c60bc3c into main Aug 11, 2025
14 checks passed
@JenGoldstrich JenGoldstrich deleted the chore/move-vnc-constants branch August 11, 2025 16:31
tenthirtyam added a commit that referenced this pull request Aug 11, 2025
Move VNC constants alongside other common constants.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@github-actions
Copy link
Copy Markdown

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants