[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-16 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r750282587 ## File path: Makefile ## @@ -50,6 +50,18 @@ clean: test: generate operator-manifests go test ./... -coverprofile cover.out +# Run

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-16 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r750272959 ## File path: Makefile ## @@ -50,6 +50,18 @@ clean: test: generate operator-manifests go test ./... -coverprofile cover.out +# Run

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-16 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r750253654 ## File path: Makefile ## @@ -50,6 +50,18 @@ clean: test: generate operator-manifests go test ./... -coverprofile cover.out +# Run

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-16 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r750139675 ## File path: Makefile ## @@ -50,6 +50,18 @@ clean: test: generate operator-manifests go test ./... -coverprofile cover.out +# Run

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r749064934 ## File path: test/e2e/kind.yaml ## @@ -0,0 +1,41 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r749063661 ## File path: test/e2e/e2e.yaml ## @@ -0,0 +1,117 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748862279 ## File path: test/e2e/verify/endpoint.yaml ## @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748861008 ## File path: test/e2e/verify/endpoint.yaml ## @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748854152 ## File path: test/e2e/e2e.yaml ## @@ -0,0 +1,117 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748852226 ## File path: test/e2e/e2e.yaml ## @@ -0,0 +1,117 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-14 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748852156 ## File path: test/e2e/e2e.yaml ## @@ -0,0 +1,117 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [skywalking-swck] dashanji commented on a change in pull request #46: add e2e test[OAP+UI+Agent]

2021-11-13 Thread GitBox
dashanji commented on a change in pull request #46: URL: https://github.com/apache/skywalking-swck/pull/46#discussion_r748793201 ## File path: .github/workflows/go.yml ## @@ -80,9 +80,28 @@ jobs: run: ./hack/install-kubebuilder.sh - name: tests run: