Skip to content

Commit

Permalink
Remove deprecated contrib components (#2430)
Browse files Browse the repository at this point in the history
* Remove /contrib/application

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/basic-auth

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/dex-auth

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/experimental

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/feast

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/flink

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/gatekeeper

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/modeldb

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/spark

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/spartakus

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Remove /contrib/tektoncd

Signed-off-by: Anna Jung (VMware) <[email protected]>

* Update README

Signed-off-by: Anna Jung (VMware) <[email protected]>

---------

Signed-off-by: Anna Jung (VMware) <[email protected]>
  • Loading branch information
Anna authored Jun 17, 2023
1 parent afc6a0e commit 1ace3d6
Show file tree
Hide file tree
Showing 170 changed files with 3 additions and 18,976 deletions.
9 changes: 3 additions & 6 deletions contrib/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
Please note: This component is **unmaintained and out-of-date**.
The contrib directory contains third-party applications maintained externally.

If the component fails to meet the [contrib requirements](https://github.com/kubeflow/manifests/blob/master/proposals/20220926-contrib-component-guidelines.md#component-requirements)
by the next Kubeflow release ([1.7](https://github.com/kubeflow/community/tree/master/releases/release-1.7#timeline)),
it will be removed from the [`manifest`](https://github.com/kubeflow/manifests) repository.

Updates to the `/contrib` components can be found in the [tracking issue](https://github.com/kubeflow/manifests/issues/2311).
All contrib components must meet the [requirements](https://github.com/kubeflow/manifests/blob/master/proposals/20220926-contrib-component-guidelines.md#component-requirements)
to be considered active and failure to meet them will result in deprecation and removal from the Kubeflow manifest repository.
7 changes: 0 additions & 7 deletions contrib/application/README.md

This file was deleted.

233 changes: 0 additions & 233 deletions contrib/application/application-crds/base/crd.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions contrib/application/application-crds/base/kustomization.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions contrib/application/application/base/cluster-role-binding.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions contrib/application/application/base/cluster-role.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions contrib/application/application/base/kustomization.yaml

This file was deleted.

1 change: 0 additions & 1 deletion contrib/application/application/base/params.env

This file was deleted.

3 changes: 0 additions & 3 deletions contrib/application/application/base/params.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions contrib/application/application/base/service-account.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions contrib/application/application/base/service.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions contrib/application/application/base/stateful-set.yaml

This file was deleted.

Loading

0 comments on commit 1ace3d6

Please sign in to comment.