Skip to content

Commit 305ec27

Browse files
fix licenses
1 parent 204d37b commit 305ec27

File tree

6 files changed

+89
-10
lines changed

6 files changed

+89
-10
lines changed

executor/licenses/additional_license_info.csv

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,6 @@ https://api.github.com/repos/square/go-jose/license,Apache License 2.0
106106
https://github.com/antlr/antlr4/blob/master/LICENSE.txt,BSD 3-Clause "New" or "Revised" License
107107
https://github.com/munnerz/goautoneg/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
108108
https://github.com/ulikunitz/unixtime/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
109-
https://github.com/go-yaml/yaml/blob/v3/LICENSE,MIT License
109+
https://github.com/go-yaml/yaml/blob/v3/LICENSE,MIT License
110+
https://github.com/rabbitmq/amqp091-go/blob/main/LICENSE,BSD 2-Clause "Simplified" License
111+

executor/licenses/dep.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ github.com/prometheus/common
298298
github.com/prometheus/procfs
299299
github.com/prometheus/statsd_exporter
300300
github.com/prometheus/tsdb
301+
github.com/rabbitmq/amqp091-go
301302
github.com/rcrowley/go-metrics
302303
github.com/robfig/cron/v3
303304
github.com/rogpeppe/fastuuid
@@ -337,6 +338,7 @@ github.com/ulikunitz/unixtime
337338
github.com/valyala/bytebufferpool
338339
github.com/valyala/fasthttp
339340
github.com/wagslane/go-password-validator
341+
github.com/wagslane/go-rabbitmq
340342
github.com/xdg-go/pbkdf2
341343
github.com/xdg-go/scram
342344
github.com/xdg-go/stringprep

executor/licenses/license.txt

Lines changed: 78 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9505,9 +9505,9 @@ SOFTWARE.
95059505

95069506

95079507
--------------------------------------------------------------------------------
9508-
go-redis/redis BSD 2-Clause "Simplified" License https://github.com/go-redis/redis/blob/master/LICENSE
9508+
go-redis/redis BSD 2-Clause "Simplified" License https://github.com/redis/go-redis/blob/master/LICENSE
95099509
--------------------------------------------------------------------------------
9510-
Copyright (c) 2013 The github.com/go-redis/redis Authors.
9510+
Copyright (c) 2013 The github.com/redis/go-redis Authors.
95119511
All rights reserved.
95129512

95139513
Redistribution and use in source and binary forms, with or without
@@ -14208,6 +14208,8 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1420814208
--------------------------------------------------------------------------------
1420914209
hashicorp/errwrap Mozilla Public License 2.0 https://github.com/hashicorp/errwrap/blob/master/LICENSE
1421014210
--------------------------------------------------------------------------------
14211+
Copyright (c) 2014 HashiCorp, Inc.
14212+
1421114213
Mozilla Public License, version 2.0
1421214214

1421314215
1. Definitions
@@ -14566,6 +14568,8 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1456614568
--------------------------------------------------------------------------------
1456714569
hashicorp/go-cleanhttp Mozilla Public License 2.0 https://github.com/hashicorp/go-cleanhttp/blob/master/LICENSE
1456814570
--------------------------------------------------------------------------------
14571+
Copyright (c) 2015 HashiCorp, Inc.
14572+
1456914573
Mozilla Public License, version 2.0
1457014574

1457114575
1. Definitions
@@ -14933,9 +14937,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
1493314937
--------------------------------------------------------------------------------
1493414938
hashicorp/go-hclog MIT License https://github.com/hashicorp/go-hclog/blob/main/LICENSE
1493514939
--------------------------------------------------------------------------------
14936-
MIT License
14937-
14938-
Copyright (c) 2017 HashiCorp
14940+
Copyright (c) 2017 HashiCorp, Inc.
1493914941

1494014942
Permission is hereby granted, free of charge, to any person obtaining a copy
1494114943
of this software and associated documentation files (the "Software"), to deal
@@ -14958,6 +14960,8 @@ SOFTWARE.
1495814960
--------------------------------------------------------------------------------
1495914961
hashicorp/go-immutable-radix Mozilla Public License 2.0 https://github.com/hashicorp/go-immutable-radix/blob/master/LICENSE
1496014962
--------------------------------------------------------------------------------
14963+
Copyright (c) 2015 HashiCorp, Inc.
14964+
1496114965
Mozilla Public License, version 2.0
1496214966

