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 issue with CPU Count #233

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Fix issue with CPU Count #233

merged 1 commit into from
Nov 11, 2024

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Nov 11, 2024

Description

  • 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

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 tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- 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
@cjlapao cjlapao added this to the 0.9.10 milestone Nov 11, 2024
@cjlapao cjlapao merged commit b4e98f4 into main Nov 11, 2024
12 checks passed
@cjlapao cjlapao deleted the fix-issue-with-cpu-count branch November 11, 2024 08:20
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