This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch bump
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git
from 50e63bd Bump up custom-metrics-apiserver
add 791e17a Add open api
No new revisions were added by this update.
Summary of changes:
adapter/Makefile | 17 +-
adapter/dist/LICENSE | 124 +-
...github.com-antlr-antlr4-runtime-Go-antlr-v4.txt | 0
.../license-github.com-asaskevich-govalidator.txt | 2 +-
... => license-github.com-cenkalti-backoff-v4.txt} | 2 +-
... license-github.com-emicklei-go-restful-v3.txt} | 0
.../license-github.com-fsnotify-fsnotify.txt | 47 +-
...-go.txt => license-github.com-go-logr-stdr.txt} | 0
.../licenses/license-github.com-google-cel-go.txt | 0
...> license-github.com-google-gnostic-models.txt} | 0
...-github.com-grpc-ecosystem-grpc-gateway-v2.txt} | 0
...icense-github.com-inconshreveable-mousetrap.txt | 208 +-
...etry.io-otel-exporters-otlp-internal-retry.txt} | 0
...tel-exporters-otlp-otlptrace-otlptracegrpc.txt} | 0
...telemetry.io-otel-exporters-otlp-otlptrace.txt} | 0
.../dist/licenses/license-go.uber.org-multierr.txt | 2 +-
...go-control-plane.txt => license-k8s.io-kms.txt} | 0
....txt => license-sigs.k8s.io-metrics-server.txt} | 0
adapter/go.mod | 36 +-
adapter/go.sum | 65 +-
adapter/main.go | 12 +-
.../api/generated/openapi/zz_generated.openapi.go | 15730 +++++++++++++++++++
.../pkg/api/openapi-gen.go | 14 +-
23 files changed, 16117 insertions(+), 142 deletions(-)
copy
operator/dist/licenses/license-github.com-antlr-antlr4-runtime-Go-antlr.txt =>
adapter/dist/licenses/license-github.com-antlr-antlr4-runtime-Go-antlr-v4.txt
(100%)
copy adapter/dist/licenses/{license-github.com-tidwall-pretty.txt =>
license-github.com-cenkalti-backoff-v4.txt} (97%)
copy adapter/dist/licenses/{license-github.com-emicklei-go-restful.txt =>
license-github.com-emicklei-go-restful-v3.txt} (100%)
copy adapter/dist/licenses/{license-github.com-cncf-udpa-go.txt =>
license-github.com-go-logr-stdr.txt} (100%)
copy {operator => adapter}/dist/licenses/license-github.com-google-cel-go.txt
(100%)
copy adapter/dist/licenses/{license-github.com-google-gnostic.txt =>
license-github.com-google-gnostic-models.txt} (100%)
copy adapter/dist/licenses/{license-github.com-grpc-ecosystem-grpc-gateway.txt
=> license-github.com-grpc-ecosystem-grpc-gateway-v2.txt} (100%)
copy adapter/dist/licenses/{license-github.com-cncf-udpa-go.txt =>
license-go.opentelemetry.io-otel-exporters-otlp-internal-retry.txt} (100%)
copy adapter/dist/licenses/{license-github.com-cncf-udpa-go.txt =>
license-go.opentelemetry.io-otel-exporters-otlp-otlptrace-otlptracegrpc.txt}
(100%)
copy adapter/dist/licenses/{license-github.com-cncf-udpa-go.txt =>
license-go.opentelemetry.io-otel-exporters-otlp-otlptrace.txt} (100%)
copy adapter/dist/licenses/{license-github.com-envoyproxy-go-control-plane.txt
=> license-k8s.io-kms.txt} (100%)
copy adapter/dist/licenses/{license-github.com-envoyproxy-go-control-plane.txt
=> license-sigs.k8s.io-metrics-server.txt} (100%)
create mode 100644 adapter/pkg/api/generated/openapi/zz_generated.openapi.go
copy hack/boilerplate.go.txt => adapter/pkg/api/openapi-gen.go (72%)