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

Fix the issue for https host #60

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix the issue for https host #60

merged 1 commit into from
Nov 12, 2024

Conversation

cjlapao
Copy link
Contributor

@cjlapao cjlapao commented Nov 12, 2024

Description

  • Fixed an issue where if we enabled the HTTPS for a host and registered it with an orchestrator, it would fail due to the wrong port
  • Added the new resource called vm_state to set an existing VM to a state
  • Fixed an issue in the telemetry not being sent correctly

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run linting on my code
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Fixed an issue where if we would enable the https for a host and registered it with a orchestrator it would fail due to wrong port
- Added the new resource called vm_state to set a existing vm to a state
- Fixed an issue in the telemetry not being sent correctly
@cjlapao cjlapao merged commit 69b0a88 into main Nov 12, 2024
15 checks passed
@cjlapao cjlapao deleted the cjlapao/fix-htts-host-port branch November 12, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant