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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git

commit 8e435eb40af574c0492d0c114c23c5a1743184df
Merge: 3bb6272 1a030a3
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Tue Nov 3 21:15:56 2020 +0800

    Merge pull request #3 from hanahmily/oap-crds
    
    Add release related stuffs

 .asf.yaml                                          |  32 +++
 CONTRIBUTING.md                                    |  81 +++++++
 Makefile                                           |  22 +-
 cmd/build/main.go                                  |  66 ++++++
 .../operator.skywalking.apache.org_oapservers.yaml |  18 ++
 config/crd/kustomization.yaml                      |  17 ++
 config/crd/kustomizeconfig.yaml                    |  17 ++
 config/crd/patches/cainjection_in_oapservers.yaml  |  17 ++
 config/crd/patches/webhook_in_oapservers.yaml      |  17 ++
 config/manager/manager.yaml                        |  17 ++
 config/rbac/auth_proxy_service.yaml                |  17 ++
 config/rbac/role.yaml                              |  18 ++
 config/samples/oap.yaml                            |  17 ++
 config/webhook/manifests.yaml                      |   0
 dist/LICENSE                                       | 233 +++++++++++++++++++++
 dist/NOTICE                                        |   5 +
 dist/licenses/LICENSES-json-path.txt               |  25 +++
 dist/licenses/LICENSES-logrus.txt                  |  21 ++
 go.mod                                             |   2 +
 go.sum                                             |   4 +
 pkg/build/license.go                               | 165 +++++++++++++++
 21 files changed, 809 insertions(+), 2 deletions(-)

Reply via email to