Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Knative 1.4 #2231

Merged

Conversation

kimwnasptd
Copy link
Member

@kimwnasptd kimwnasptd commented Jun 30, 2022

Refs #2207 (comment)

Update the Knative manifests to v1.4 based on our existing instructions. All pods get created as expected.

I also updated the kustomization for the knative-eventing and only install the core manifests. It'll be up to the users to setup any further configuration they might need.

cc @pvaneck @yuzisun

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
@StefanoFioravanzo
Copy link
Member

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd, StefanoFioravanzo

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit c602b5c into kubeflow:master Jul 1, 2022
VaishnaviHire pushed a commit to VaishnaviHire/manifests that referenced this pull request Aug 15, 2022
* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)
VaishnaviHire pushed a commit to VaishnaviHire/manifests that referenced this pull request Aug 16, 2022
* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)
VaishnaviHire added a commit to VaishnaviHire/manifests that referenced this pull request Aug 16, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
VaishnaviHire added a commit to VaishnaviHire/manifests that referenced this pull request Aug 17, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
VaishnaviHire added a commit to VaishnaviHire/manifests that referenced this pull request Aug 18, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
VaishnaviHire added a commit to VaishnaviHire/manifests that referenced this pull request Sep 1, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
VaishnaviHire added a commit to VaishnaviHire/manifests that referenced this pull request Sep 2, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
LaVLaS pushed a commit to opendatahub-io/manifests that referenced this pull request Sep 19, 2022
fix dex configmap path (kubeflow#2179)

(cherry picked from commit 353254a)

Add kserve networkpolicy (kubeflow#2189)

* Create kserve

* Rename kserve to kserve.yaml

* Update kustomization.yaml

(cherry picked from commit 5e9fedb)

Sync kubeflow/pipelines manifests 1.8.2 (kubeflow#2223)

* Update kubeflow/pipelines manifests from 1.8.2

* update example, tests

(cherry picked from commit e794211)

Update kubeflow/kfp-tekton manifests from v1.2.1 (kubeflow#2222)

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
(cherry picked from commit 5b1256f)

Update minio and metadata-envoy networkpolicy (kubeflow#2205)

* Update minio.yaml

* Add files via upload

* Update kustomization.yaml

(cherry picked from commit cbc18ec)

Test that each component can be applied in a K8s 1.22 cluster (kubeflow#2230)

* Add GH action for testing JWA manifests.

* Update permissions.

* Add GH actions for PodDefaults.

* Add GH actions for PodDefaults fix typo.

* Add GH actions for applying manifests in KinD for each component.

* Fix cert manager installation in all Actions.

* Address review comments for all GH actions.

(cherry picked from commit 76f3cf2)

common: Add Istio 1.14.1 manifests (kubeflow#2233)

* common: Add Istio 1.14.1 manifests

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>

* testing: Update install Istio GH action script

Update GH actions to use Istio 1.14 for testing.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 7a74ea2)

Sync kubeflow training operator manifests v1.5.0 rc.0 (kubeflow#2232)

* readme: Use new link for training-operator

Don't use the tf-operator but training-operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* hack: Update sync script for Training Operator

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kubeflow/training-operator manifests from v1.5.0-rc.0

(cherry picked from commit 6fce75e)

Update kubeflow/katib manifests from v0.14.0-rc.0 (kubeflow#2234)

(cherry picked from commit dcbd493)

chore: Remove outdated Istio manifests (kubeflow#2163)

(cherry picked from commit bec0e26)

Update README with Istio 1.4.1 (kubeflow#2235)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit f8318a8)

Remove istio 1.11 (kubeflow#2236)

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit 5c600ad)

Update Knative 1.4 (kubeflow#2231)

* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit c602b5c)

Move all tests under tests dir (kubeflow#2237)

* tests: Move everything under tests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* test: Move everything under test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit 666bb8c)

remove kfserving component (kubeflow#2239)

(cherry picked from commit e05f2c6)

Change images of KinD configuration files to be compatible with v0.14.0 (kubeflow#2238)

* Change images of KinD configuration files to be compatible with v0.14.0

* Move everything under the tests folder.

* Update actions with the new name of the config file.

(cherry picked from commit 7221470)

Sync kserve manifests for v0.8.0 (kubeflow#2240)

* Update kserve manifests from v0.8.0

Update kserve/kserve manifests from 8079f375cbcedc4d45a1b4aade2e2308ea6f9ae8

Update kserve/models-web-app manifests from v0.8.0

* add auto script for kserve and kserve models webapp manifests

* update readme and kustomization

* add rretry in kserve install for webhook

* ignore error while installing

* move cmds to script to allow local testing and remove sleep

* move crd wait outside set +e

(cherry picked from commit c3db49b)

Update kubeflow/kubeflow manifests from v1.6.0-rc.0 (kubeflow#2242)

(cherry picked from commit 6b60781)

Update Dex for K8s 1.22 (kubeflow#2243)

* dex: Update for K8s 1.22

Needed to update the deprecated APIs from v1beta1 to v1 for:
* CRD for AuthCode
* ClusterRole
* ClusterRoleBinding

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* gh-actions: CI action for Dex

Create a GH Action that tests if:
1. Dex manifests can be applied in a KinD K8s 1.22 cluster
2. All pods can become ready

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* dex: Update image to 2.31.2

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
(cherry picked from commit dca1071)

Update kubeflow/pipelines manifests from 2.0.0-alpha.3 (kubeflow#2250)

* Update kubeflow/pipelines manifests from 2.0.0-alpha.3

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Move pipeline manifest test commands to a separate script

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>

* Change pipeline installation command back to apply crd only

Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
(cherry picked from commit d701e97)

istio: Remove Istio 1.14 overlays (kubeflow#2252)

Remove overlays in 'kubeflow-istio-resources' for version 1.14.

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 707f8f6)

knative: Updrade Knative to version 1.2 (kubeflow#2251)

* Update the README file
* Fetch the manifests for Knative serving 1.2.5
* Fetch the manifests for Knative eventing 1.2.4
* Remove comments, anchors and aliases

Signed-off-by: Dimitris Poulopoulos <dimpo@arrikto.com>
(cherry picked from commit 0660ee0)

readme: Update component versions (kubeflow#2253)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Fix typo in the networkpolicies (kubeflow#2254)

Use KServe component in tests instead of KFServing (kubeflow#2164)

* Use KServe component in tests instead of KFServing as it is updated upstream https://github.com/kubeflow/pipelines/blob/master/samples/contrib/kubeflow-e2e-mnist/kubeflow-e2e-mnist.ipynb

* Add permalink

Extend Katib GH action to also create an experiment and assert it succeeds (kubeflow#2249)

* Extend Katib GH action to also create an experiment and assert it succeeds. (kubeflow#2248)

* Rearrange folders for KF objects in tests.

Sync kserve web app manifests v0.8.1 (kubeflow#2256)

* hack: Destinct sync script for the web app

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* Update kserve web app manifests from v0.8.1

* hack: Update the kserve sync script

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Increase the timeout to 10mins

We've seen that quite frequently the test times out either because:
1. Pulling images can be slower depending on the connection
2. There might be some delays with the components to complete

We've noticed this for the Training Operator worker pod.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* e2e: Change the cleanup script for kserve.io

The clean up script would previously try to delete kubeflow.org
inference services.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Update kubeflow/kubeflow manifests from v1.6.0-rc.1 (kubeflow#2260)
kevin85421 pushed a commit to juliusvonkohout/manifests that referenced this pull request Feb 28, 2023
* knative: Update README for v1.4.0

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: wget latest manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove all comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Remove knative-ingress-gateway

Had to manually remove a `{}` object at the end, introduced by the yq
command.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Update README for removing {}

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative: Set metadata.name in post-install-job

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Update with v1.4.0 manifests

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove comments

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Remove anchors

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* knative-eventing: Install only core

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants