Jeremy Lewi
e5a91ea617
Revert PRs back to 3e85b3c83d ( #429 )
...
* Revert "Metadata fix (#424 )"
This reverts commit 019d532ee6 .
* Revert "kustomization: add missing images to kustomizations (#405 )"
This reverts commit 967b6e09cf .
* Revert "Add new updated Jupyter notebook images (#401 )"
This reverts commit c20260264b .
* Revert "first pass on remaining applications (#410 )"
This reverts commit 7a6d519916 .
* Revert "App instance (#342 )"
This reverts commit e97671c579 .
2019-10-03 16:35:55 -07:00
Yannis Zarkadas
967b6e09cf
kustomization: add missing images to kustomizations ( #405 )
...
* tests: add script to add images to kustomizations
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* istio: istio-install: remove tabs from yaml spec
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* kustomizations: format all kustomizations the same way
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* fill missing image fields from kustomizations
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* tests: regenerate tests
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
2019-10-02 13:06:09 -07:00
Kam Kasravi
e97671c579
App instance ( #342 )
...
* added config files for kfctl_gcp_iap, kfctl-gcp-e2e-pipelinerun.yaml
* update location of kfctl_gcp_iap
* updated kfctl revision
* error in kfctl-gcp-e2e-pipelinerun.yaml
* mapping value
* map values
* remove testing_repo, kfctl_repo
* changed jupyter-web-app to use instance
* update manifests to use PR
* instance update
* leave generateName blank in params.env
* update to application instance
* change configmap name
* add additional varReferences
* update unit tests
* added application to admission-webhook, argo, profile, pipeline
* use kfctl_gcp_iap from the PR
* update unit tests
* add generateName parameter
* added generateName to kfct_anthos, kfctl_aws
* update kfctl_aws_cognito.yaml, kfctl_gcp_iap.yaml with generateName
* added generateName to kfctl_existing_arriko.yaml
* added kfctl_gcp_basic_auth.yaml
* added kfctl_k8s_istio
* update params.yaml, unit tests
* StatefulSet -> Deployment
* use different config map name
* fix for seldon-core
* update unit tests
* add katib application
* added katib-suggestion
2019-10-01 08:53:33 -07:00
Jerome Brette
0842eb2b97
Update manifest to deploy on Kubernetes 1.16. ( #376 )
...
* Kubernetes 1.16: Update Deployment and Ingress objects
- Update Deployment apiVersion to apps/v1
- Update Ingress apiVersion to networking.k8s.io
* Kubernetes 1.16: Solve selector issue in Deployments
* Kubernetes 1.16: Solve selector issue in StatefulSets
* Kubernetes 1.16: Regenerate go code after updating objects
* Kubernetes 1.16: Update RBAC setup
* Kubernetes 1.16: Regenerate after RBAC changes
* Kubernetes 1.16: Adjust RBAC
* Kubernetes 1.16: Regenerate after RBAC changes.
2019-09-23 17:45:24 -07:00
Jerome Brette
93912f6e0b
Migrate kustomize version from 2.x version to 3.x. ( #309 )
...
* Spark Operator Issue: Fix alignment
* Spark Operator Issue: Rerun make generate
* Migrate to Kustomize 3.x: Upgrade test generation scripts
* Migrate to Kustomize 3.x: Regenerate go code using new scripts
* Migrate to Kustomize 3.x: Update run-tests.sh go get kustomize 3
2019-09-22 02:47:22 -07:00
Kam Kasravi
83f4041ecc
Tektoncd ( #264 )
...
* [WIP] initial checkin of tektoncd pipelines
* add istio overlay
* snapshot
* update docker target
* remove exposed docker key
* remove secret key
* update secret
* snapshot
* snapshot
* change to right directory
* set workingdir for kfctl generate
* use a pullrequest
* set configPath to url
* fix configPath
* added client-secret, kubeflow pv
* parameterizing pipelines and tasks
* add unit tests
* only checkin tektoncd install
* remove pipeline related tests
* rebased from main
2019-09-09 16:34:54 -07:00
kubeflow-bot
d19cfbdaa7
Update the jupyter web app image to gcr.io/kubeflow-images-public/jupyter-web-app:3efa764 ( #330 )
2019-08-28 16:25:55 -07:00
Kam Kasravi
e929d3e097
tests: ACTUAL is printed as EXPECTED and vice-versa ( #325 )
2019-08-27 21:03:10 -07:00
Jeremy Lewi
69ea97427b
Update the jupyter web app image to gcr.io/kubeflow-images-public/jupyter-web-app:9419d4d7 ( #320 )
2019-08-25 17:46:20 -07:00
Johnu George
8c5b9cee9c
Adding manifests for kfserving ( #268 )
...
* Adding manifests for kfserving
* Add tests
* Addressing review comments
* Adding tests
* Adding manifests for kfserving
* Add tests
* Addressing review comments
* Adding tests
* added registry var
* rebase from upstream/master, add unit test
2019-08-19 21:29:31 -07:00
Kimonas Sotirchos
f6e898e77c
Update image to 9419d4d ( #269 )
...
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
2019-08-14 07:06:24 -07:00
Kunming Qu
797c8ae6b5
add istio namespace for cloud endpoint ( #240 )
2019-07-26 11:23:19 -07:00
Ajay Gopinathan
82f4eb3224
Bump metadata version. ( #210 )
...
* Bump metadata version.
* Update yaml files.
* fix tests
2019-07-23 10:40:15 -07:00
Kunming Qu
4bc1647330
fix basic auth ( #204 )
...
* fix basic auth
* fix tests
* fix presubmit
2019-07-10 16:34:53 -07:00
cliveseldon
14b2ddb7bd
Fix volumeClaimTemplate for Seldon ( #202 )
...
* initial seldon manifests
* Namespaced and clusterwide deployment
* Remove labels added by commonLabels
* initial seldon operator kustomize update
* add application and recreate
* update from review
* change name to seldon-core-operator
* update service selector
* Add empty volume claim template to Seldon
* ran make generate and test
* Fix prometheus test
2019-07-08 10:54:35 -07:00
Kunming Qu
b8ea51b26c
add prometheus monitoring components ( #187 )
2019-06-27 21:03:20 -07:00
Kam Kasravi
688848de37
Notebook controller fix ( #170 )
...
* remove unused variable viewer-clusterDomain from pipeline/pipelines-viewer/base/kustomization.yaml, regenerate tests
* add namespace to kustomization.yaml
* update unit-tests
2019-06-23 12:19:54 -07:00
Kunming Qu
b0d28fd890
update profile image ( #162 )
...
* update profile image
* fix test
2019-06-21 11:36:17 -07:00
Kam Kasravi
0caa70b451
fix for master on generate error ( #148 )
...
* fix for master on generate error
* use same configmap in overlay
* fix for tests failure
2019-06-18 16:22:34 -07:00
Yannis Zarkadas
c671b1bff0
pipelines: add PVC with default StorageClass in MySQL, Minio bases ( #140 )
...
* pipelines: minio: add PVC with default StorageClass to base
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* pipelines: mysql: add PVC with default StorageClass to base
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
* tests: make generate after mysql,minio component changes
Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
2019-06-18 07:46:37 -07:00
Hung-Ting Wen
88ff5440fe
Fix Pipeline namings ( #106 )
...
* change api server naming
* fix persistent-agent naming
* fix minio naming
* fix mysql base name
* fix pipeline-runner naming
* fix pipelines-ui naminig
* fix
* fix
* remove commonLabels
* add selector
* fix pipeline-viewer naming
* remove unused var
* fix
* fix
* fix pipeline scheduledworkflow naming
* add namespace
* test
* add var
* test
* fix
* remove var
* try renaming
* revert
* try
* remove namespace in kustomization
* remove testing
* fix
* fix namespace issue
* updat tests
2019-05-28 13:15:00 -07:00
Hung-Ting Wen
86aff6edab
Fix pipeline storage PVC overlay manifests ( #104 )
...
* fix mysqlPd formats
* add minio params
* add mysql pvc volume name
* fix
* fix
* fix misplaced
* try merge param
* test
* test
* test
* fix
* fix
* fix
* fix deployment configs
* fix config
* remove nameprefix in overlay
* fix naming
* re-generate tests
2019-05-23 17:06:19 -07:00
Abolfazl Shahbazi
ff103d4bf7
Add go fmt to Makefile ( #90 )
...
* Add go fmt to Makefile
* Update per review and reformat
2019-05-21 11:00:20 -07:00
Kam Kasravi
a3a838cade
test_harness: checkin the generated golang tests #81 ( #82 )
...
* test_harness: checkin the generated golang tests #81
* fix for targetPath
2019-05-17 17:31:07 -07:00