Fix tiller not being able to talk to kubeapi server issue. Fix appmgr not using xappt... 26/826/4
authorZhe Huang <zhehuang@research.att.com>
Wed, 28 Aug 2019 15:14:49 +0000 (11:14 -0400)
committerZhe Huang <zhehuang@research.att.com>
Sat, 31 Aug 2019 04:35:40 +0000 (00:35 -0400)
commitf1e9d069ec4ae0e35202b1d508f2652986036342
treecca5d36eb6df0fecca5ad9142c5bbcb0f87f6b28
parent44fb7269ad17f3e307ab32bc85e737bf9ce1339f
Fix tiller not being able to talk to kubeapi server issue. Fix appmgr not using xapptiller issue

Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ic752f4f3c0a58b4046f228f2b156d038d2596166
92 files changed:
RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE
RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE
RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
ric-infra/25-tiller/helm/.helmignore [deleted file]
ric-infra/25-tiller/helm/kong/.helmignore [deleted file]
ric-infra/25-tiller/helm/kong/Chart.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/.helmignore [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/Chart.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/.helmignore [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/Chart.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/sample/create-storage-gce.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/NOTES.txt [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/_helpers.tpl [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/backup/cronjob.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/backup/rbac.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/configmap.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/pdb.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/service.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/templates/statefulset.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/cassandra/values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/.helmignore [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/Chart.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/files/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/files/conf.d/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/files/docker-entrypoint-initdb.d/README.md [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/NOTES.txt [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/_helpers.tpl [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/configmap.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/extended-config-configmap.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/initialization-configmap.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/metrics-svc.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/networkpolicy.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/secrets.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/statefulset-slaves.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/statefulset.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/svc-headless.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/svc-read.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/templates/svc.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/values-production.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/charts/postgresql/values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/ci/cassandra.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/ci/dbless.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/ci/default-values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/ci/ingressController-values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/ci/loadbalancer-values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/requirements.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/NOTES.txt [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/_helpers.tpl [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-cluster-role.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-deployment.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-rbac-cluster-role-binding.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-rbac-role-binding.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-rbac-role.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/controller-service-account.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/crd-kongconsumer.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/crd-kongcredential.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/crd-kongingress.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/crd-kongplugins.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/deployment.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/ingress-admin.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/ingress-manager.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/ingress-portal-api.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/ingress-portal.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/ingress-proxy.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/migrations-post-upgrade.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/migrations-pre-upgrade.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/migrations.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/service-kong-admin.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/service-kong-manager.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/service-kong-portal-api.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/service-kong-portal.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/templates/service-kong-proxy.yaml [deleted file]
ric-infra/25-tiller/helm/kong/charts/kong/values.yaml [deleted file]
ric-infra/25-tiller/helm/kong/requirements.yaml [deleted file]
ric-infra/25-tiller/helm/kong/values.yaml [deleted file]
ric-infra/45-Tiller/bin/install
ric-infra/45-Tiller/bin/uninstall
ric-infra/45-Tiller/docker/bin/svcacct-to-kubeconfig.sh
ric-infra/45-Tiller/docker/container-tag.yaml
ric-infra/45-Tiller/helm/xapp-tiller/Chart.yaml [moved from ric-infra/45-Tiller/helm/ricplt-tiller/Chart.yaml with 81% similarity]
ric-infra/45-Tiller/helm/xapp-tiller/requirements.yaml [moved from ric-infra/45-Tiller/helm/ricplt-tiller/requirements.yaml with 100% similarity]
ric-infra/45-Tiller/helm/xapp-tiller/templates/deployment-tiller.yaml [moved from ric-infra/45-Tiller/helm/ricplt-tiller/templates/deployment-tiller.yaml with 86% similarity]
ric-infra/45-Tiller/helm/xapp-tiller/templates/job-tiller-secrets.yaml [moved from ric-infra/45-Tiller/helm/ricplt-tiller/templates/job-tiller-secrets.yaml with 94% similarity]
ric-infra/45-Tiller/helm/xapp-tiller/values.yaml [moved from ric-infra/45-Tiller/helm/ricplt-tiller/values.yaml with 90% similarity]
ric-platform/50-RIC-Platform/helm/appmgr/templates/appconfig.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/bin/_svcacct-to-kubeconfig.sh.tpl
ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/env.yaml
ric-platform/50-RIC-Platform/helm/appmgr/templates/serviceaccount.yaml