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 a0e8445 docs: fix markdown image and adjust english version (#418)
new 9efd91b feat: add storageprovider as a column in StorageNode
new 4032149 chore: adjust computenode bootstrap attribute to pointer
new baea01c feat: add SetArgs to ContainerBuilder
new f5c29d1 chore: generate type deep copy
new 78aecdb fix: fix kubernetes test
new 1d18a63 fix: fix e2e test
new 6d3a847 Merge pull request #419 from mlycore/refactors
The 767 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:
shardingsphere-operator/api/v1alpha1/compute_node_types.go | 6 +++---
shardingsphere-operator/api/v1alpha1/storage_node_types.go | 1 +
shardingsphere-operator/api/v1alpha1/zz_generated.deepcopy.go | 6 +++++-
.../pkg/kubernetes/deployment/deployment_test.go | 2 +-
shardingsphere-operator/pkg/reconcile/common/container.go | 9 +++++++++
shardingsphere-operator/test/e2e/compute_node_controller_test.go | 4 ++--
6 files changed, 21 insertions(+), 7 deletions(-)