Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: set supervisor cluster name #784

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tenthirtyam
Copy link
Collaborator

Summary

Adds an option in Enable-SupervisorCluster to set the name of the supervisor cluster instead of inheriting it from the vSphere cluster name (default).

Type

  • Bugfix
  • Enhancement or Feature
  • Code Style or Formatting
  • Documentation
  • Refactoring
  • Chore
  • Other
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Closes #764

Additional Information

Adds an option in `Enable-SupervisorCluster` to set the name of the supervisor cluster instead of inheriting it from the vSphere cluster name (default).

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam added this to the Backlog milestone Dec 17, 2024
@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Dec 17, 2024
@tenthirtyam tenthirtyam self-assigned this Dec 17, 2024
@tenthirtyam tenthirtyam modified the milestones: Backlog, v2.12.1 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation needs-review Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Enable-SupervisorCluster to name a supervisor cluster
1 participant