Closed andreyvelich closed 1 month ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 11390874125: | 0.0% |
Covered Lines: | 73 |
Relevant Lines: | 73 |
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: tenzen-y
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/hold cancel
Fixes: https://github.com/kubeflow/training-operator/issues/2208
I added manifests for Training Operator V2. I renamed the manager image to:
That will allow users to use
latest
version for both V1 and V2 version of Training Operator. In the future, we can deprecate the old version of Training Operator.For now, I install JobSet using the release manifests in the Kustomize overlay. Let's discuss with @kubeflow/wg-manifests-leads what is the better approach long-term.
Additionally, I fixed the invalid validating webhook configuration name in our cert generator.
/assign @kubeflow/wg-training-leads /hold for review