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
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
xaniasd
4960a18b59
add selector for application controller StatefulSet ( #261 )
...
* add selector for application controller
statefulset
* fix tests
2019-08-16 00:46:33 -07:00
Kam Kasravi
67258048cd
application target, jupyter-web-app, notebook-controller application overlays ( #121 )
...
* [WIP] enable applications
* update application CRs
* update jupyter-web-app application
* update unit-tests
* changes to application controller
* update unit tests
* update to unit tests
* adding recommended labels (https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ )
* add addOwnerRef
* update images in application
* remove icons since the array is empty
* add selector in application
* add uber application
* uber application
* change version to v1beta1
2019-06-18 09:28:18 -07:00
Kam Kasravi
67949b9047
add application-controller and application overlays (disabled by default) ( #67 )
...
* add application-controller and application overlays
* fix #21
* snapshot
* rebase from upstream/master
* cannot merge nameprefix, namespace, commonlabels in mixin overlays
* no generator until next version of kustomize
* allow commonlabel to be promoted
* fix for kustomize bug in stateful-set.yaml
* errors in statefulset and application
* remove namesuffix for configmap
* fix for tfjobs crd
* regen unit tests
* fix for image
* fixes to application statefulset.yaml
* fix for application, tests regen
* give application-controller the right RBAC role
2019-06-04 14:17:52 -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