This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


    from 8e3047f  Merge pull request #161 from xuanyuan300/feat-chart-doc
     new 2831011  refactor(chart): rename 
apache-shardingphere-operator-cluster-charts
     new 2a3bd8b  chore(doc): update operator name
     new 2bf48c0  chore(doc): update chart description
     new a2103b5  chore(doc): update proxy version and arch image
     new e2a3578  Merge pull request #162 from xuanyuan300/renaming-chart

The 240 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 charts/README.md                                   |    2 +-
 .../.helmignore                                    |   23 -
 .../Chart.yaml                                     |   33 -
 .../LICENSE                                        |  218 ----
 .../NOTICE                                         |    5 -
 .../README.md                                      |   89 --
 ...ingsphere.apache.org_shardingsphereproxies.yaml | 1140 --------------------
 ...pache.org_shardingsphereproxyserverconfigs.yaml |  207 ----
 .../values.yaml                                    |  179 ---
 .../Chart.yaml                                     |   12 +-
 .../README.md                                      |   90 +-
 .../templates/_helpers.tpl                         |    2 +-
 .../templates/deployment.yaml                      |   66 --
 .../templates/operator_deployment.yaml             |    0
 .../templates/operator_rbac.yaml                   |    0
 .../templates/rbac.yaml                            |  220 ----
 ...hardingsphere_v1alpha1_shardingsphereproxy.yaml |    0
 ...e_v1alpha1_shardingsphereproxyserverconfig.yaml |    0
 .../webhook/admission-webhook-apiservice.yaml      |   30 -
 .../webhook/admission-webhook-configuration.yaml   |   69 --
 .../webhook/admission-webhook-service.yaml         |   28 -
 .../values.yaml                                    |  183 +++-
 docs/content/operation-guide/operator/_index.cn.md |    8 +-
 docs/content/operation-guide/operator/_index.en.md |   12 +-
 docs/static/img/overview/terraform.png             |  Bin 238384 -> 139855 
bytes
 terraform/amazon/arch/arch.jpg                     |  Bin 238384 -> 139855 
bytes
 26 files changed, 246 insertions(+), 2370 deletions(-)
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/.helmignore
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/Chart.yaml
 delete mode 100644 charts/apache-shardingsphere-cluster-operator-charts/LICENSE
 delete mode 100644 charts/apache-shardingsphere-cluster-operator-charts/NOTICE
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/README.md
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/crds/shardingsphere.apache.org_shardingsphereproxies.yaml
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/crds/shardingsphere.apache.org_shardingsphereproxyserverconfigs.yaml
 delete mode 100644 
charts/apache-shardingsphere-cluster-operator-charts/values.yaml
 rename charts/{apache-shardingsphere-cluster-operator-charts => 
apache-shardingsphere-operator-charts}/templates/_helpers.tpl (89%)
 delete mode 100644 
charts/apache-shardingsphere-operator-charts/templates/deployment.yaml
 rename charts/{apache-shardingsphere-cluster-operator-charts => 
apache-shardingsphere-operator-charts}/templates/operator_deployment.yaml (100%)
 rename charts/{apache-shardingsphere-cluster-operator-charts => 
apache-shardingsphere-operator-charts}/templates/operator_rbac.yaml (100%)
 delete mode 100644 
charts/apache-shardingsphere-operator-charts/templates/rbac.yaml
 rename charts/{apache-shardingsphere-cluster-operator-charts => 
apache-shardingsphere-operator-charts}/templates/shardingsphere_v1alpha1_shardingsphereproxy.yaml
 (100%)
 rename charts/{apache-shardingsphere-cluster-operator-charts => 
apache-shardingsphere-operator-charts}/templates/shardingsphere_v1alpha1_shardingsphereproxyserverconfig.yaml
 (100%)
 delete mode 100644 
charts/apache-shardingsphere-operator-charts/templates/webhook/admission-webhook-apiservice.yaml
 delete mode 100644 
charts/apache-shardingsphere-operator-charts/templates/webhook/admission-webhook-configuration.yaml
 delete mode 100644 
charts/apache-shardingsphere-operator-charts/templates/webhook/admission-webhook-service.yaml

Reply via email to