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

Release version 0.9.10 #235

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Release version 0.9.10 #235

merged 1 commit into from
Nov 11, 2024

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Nov 11, 2024

Release 0.9.10

  • Fixed an issue with the CPU threshold that was added twice to the orchestrator
  • Fixed an issue with the CPU count as it was not taking into consideration we already had reserved cpus
  • Added a higher timeout to orchestrator hosts health checks
  • added missing timeout in some of the orchestrator api calls
  • Adds the support for an orchestrator to query the hardware endpoint of a host returning the raw data to use with terraform
  • Fixed a bug on the execute endpoint where it would give an error if the command was present but the script was not
  • Fixed an issue where the orchestrator would not take into account the 2 vms limitation when gathering the necessary space
  • fixes [BUG] Orchestrator is not taking into account the limitation that the macvms have when deciding where to create them #229
  • Added the new reverse proxy to allow advanced port forwarding to the target vm
  • Added the same endpoints to be controlled by the orchestrator
  • Added better hardware info where we added more information about the system
  • Fixed an issue with the logs being showed where they should not be
  • resolves [PBI] Enable reverse proxy for port forwarding #226
  • Added the External IP Address to every virtual machine if known
  • Added the Internal IP Address to every virtual machine if running
  • Changed the docker image from scratch to alpine to allow for cpu and external ip address
  • Added the external IP Address to the config hardware endpoint
  • Added the OS name to the config hardware endpoint
  • Added the OS version if available to the config hardware endpoint
  • Added the new hardware fields to the orchestrator hosts endpointFixes # (issue)
  • resolves [PBI] Enable the display for external and internal IPs in the endpoints #224

@cjlapao cjlapao added the release-request PR requesting a version release label Nov 11, 2024
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 11, 2024
@cjlapao cjlapao merged commit a3c36e9 into main Nov 11, 2024
12 checks passed
@cjlapao cjlapao deleted the release/0.9.10 branch November 11, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation release-request PR requesting a version release
Projects
None yet
1 participant