This is an automated email from the ASF dual-hosted git repository.
asifdxtreme pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/servicecomb-service-center.git.
from 413eacb SCB-993 Update the document of docker-compose (#492)
add 0730544 Fix License Files
add a67bc47 Add ASF Headers to yaml files
add 54eb3a4 Add ASF headers to yaml files
add af256da update RAT command for excluded files
add bf81340 Update ASF headers
new 5cec4ba Merge pull request #494 from asifdxtreme/master
The 1 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:
docker-compose.yml | 16 ++++++++++++++++
docs/release/Readme.md | 6 ++++--
examples/infrastructures/docker/docker-compose.yml | 16 ++++++++++++++++
examples/infrastructures/docker/prometheus.yml | 17 +++++++++++++++++
examples/infrastructures/k8s/etcd/Chart.yaml | 16 ++++++++++++++++
.../k8s/etcd/charts/etcd-operator/.helmignore | 17 +++++++++++++++++
.../k8s/etcd/charts/etcd-operator/Chart.yaml | 16 ++++++++++++++++
.../k8s/etcd/charts/etcd-operator/OWNERS | 8 --------
.../k8s/etcd/charts/etcd-operator/templates/NOTES.txt | 16 ++++++++++++++++
.../charts/etcd-operator/templates/backup-etcd-crd.yaml | 16 ++++++++++++++++
.../templates/backup-operator-clusterrole-binding.yaml | 16 ++++++++++++++++
.../templates/backup-operator-deployment.yaml | 16 ++++++++++++++++
.../templates/backup-operator-service-account.yaml | 16 ++++++++++++++++
.../etcd-operator/templates/etcd-cluster-crd.yaml | 16 ++++++++++++++++
.../etcd-operator/templates/operator-cluster-role.yaml | 16 ++++++++++++++++
.../templates/operator-clusterrole-binding.yaml | 16 ++++++++++++++++
.../etcd-operator/templates/operator-deployment.yaml | 16 ++++++++++++++++
.../templates/operator-service-account.yaml | 16 ++++++++++++++++
.../etcd-operator/templates/restore-etcd-crd.yaml | 16 ++++++++++++++++
.../templates/restore-operator-clusterrole-binding.yaml | 16 ++++++++++++++++
.../templates/restore-operator-deployment.yaml | 16 ++++++++++++++++
.../templates/restore-operator-service-account.yaml | 16 ++++++++++++++++
.../templates/restore-operator-service.yaml | 16 ++++++++++++++++
.../k8s/etcd/charts/etcd-operator/values.yaml | 17 +++++++++++++++++
.../infrastructures/k8s/etcd/templates/deployment.yaml | 17 +++++++++++++++++
examples/infrastructures/k8s/etcd/values.yaml | 17 +++++++++++++++++
examples/infrastructures/k8s/service-center/.helmignore | 17 +++++++++++++++++
examples/infrastructures/k8s/service-center/Chart.yaml | 17 +++++++++++++++++
.../k8s/service-center/templates/NOTES.txt | 17 +++++++++++++++++
.../k8s/service-center/templates/configmap.yaml | 17 +++++++++++++++++
.../k8s/service-center/templates/deployment.yaml | 17 +++++++++++++++++
.../k8s/service-center/templates/ingress.yaml | 17 +++++++++++++++++
.../k8s/service-center/templates/rbac.yaml | 17 +++++++++++++++++
.../k8s/service-center/templates/service.yaml | 17 +++++++++++++++++
examples/infrastructures/k8s/service-center/values.yaml | 17 +++++++++++++++++
scripts/release/LICENSE | 2 +-
scripts/release/{ => licenses}/LICENSE-siddontang | 0
server/broker/brokerpb/broker.pb.go | 17 +++++++++++++++++
server/core/proto/services.pb.go | 17 +++++++++++++++++
39 files changed, 581 insertions(+), 11 deletions(-)
delete mode 100644
examples/infrastructures/k8s/etcd/charts/etcd-operator/OWNERS
rename scripts/release/{ => licenses}/LICENSE-siddontang (100%)