Migration of jobset from static manifests to helm chart and upgrading version to 0.10.1#4765
Conversation
03499dd to
d0b86ef
Compare
|
Integration tests of GKE A3 ultra and A3 mega succeeded. |
|
Ran relevant integration test using babysit tool. Refer details :- Successful: PR-Go-1-24-build-test (hpc-toolkit-dev) Failures: |
|
Investigation on failure builds:
|
46aa824 to
44f2390
Compare
|
This will cause issues for users who have been using specific versions lower than |
Integration test suite results after commit 44f2390Passed: PR-Go-1-24-build-test (hpc-toolkit-dev) Failed:
This task has been failing in prod as well since long. No direct links with this PR
This task has been failing in prod as well since long. No direct links with this PR |
Making jobset version 0.10.1 as default removing static jobset manifests Supporting jobset minversion till 0.9.0
b16d735 to
bc904b8
Compare
765c491
into
GoogleCloudPlatform:develop
This PR migrates the JobSet installation from a static YAML manifest to the official Helm chart.
Key Changes:
oci://registry.k8s.io/jobset/chartsjobset-helm-values.yamlto explicitly configure the necessary tolerations and resource requests.This change improves maintainability by aligning with upstream best practices and eliminating our reliance on a custom-patched static manifest. The Helm-based approach also makes the customization(s) explicit, clean, and easy to manage.
Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.