Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
strategy:
matrix:
oap:
- a65a6e0ff2ef9c716131b36172399076307c35f1 # Feb 27th, 2024
- b55fa2a5193618cdd7d699ad96fa20ceca9d507e
steps:
- uses: actions/checkout@v4
- name: Set up Go
Expand Down
134 changes: 81 additions & 53 deletions dist/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -182,38 +182,48 @@ The text of each license is also included at licenses/license-[project].txt.


github.com/Masterminds/goutils v1.1.1 Apache-2.0
github.com/apache/skywalking-swck/operator v0.0.0-20220815142653-ed08076b7433 Apache-2.0
github.com/go-logr/logr v0.4.0 Apache-2.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da Apache-2.0
github.com/google/gofuzz v1.1.0 Apache-2.0
github.com/googleapis/gnostic v0.5.5 Apache-2.0
github.com/apache/skywalking-swck/operator v0.0.0-20250424112814-f5c5243fcfb2 Apache-2.0
github.com/go-logr/logr v1.4.2 Apache-2.0
github.com/go-openapi/jsonpointer v0.21.1 Apache-2.0
github.com/go-openapi/jsonreference v0.21.0 Apache-2.0
github.com/go-openapi/swag v0.23.1 Apache-2.0
github.com/google/btree v1.1.3 Apache-2.0
github.com/google/gnostic-models v0.6.9 Apache-2.0
github.com/machinebox/graphql v0.2.2 Apache-2.0
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 Apache-2.0
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd Apache-2.0
github.com/modern-go/reflect2 v1.0.1 Apache-2.0
github.com/modern-go/reflect2 v1.0.2 Apache-2.0
github.com/mum4k/termdash v0.12.1 Apache-2.0
github.com/prometheus/client_golang v1.11.1 Apache-2.0
github.com/prometheus/client_model v0.2.0 Apache-2.0
github.com/prometheus/common v0.26.0 Apache-2.0
github.com/prometheus/procfs v0.6.0 Apache-2.0
github.com/prometheus/client_golang v1.22.0 Apache-2.0
github.com/prometheus/client_model v0.6.2 Apache-2.0
github.com/prometheus/common v0.64.0 Apache-2.0
github.com/prometheus/procfs v0.16.1 Apache-2.0
github.com/spf13/afero v1.2.2 Apache-2.0
gomodules.xyz/jsonpatch/v2 v2.2.0 Apache-2.0
google.golang.org/appengine v1.6.7 Apache-2.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 Apache-2.0
google.golang.org/grpc v1.56.3 Apache-2.0
gomodules.xyz/jsonpatch/v2 v2.5.0 Apache-2.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2 Apache-2.0
google.golang.org/grpc v1.72.0 Apache-2.0
gopkg.in/ini.v1 v1.51.0 Apache-2.0
gopkg.in/yaml.v2 v2.4.0 Apache-2.0
k8s.io/api v0.22.1 Apache-2.0
k8s.io/apiextensions-apiserver v0.22.1 Apache-2.0
k8s.io/apimachinery v0.22.1 Apache-2.0
k8s.io/client-go v0.22.1 Apache-2.0
k8s.io/component-base v0.22.1 Apache-2.0
k8s.io/klog/v2 v2.9.0 Apache-2.0
k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e Apache-2.0
k8s.io/utils v0.0.0-20210802155522-efc7438f0176 Apache-2.0
sigs.k8s.io/controller-runtime v0.10.0 Apache-2.0
sigs.k8s.io/structured-merge-diff/v4 v4.1.2 Apache-2.0
skywalking.apache.org/repo/goapi v0.0.0-20241231024338-a68ffc997f46 Apache-2.0
k8s.io/api v0.33.1 Apache-2.0
k8s.io/apiextensions-apiserver v0.33.1 Apache-2.0
k8s.io/apimachinery v0.33.1 Apache-2.0
k8s.io/client-go v0.33.1 Apache-2.0
k8s.io/klog/v2 v2.130.1 Apache-2.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff Apache-2.0
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 Apache-2.0
sigs.k8s.io/controller-runtime v0.20.4 Apache-2.0
sigs.k8s.io/randfill v1.0.0 Apache-2.0
sigs.k8s.io/structured-merge-diff/v4 v4.7.0 Apache-2.0
skywalking.apache.org/repo/goapi v0.0.0-20250516073621-c1d2fb980695 Apache-2.0

========================================================================
Apache-2.0 and BSD-3-Clause licenses
========================================================================

The following components are provided under the Apache-2.0 and BSD-3-Clause License. See project link for details.
The text of each license is also included at licenses/license-[project].txt.


sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 Apache-2.0 and BSD-3-Clause

========================================================================
BSD-2-Clause licenses
Expand All @@ -235,22 +245,25 @@ The following components are provided under the BSD-3-Clause License. See projec
The text of each license is also included at licenses/license-[project].txt.


github.com/evanphx/json-patch v4.11.0+incompatible BSD-3-Clause
github.com/fsnotify/fsnotify v1.4.9 BSD-3-Clause
dario.cat/mergo v1.0.2 BSD-3-Clause
github.com/evanphx/json-patch v5.9.11+incompatible BSD-3-Clause
github.com/evanphx/json-patch/v5 v5.9.11 BSD-3-Clause
github.com/fsnotify/fsnotify v1.9.0 BSD-3-Clause
github.com/gogo/protobuf v1.3.2 BSD-3-Clause
github.com/golang/protobuf v1.5.3 BSD-3-Clause
github.com/google/go-cmp v0.5.9 BSD-3-Clause
github.com/google/uuid v1.3.0 BSD-3-Clause
github.com/imdario/mergo v0.3.12 BSD-3-Clause
github.com/spf13/pflag v1.0.5 BSD-3-Clause
golang.org/x/crypto v0.36.0 BSD-3-Clause
golang.org/x/net v0.38.0 BSD-3-Clause
golang.org/x/oauth2 v0.7.0 BSD-3-Clause
golang.org/x/sys v0.31.0 BSD-3-Clause
golang.org/x/term v0.30.0 BSD-3-Clause
golang.org/x/text v0.23.0 BSD-3-Clause
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac BSD-3-Clause
google.golang.org/protobuf v1.33.0 BSD-3-Clause
github.com/google/go-cmp v0.7.0 BSD-3-Clause
github.com/google/uuid v1.6.0 BSD-3-Clause
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 BSD-3-Clause
github.com/spf13/pflag v1.0.6 BSD-3-Clause
golang.org/x/crypto v0.38.0 BSD-3-Clause
golang.org/x/net v0.40.0 BSD-3-Clause
golang.org/x/oauth2 v0.30.0 BSD-3-Clause
golang.org/x/sync v0.14.0 BSD-3-Clause
golang.org/x/sys v0.33.0 BSD-3-Clause
golang.org/x/term v0.32.0 BSD-3-Clause
golang.org/x/text v0.25.0 BSD-3-Clause
golang.org/x/time v0.11.0 BSD-3-Clause
google.golang.org/protobuf v1.36.6 BSD-3-Clause
gopkg.in/evanphx/json-patch.v4 v4.12.0 BSD-3-Clause
gopkg.in/inf.v0 v0.9.1 BSD-3-Clause

========================================================================
Expand All @@ -261,7 +274,7 @@ The following components are provided under the ISC License. See project link fo
The text of each license is also included at licenses/license-[project].txt.


github.com/davecgh/go-spew v1.1.1 ISC
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ISC

========================================================================
MIT licenses
Expand All @@ -272,29 +285,35 @@ The text of each license is also included at licenses/license-[project].txt.


github.com/BurntSushi/toml v0.3.1 MIT
github.com/Masterminds/semver/v3 v3.1.0 MIT
github.com/Masterminds/sprig/v3 v3.1.0 MIT
github.com/Masterminds/semver/v3 v3.3.1 MIT
github.com/Masterminds/sprig/v3 v3.3.0 MIT
github.com/beorn7/perks v1.0.1 MIT
github.com/cespare/xxhash/v2 v2.2.0 MIT
github.com/cespare/xxhash/v2 v2.3.0 MIT
github.com/cpuguy83/go-md2man/v2 v2.0.0 MIT
github.com/emicklei/go-restful/v3 v3.12.2 MIT
github.com/fxamacker/cbor/v2 v2.8.0 MIT
github.com/gizak/termui/v3 v3.1.0 MIT
github.com/huandu/xstrings v1.3.1 MIT
github.com/json-iterator/go v1.1.11 MIT
github.com/huandu/xstrings v1.5.0 MIT
github.com/josharian/intern v1.0.0 MIT
github.com/json-iterator/go v1.1.12 MIT
github.com/mailru/easyjson v0.9.0 MIT
github.com/matryer/is v1.4.0 MIT
github.com/mattn/go-runewidth v0.0.9 MIT
github.com/mitchellh/copystructure v1.0.0 MIT
github.com/mitchellh/copystructure v1.2.0 MIT
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 MIT
github.com/mitchellh/mapstructure v1.4.0 MIT
github.com/mitchellh/reflectwalk v1.0.0 MIT
github.com/mitchellh/reflectwalk v1.0.2 MIT
github.com/nsf/termbox-go v0.0.0-20200204031403-4d2b513ad8be MIT
github.com/olekukonko/tablewriter v0.0.2 MIT
github.com/pelletier/go-toml v1.2.0 MIT
github.com/sirupsen/logrus v1.8.1 MIT
github.com/spf13/cast v1.3.1 MIT
github.com/shopspring/decimal v1.4.0 MIT
github.com/sirupsen/logrus v1.9.3 MIT
github.com/spf13/cast v1.8.0 MIT
github.com/spf13/jwalterweatherman v1.0.0 MIT
github.com/spf13/viper v1.7.0 MIT
github.com/subosito/gotenv v1.2.0 MIT
github.com/urfave/cli/v2 v2.3.0 MIT
github.com/x448/float16 v0.8.4 MIT

========================================================================
MIT and Apache-2.0 licenses
Expand All @@ -304,7 +323,7 @@ The following components are provided under the MIT and Apache-2.0 License. See
The text of each license is also included at licenses/license-[project].txt.


gopkg.in/yaml.v3 v3.0.0 MIT and Apache-2.0
gopkg.in/yaml.v3 v3.0.1 MIT and Apache-2.0

========================================================================
MIT and BSD-3-Clause licenses
Expand All @@ -315,7 +334,16 @@ The text of each license is also included at licenses/license-[project].txt.


github.com/ghodss/yaml v1.0.0 MIT and BSD-3-Clause
sigs.k8s.io/yaml v1.2.0 MIT and BSD-3-Clause

========================================================================
MIT and BSD-3-Clause and Apache-2.0 licenses
========================================================================

The following components are provided under the MIT and BSD-3-Clause and Apache-2.0 License. See project link for details.
The text of each license is also included at licenses/license-[project].txt.


sigs.k8s.io/yaml v1.4.0 MIT and BSD-3-Clause and Apache-2.0

========================================================================
MPL-2.0 licenses
Expand Down
28 changes: 28 additions & 0 deletions dist/licenses/license-dario.cat-mergo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Copyright (c) 2013 Dario Castañé. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22 changes: 22 additions & 0 deletions dist/licenses/license-github.com-emicklei-go-restful-v3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Copyright (c) 2012,2013 Ernest Micklei

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25 changes: 25 additions & 0 deletions dist/licenses/license-github.com-evanphx-json-patch-v5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Copyright (c) 2014, Evan Phoenix
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the Evan Phoenix nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21 changes: 21 additions & 0 deletions dist/licenses/license-github.com-fxamacker-cbor-v2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2019-present Faye Amacker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading
Loading