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 88a6790 Merge pull request #89 from windghoul/config
new afc200e refactor(charts): rename shardingsphere-cluster to
shardingsphere-operator-clutser
new ffb31ea refactor(doc): rename shardingsphere-cluster to
shardingsphere-operator-clutser
new e610f2a Merge pull request #91 from windghoul/rename
The 123 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:
.github/workflows/operator-integration.yml | 6 +++---
.gitignore | 2 +-
README.md | 2 +-
.../.helmignore | 0
.../Chart.yaml | 6 +++---
.../shardingsphere_v1alpha1_shardingsphereproxy.yaml | 0
...rdingsphere_v1alpha1_shardingsphereproxyserverconfig.yaml | 0
.../values.yaml | 0
doc/shardingsphere-operator.md | 12 ++++++------
9 files changed, 14 insertions(+), 14 deletions(-)
rename charts/{shardingsphere-cluster =>
shardingsphere-operator-cluster}/.helmignore (100%)
rename charts/{shardingsphere-cluster =>
shardingsphere-operator-cluster}/Chart.yaml (90%)
rename charts/{shardingsphere-cluster =>
shardingsphere-operator-cluster}/templates/shardingsphere_v1alpha1_shardingsphereproxy.yaml
(100%)
rename charts/{shardingsphere-cluster =>
shardingsphere-operator-cluster}/templates/shardingsphere_v1alpha1_shardingsphereproxyserverconfig.yaml
(100%)
rename charts/{shardingsphere-cluster =>
shardingsphere-operator-cluster}/values.yaml (100%)