Skip to content

Vsat workers #307

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

Merged
merged 6 commits into from
Nov 22, 2024
Merged

Vsat workers #307

merged 6 commits into from
Nov 22, 2024

Conversation

gdbarron
Copy link
Collaborator

  • Add Get-VcSatelliteWorker, either all, by id or for those workers associated with a satellite
  • Add Remove-VcSatelliteWorker, you guessed it...removes vsat workers
  • Add Get-VcSatellite -IncludeWorkers to get vsats and their associated workers in one call.
  • Add Invoke-VcCertificateAction -Provision to push a certificate to associated machine identities. You can also use -Renew -Provision together and it will renew and then provision the new certificate.
  • Add Set-VcApplication -IssuingTemplate to add one or more issuing templates to an application. It will overwrite by default or use -NoOverwrite to append.

@gdbarron gdbarron added the enhancement New feature or request label Nov 22, 2024
@gdbarron gdbarron requested a review from vertigo-one November 22, 2024 01:57
@gdbarron gdbarron self-assigned this Nov 22, 2024
Copy link
Collaborator

@vertigo-one vertigo-one left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Functions as expected. Excited for this one.

@gdbarron gdbarron merged commit cdc262e into main Nov 22, 2024
5 checks passed
@gdbarron gdbarron deleted the vsat-workers branch January 14, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants