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

UI: Add integraton for health check enable/disable and health check port #117

Open
jeremymv2 opened this issue Dec 20, 2024 — with Huly for GitHub · 0 comments
Open
Labels
enhancement New feature or request UI

Comments

Copy link
Collaborator

jeremymv2 commented Dec 20, 2024

  • VM goes in running state on PCD/Openstack
  • Poll and check nova API if the VM is in running state (timeout: TBD(@OmkarDeshpande7 ), retry: 10)
  • Service running inside the migrated VM starts listening on the healthCheck port
  • We should be able to enable/disable this health check per VM migration basis
  • Health check port, API call needs to be optional input for migrations
  • Bulk migration should have this field disabled as each VM might have a separate service running
  • Health Check endpoint should not be authenticated
  • Scheduled migrations for VMs should all have the same HC Endpoint.
  • UI design to be taken up by @anmolsachan
@jeremymv2 jeremymv2 added the UI label Dec 20, 2024
@anmolsachan anmolsachan added this to the vJailbreak-07.02 milestone Jan 29, 2025
@sharma-tapas sharma-tapas added the enhancement New feature or request label Feb 6, 2025
@sharma-tapas sharma-tapas changed the title UI: Add integraton for healthcheck enable/disable and healthcheck port UI: Add integraton for health check enable/disable and health check port Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

No branches or pull requests

3 participants