kubeflow / training-operator

Distributed ML Training and Fine-Tuning on Kubernetes
https://www.kubeflow.org/docs/components/training
Apache License 2.0
1.62k stars 701 forks source link

[SDK] move env var to constants.py #2268

Closed varshaprasad96 closed 2 months ago

varshaprasad96 commented 2 months ago

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged): Address: https://github.com/kubeflow/training-operator/pull/2261#pullrequestreview-2322345791

Checklist:

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10997554086

Details


Totals Coverage Status
Change from base Build 10963743211: 0.0%
Covered Lines: 66
Relevant Lines: 66

💛 - Coveralls
google-oss-prow[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[sdk/python/OWNERS](https://github.com/kubeflow/training-operator/blob/master/sdk/python/OWNERS)~~ [andreyvelich] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment