Skip to content

Commit

Permalink
Various cleanups and fixes (kubeflow#2666)
Browse files Browse the repository at this point in the history
* there was already a script to update KFP

Signed-off-by: juliusvonkohout <[email protected]>

* there was already a script to update KFP

Signed-off-by: juliusvonkohout <[email protected]>

* remove the unmaintained kubebench manifests

Signed-off-by: juliusvonkohout <[email protected]>

* less errors

Signed-off-by: juliusvonkohout <[email protected]>

* improved language

Signed-off-by: juliusvonkohout <[email protected]>

* remove unmaintained scripts

Signed-off-by: juliusvonkohout <[email protected]>

* remove unmaintained scripts

Signed-off-by: juliusvonkohout <[email protected]>

---------

Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
juliusvonkohout authored and Corey Ricketts committed Jul 18, 2024
1 parent 5a8f64e commit 3c7486a
Show file tree
Hide file tree
Showing 46 changed files with 31 additions and 1,175 deletions.
11 changes: 0 additions & 11 deletions apps/kubebench/upstream/base/cluster-role-binding.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions apps/kubebench/upstream/base/cluster-role.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions apps/kubebench/upstream/base/config-map.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions apps/kubebench/upstream/base/crd.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions apps/kubebench/upstream/base/deployment.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions apps/kubebench/upstream/base/kustomization.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions apps/kubebench/upstream/base/params.env

This file was deleted.

3 changes: 0 additions & 3 deletions apps/kubebench/upstream/base/params.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions apps/kubebench/upstream/base/service-account.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions apps/kubebench/upstream/overlays/application/application.yaml

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions apps/kubebench/upstream/overlays/istio/kustomization.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions apps/kubebench/upstream/overlays/istio/params.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions apps/kubebench/upstream/overlays/istio/virtual-service.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions apps/pipeline/update.sh

This file was deleted.

6 changes: 3 additions & 3 deletions hack/extract_images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ declare -A wg_dirs=(
[automl]="../apps/katib/upstream/installs"
[pipelines]="../apps/pipeline/upstream/env ../apps/kfp-tekton/upstream/env"
[training]="../apps/training-operator/upstream/overlays"
[manifests]="../common"
[workbenches]="../apps/admission-webhook/upstream/overlays ../apps/centraldashboard/upstream/overlays ../apps/jupyter/jupyter-web-app/upstream/overlays ../apps/volumes-web-app/upstream/overlays ../apps/tensorboard/tensorboards-web-app/upstream/overlays ../apps/profiles/upstream/overlays ../apps/jupyter/notebook-controller/upstream/overlays ../apps/tensorboard/tensorboard-controller/upstream/overlays"
[serving]="../contrib/kserve"
[manifests]="../common/cert-manager/cert-manager/base ../common/cert-manager/kubeflow-issuer/base ../common/istio-1-17/istio-crds/base ../common/istio-1-17/istio-namespace/base ../common/istio-1-17/istio-install/overlays/oauth2-proxy ../common/oidc-client/oauth2-proxy/overlays/m2m-self-signed ../common/dex/overlays/oauth2-proxy ../common/knative/knative-serving/overlays/gateways ../common/knative/knative-eventing/base ../common/istio-1-17/cluster-local-gateway/base ../common/kubeflow-namespace/base ../common/kubeflow-roles/base ../common/istio-1-17/kubeflow-istio-resources/base"
[workbenches]="../apps/pvcviewer-controller/upstream/base ../apps/admission-webhook/upstream/overlays ../apps/centraldashboard/upstream/overlays/oauth2-proxy ../apps/jupyter/jupyter-web-app/upstream/overlays ../apps/volumes-web-app/upstream/overlays ../apps/tensorboard/tensorboards-web-app/upstream/overlays ../apps/profiles/upstream/overlays ../apps/jupyter/notebook-controller/upstream/overlays ../apps/tensorboard/tensorboard-controller/upstream/overlays"
[serving]="../contrib/kserve - ../contrib/kserve/models-web-app/overlays/kubeflow"
)

save_images() {
Expand Down
105 changes: 0 additions & 105 deletions hack/setup-kubeflow-light.sh

This file was deleted.

Loading

0 comments on commit 3c7486a

Please sign in to comment.