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

[teraslice] fix serial job starts in kubernetesV2 #3867

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

busma13
Copy link
Contributor

@busma13 busma13 commented Dec 10, 2024

This PR makes the following changes:

  • Remove the call to k8s.waitForSelectedPod() in allocateWorkers(), which was waiting for the executionController readiness probe to be ready before creating a worker deployment.
  • Remove all code related to getting the podIP from allocateSlicer() as it is not needed since we now connect to the executionController using a kubernetes service.
  • Bump teraslice from v2.9.1 to v2.9.2

ref: #3868

@busma13 busma13 marked this pull request as ready for review December 10, 2024 22:39
@busma13 busma13 force-pushed the k8sV2-fix-serial-job-starts branch from 444b3bf to 6d48aec Compare December 10, 2024 22:59
@godber godber merged commit 4de182f into master Dec 10, 2024
46 of 57 checks passed
@godber godber deleted the k8sV2-fix-serial-job-starts branch December 10, 2024 23:22
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.

2 participants