Jerome Brette
ea58d15690
make generate about to break when kustomize new release is published. ( #419 )
...
* Kustomize 3.2.0 API Changes: Add go.mod
* Kustomize 3.2.0 API Changes: Implement code review
* Kustomize 3.2.0 API Changes: Rerun generate
During test of generation outside GOPATH, discovered that some
tests had not be regenerated.
2019-10-05 22:35:10 -07:00
Krishna Durai
0dd9399454
K8s ClusterRoles for: TFJobs, PyTorchJobs, Notebooks, PodDefaults, Profiles ( #393 )
...
* K8s ClusterRoles for: TFJobs, PyTorchJobs, Notebooks, PodDefaults, Profiles
* PodDefault permissions changed
Profiles aggregation removed
2019-10-05 05:37:10 -07:00
Johnu George
f468bb0b5a
Removing tf-job dashboard from deployment ( #432 )
2019-10-04 00:51:56 -07:00
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
7a6d519916
first pass on remaining applications ( #410 )
...
* first pass on remaining applications
* update crds
* application for istio-crds, istio-install, istio
2019-10-01 20:07:07 -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
Johnu George
4aa92e38b8
Update operator images ( #397 )
2019-09-28 16:27:38 -07:00
Richard Liu
ddc0131695
Separate TFJob CRDs into a different kustomize package ( #389 )
...
* Separate TFJob CRDs into a different kustomize package
* Fix kfdef files
* anthos
2019-09-28 14:37:37 -07:00
Johnu George
a864c95b0a
Update operator images to latest ( #394 )
...
* Update operator images
* Fix tests
2019-09-27 13:03:37 -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
e929d3e097
tests: ACTUAL is printed as EXPECTED and vice-versa ( #325 )
2019-08-27 21:03:10 -07:00
ChungHsuan Wu
e40fa5359a
Fix tfjob application CR name ( #224 )
...
* Fix tfjob application CR name
* Fix test
2019-07-19 00:27:11 -07:00
Kunming Qu
e448fba3f6
update image for v0.6.0 ( #192 )
...
* WIP update image for v0.6.0
* update
* update pytorch images
2019-07-04 14:00:34 -07:00
Richard Liu
b7e3768c71
TFJob application CR ( #142 )
...
* TFJob application CR
* Fix strings
* Create application overlay
* fix typo
* Fix test
2019-06-19 15:04:49 -07:00