1496314967
1. Definitions
@@ -15351,6 +15355,8 @@ SOFTWARE.
1535115355
--------------------------------------------------------------------------------
1535215356
hashicorp/go-multierror Mozilla Public License 2.0 https://github.com/hashicorp/go-multierror/blob/master/LICENSE
1535315357
--------------------------------------------------------------------------------
15358+
Copyright (c) 2014 HashiCorp, Inc.
15359+
1535415360
Mozilla Public License, version 2.0
1535515361

1535615362
1. Definitions
@@ -15706,7 +15712,7 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1570615712
the Mozilla Public License, v. 2.0.
1570715713

1570815714
--------------------------------------------------------------------------------
15709-
hashicorp/go-plugin Mozilla Public License 2.0 https://github.com/hashicorp/go-plugin/blob/master/LICENSE
15715+
hashicorp/go-plugin Mozilla Public License 2.0 https://github.com/hashicorp/go-plugin/blob/main/LICENSE
1571015716
--------------------------------------------------------------------------------
1571115717
Copyright (c) 2016 HashiCorp, Inc.
1571215718

@@ -16067,6 +16073,8 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1606716073
--------------------------------------------------------------------------------
1606816074
hashicorp/go-retryablehttp Mozilla Public License 2.0 https://github.com/hashicorp/go-retryablehttp/blob/master/LICENSE
1606916075
--------------------------------------------------------------------------------
16076+
Copyright (c) 2015 HashiCorp, Inc.
16077+
1607016078
Mozilla Public License, version 2.0
1607116079

1607216080
1. Definitions
@@ -16434,6 +16442,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
1643416442
--------------------------------------------------------------------------------
1643516443
hashicorp/go-rootcerts Mozilla Public License 2.0 https://github.com/hashicorp/go-rootcerts/blob/master/LICENSE
1643616444
--------------------------------------------------------------------------------
16445+
Copyright (c) 2016 HashiCorp, Inc.
16446+
1643716447
Mozilla Public License, version 2.0
1643816448

1643916449
1. Definitions
@@ -16801,6 +16811,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
1680116811
--------------------------------------------------------------------------------
1680216812
hashicorp/go-secure-stdlib Mozilla Public License 2.0 https://github.com/hashicorp/go-secure-stdlib/blob/main/LICENSE
1680316813
--------------------------------------------------------------------------------
16814+
Copyright (c) 2020 HashiCorp, Inc.
16815+
1680416816
Mozilla Public License, version 2.0
1680516817

1680616818
1. Definitions
@@ -19056,6 +19068,8 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1905619068
--------------------------------------------------------------------------------
1905719069
hashicorp/logutils Mozilla Public License 2.0 https://github.com/hashicorp/logutils/blob/master/LICENSE
1905819070
--------------------------------------------------------------------------------
19071+
Copyright (c) 2013 HashiCorp, Inc.
19072+
1905919073
Mozilla Public License, version 2.0
1906019074

1906119075
1. Definitions
@@ -19436,6 +19450,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1943619450
--------------------------------------------------------------------------------
1943719451
hashicorp/memberlist Mozilla Public License 2.0 https://github.com/hashicorp/memberlist/blob/master/LICENSE
1943819452
--------------------------------------------------------------------------------
19453+
Copyright (c) 2013 HashiCorp, Inc.
19454+
1943919455
Mozilla Public License, version 2.0
1944019456

1944119457
1. Definitions
@@ -19794,6 +19810,8 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
1979419810
--------------------------------------------------------------------------------
1979519811
hashicorp/serf Mozilla Public License 2.0 https://github.com/hashicorp/serf/blob/master/LICENSE
1979619812
--------------------------------------------------------------------------------
19813+
Copyright (c) 2013 HashiCorp, Inc.
19814+
1979719815
Mozilla Public License, version 2.0
1979819816

1979919817
1. Definitions
@@ -29971,6 +29989,35 @@ prometheus/tsdb Apache License 2.0 https://github.com/prometheus-junkyard/tsdb
2997129989
See the License for the specific language governing permissions and
2997229990
limitations under the License.
2997329991

29992+
--------------------------------------------------------------------------------
29993+
rabbitmq/amqp091-go BSD-2-Clause https://github.com/rabbitmq/amqp091-go/blob/main/LICENSE
29994+
--------------------------------------------------------------------------------
29995+
AMQP 0-9-1 Go Client
29996+
Copyright (c) 2021 VMware, Inc. or its affiliates. All Rights Reserved.
29997+
29998+
Copyright (c) 2012-2021, Sean Treadway, SoundCloud Ltd.
29999+
30000+
Redistribution and use in source and binary forms, with or without
30001+
modification, are permitted provided that the following conditions are met:
30002+
30003+
Redistributions of source code must retain the above copyright notice, this
30004+
list of conditions and the following disclaimer.
30005+
30006+
Redistributions in binary form must reproduce the above copyright notice, this
30007+
list of conditions and the following disclaimer in the documentation and/or
30008+
other materials provided with the distribution.
30009+
30010+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
30011+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30012+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30013+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
30014+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30015+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
30016+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
30017+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
30018+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30019+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30020+
2997430021
--------------------------------------------------------------------------------
2997530022
rcrowley/go-metrics BSD 2-Clause "Simplified" License https://github.com/rcrowley/go-metrics/blob/master/LICENSE
2997630023
--------------------------------------------------------------------------------
@@ -32049,6 +32096,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3204932096
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3205032097
SOFTWARE.
3205132098

32099+
--------------------------------------------------------------------------------
32100+
wagslane/go-rabbitmq MIT License https://github.com/wagslane/go-rabbitmq/blob/main/LICENSE
32101+
--------------------------------------------------------------------------------
32102+
MIT License
32103+
32104+
Copyright (c) 2021 Lane Wagner
32105+
32106+
Permission is hereby granted, free of charge, to any person obtaining a copy
32107+
of this software and associated documentation files (the "Software"), to deal
32108+
in the Software without restriction, including without limitation the rights
32109+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32110+
copies of the Software, and to permit persons to whom the Software is
32111+
furnished to do so, subject to the following conditions:
32112+
32113+
The above copyright notice and this permission notice shall be included in all
32114+
copies or substantial portions of the Software.
32115+
32116+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32117+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32118+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32119+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32120+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32121+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32122+
SOFTWARE.
32123+
3205232124
--------------------------------------------------------------------------------
3205332125
xdg-go/pbkdf2 Apache License 2.0 https://github.com/xdg-go/pbkdf2/blob/main/LICENSE
3205432126
--------------------------------------------------------------------------------

executor/licenses/license_info.csv

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ go-playground/assert,https://github.com/go-playground/assert/blob/master/LICENSE
108108
go-playground/locales,https://github.com/go-playground/locales/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/go-playground/locales/master/LICENSE
109109
go-playground/universal-translator,https://github.com/go-playground/universal-translator/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/go-playground/universal-translator/master/LICENSE
110110
go-playground/validator,https://github.com/go-playground/validator/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/go-playground/validator/master/LICENSE
111-
go-redis/redis,https://github.com/go-redis/redis/blob/master/LICENSE,BSD 2-Clause "Simplified" License,https://raw.githubusercontent.com/go-redis/redis/master/LICENSE
111+
go-redis/redis,https://github.com/redis/go-redis/blob/master/LICENSE,BSD 2-Clause "Simplified" License,https://raw.githubusercontent.com/redis/go-redis/master/LICENSE
112112
go-sql-driver/mysql,https://github.com/go-sql-driver/mysql/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/go-sql-driver/mysql/master/LICENSE
113113
go-stack/stack,https://github.com/go-stack/stack/blob/master/LICENSE.md,MIT License,https://raw.githubusercontent.com/go-stack/stack/master/LICENSE.md
114114
gobuffalo/flect,https://github.com/gobuffalo/flect/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/gobuffalo/flect/main/LICENSE
@@ -156,7 +156,7 @@ hashicorp/go-hclog,https://github.com/hashicorp/go-hclog/blob/main/LICENSE,MIT L
156156
hashicorp/go-immutable-radix,https://github.com/hashicorp/go-immutable-radix/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-immutable-radix/master/LICENSE
157157
hashicorp/go-msgpack,https://github.com/hashicorp/go-msgpack/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/hashicorp/go-msgpack/main/LICENSE
158158
hashicorp/go-multierror,https://github.com/hashicorp/go-multierror/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-multierror/master/LICENSE
159-
hashicorp/go-plugin,https://github.com/hashicorp/go-plugin/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-plugin/master/LICENSE
159+
hashicorp/go-plugin,https://github.com/hashicorp/go-plugin/blob/main/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-plugin/main/LICENSE
160160
hashicorp/go-retryablehttp,https://github.com/hashicorp/go-retryablehttp/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-retryablehttp/master/LICENSE
161161
hashicorp/go-rootcerts,https://github.com/hashicorp/go-rootcerts/blob/master/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-rootcerts/master/LICENSE
162162
hashicorp/go-secure-stdlib,https://github.com/hashicorp/go-secure-stdlib/blob/main/LICENSE,Mozilla Public License 2.0,https://raw.githubusercontent.com/hashicorp/go-secure-stdlib/main/LICENSE
@@ -264,6 +264,7 @@ prometheus/common,https://github.com/prometheus/common/blob/main/LICENSE,Apache
264264
prometheus/procfs,https://github.com/prometheus/procfs/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/prometheus/procfs/master/LICENSE
265265
prometheus/statsd_exporter,https://github.com/prometheus/statsd_exporter/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/prometheus/statsd_exporter/master/LICENSE
266266
prometheus/tsdb,https://github.com/prometheus-junkyard/tsdb/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/prometheus-junkyard/tsdb/master/LICENSE
267+
rabbitmq/amqp091-go,https://github.com/rabbitmq/amqp091-go/blob/main/LICENSE,BSD-2-Clause,https://raw.githubusercontent.com/rabbitmq/amqp091-go/main/LICENSE
267268
rcrowley/go-metrics,https://github.com/rcrowley/go-metrics/blob/master/LICENSE,BSD 2-Clause "Simplified" License,https://raw.githubusercontent.com/rcrowley/go-metrics/master/LICENSE
268269
robfig/cron,https://github.com/robfig/cron/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/robfig/cron/master/LICENSE
269270
rogpeppe/fastuuid,https://github.com/rogpeppe/fastuuid/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License,https://raw.githubusercontent.com/rogpeppe/fastuuid/master/LICENSE
@@ -302,6 +303,7 @@ ulikunitz/unixtime,https://github.com/ulikunitz/unixtime/blob/master/LICENSE,BSD
302303
valyala/bytebufferpool,https://github.com/valyala/bytebufferpool/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/valyala/bytebufferpool/master/LICENSE
303304
valyala/fasthttp,https://github.com/valyala/fasthttp/blob/master/LICENSE,MIT License,https://raw.githubusercontent.com/valyala/fasthttp/master/LICENSE
304305
wagslane/go-password-validator,https://github.com/wagslane/go-password-validator/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/wagslane/go-password-validator/main/LICENSE
306+
wagslane/go-rabbitmq,https://github.com/wagslane/go-rabbitmq/blob/main/LICENSE,MIT License,https://raw.githubusercontent.com/wagslane/go-rabbitmq/main/LICENSE
305307
xdg-go/pbkdf2,https://github.com/xdg-go/pbkdf2/blob/main/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/xdg-go/pbkdf2/main/LICENSE
306308
xdg-go/scram,https://github.com/xdg-go/scram/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/xdg-go/scram/master/LICENSE
307309
xdg-go/stringprep,https://github.com/xdg-go/stringprep/blob/master/LICENSE,Apache License 2.0,https://raw.githubusercontent.com/xdg-go/stringprep/master/LICENSE

executor/licenses/repo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ prometheus/common
265265
prometheus/procfs
266266
prometheus/statsd_exporter
267267
prometheus/tsdb
268+
rabbitmq/amqp091-go
268269
rcrowley/go-metrics
269270
robfig/cron
270271
rogpeppe/fastuuid
@@ -303,6 +304,7 @@ ulikunitz/unixtime
303304
valyala/bytebufferpool
304305
valyala/fasthttp
305306
wagslane/go-password-validator
307+
wagslane/go-rabbitmq
306308
xdg-go/pbkdf2
307309
xdg-go/scram
308310
xdg-go/stringprep

operator/testing/machinelearning.seldon.io_seldondeployments.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ metadata:
44
annotations:
55
cert-manager.io/inject-ca-from: seldon-system/seldon-serving-cert
66
controller-gen.kubebuilder.io/version: v0.7.0
7-
creationTimestamp: null
87
labels:
98
app: seldon
109
app.kubernetes.io/instance: seldon1

0 commit comments

Comments
 (0)