This repository has been archived by the owner on Sep 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pytorch-operator: Consolidate manifests (#323)
* manifests: Add base/overlays structure Signed-off-by: Yannis Zarkadas <[email protected]> * Edit docs and scripts to use new manifests Signed-off-by: Yannis Zarkadas <[email protected]> * Delete old manifests Signed-off-by: Yannis Zarkadas <[email protected]>
- Loading branch information
1 parent
147349e
commit 4aeb650
Showing
23 changed files
with
21 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
32 changes: 0 additions & 32 deletions
32
...s/pytorch-operator/base/cluster-role.yaml → manifests/base/user-clusterroles.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 7 additions & 4 deletions
11
...r/overlays/application/kustomization.yaml → ...ests/overlays/kubeflow/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
apiVersion: kustomize.config.k8s.io/v1beta1 | ||
bases: | ||
kind: Kustomization | ||
namespace: kubeflow | ||
resources: | ||
- ../../base | ||
commonLabels: | ||
app: pytorch-operator | ||
kustomize.component: pytorch-operator | ||
app.kubernetes.io/component: pytorch | ||
app.kubernetes.io/name: pytorch-operator | ||
kind: Kustomization | ||
resources: | ||
- application.yaml | ||
images: | ||
- name: gcr.io/kubeflow-images-public/pytorch-operator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
manifests/pytorch-job-crds/overlays/application/application.yaml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
manifests/pytorch-job-crds/overlays/application/kustomization.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
manifests/pytorch-operator/overlays/application/application.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters