Dongjie Shi

Results 5 issues of Dongjie Shi

- [x] Jenkins Slave from Dockerfile - [x] Jenkins Master from Dockerfile - [x] Jenkins Job to build images - [x] Jenkins Auto deployment with Docker images - [x] Jenkins...

- [x] Kubernetets cluster env @ Almaren 200 - [x] [Jenkins Slave and Kubernetes client env](http://10.112.231.51:18888/view/BigDL-2.0-NB/job/BigDL-NB-K8s-ExampleTests/) - [x] [Hyper Zoo Doicker image build job ](http://10.112.231.51:18888/view/BigDL-2.0-NB/job/BIGDL2.0-NB-Deploy-Docker) - [x] dllib examples -...

# autograd custom.py ## client command ``` ${SPARK_HOME}/bin/spark-submit \ --master ${RUNTIME_SPARK_MASTER} \ --deploy-mode client \ --conf spark.driver.host=172.16.0.200 \ --conf spark.driver.port=54321 \ --conf spark.kubernetes.authenticate.driver.serviceAccountName=${RUNTIME_K8S_SERVICE_ACCOUNT} \ --name analytics-zoo-autoestimator \ --conf spark.kubernetes.container.image=${RUNTIME_K8S_SPARK_IMAGE} \...

- [x] [Kubernetes deploy job](http://10.112.231.51:18888/view/PPML/job/ZOO-NB-Deploy-K8s/) - [x] [Kubernetes undeploy job](http://10.112.231.51:18888/view/PPML/job/ZOO-NB-UnDeploy-K8s/) - [ ] graphene version determine [pre-1.2-rc1(k8s not ready), 1.2-rc1(with k8s), gramine(with k8s)] - [x] [docker image build/deploy job](http://10.112.231.51:18888/view/BigDL-2.0-NB/job/BIGDL2.0-NB-Deploy-Docker-PPML/) -...

- [ ] source code scan with snyk - [x] java/scala scan - [ ] python scan - [ ] license issue fix - [ ] binary scan with bdba...