* 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.
* Skeleton for Kubernetes RBAC ClusterRole definitions
* Corrects tag spelling
Updates profile-controller image temporarily for testing
* Role definition corrections: labels and hierarchy
* Fixes unit tests
* Image change for frontend-k8s role mapping in kfam
* Fix Kubernetes Base test
* Changes 'kubernetes' pkg to 'kubeflow-roles'
Adds README to kubeflow roles
Removes image names and restores to original name
* Adds kubeflow-roles to KfDef for GCP IAP
* Address review comments
* 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
* ISTIO related deployments are deployed to wrong namespace
* adding unit tests
* new tests, fixes for istio overlays
* exclude istio-install base test for now
* update istio-install
* remove duplicate CRDs from istio-noauth.yaml
* reprocessed istio-noauth.yaml
* separate crds from install
* add commonLabel for mysql
* secretName should be tlsSecretName
* rebase from upstream master
* reconcile with master
* remove istio overlay for pipeline-viewer
* add istio overlay to katib
* update tests for katib and basic-auth istio overlays
* reorder crd.yaml
* separate cert-manager-crds since kustomize doesn't do ordering
* fix for invalid image
* add USE_ISTIO to notebook-controller
* update notebook_controller image, fix for namespace ref
* fix for namespace
* fix for couldn't find key errors
* separate pytorch crd since kustomize doesn't guarantee ordering
* separate pytorch crd since kustomize doesn't guarantee ordering
* revert back to including pytorch crd in pytorch-operator
* remove application.yamls and add as overlay in followup PR
* update tests, fix for pytorch-jobs to separate out the crd
* rebase from upstream/master
* add selector
* update unit-test for pytorch-operator
* move to v1, v1beta1 versions
* update to crd version and deployment
* update to deployment using var
* fixes for deployment merge
* versions must list v1beta2 first
* fix for argo-ui
* define POD_LABELS, USE_ISTIO vars in kustomization.yaml
* provide default value for USE_ISTIO
* sync unit-tests with notebook-controller fix of setting the default value of USE_ISTIO