Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update licenses #1954

Merged
merged 2 commits into from
Jun 16, 2020
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
7 changes: 7 additions & 0 deletions executor/licenses/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
Follow https://github.com/kubeflow/testing/tree/master/py/kubeflow/testing/go-license-tools

e.g.,

get-github-repo
get-github-license-info --github-api-token-file=/home/clive/.github_api_token
python ~/work/kubeflow/testing/py/kubeflow/testing/go-license-tools/patch_additional_license_info.py
concatenate-license
18 changes: 18 additions & 0 deletions executor/licenses/additional_license_info.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
https://github.com/kr/logfmt/blob/master/Readme,MIT License
https://github.com/googleapis/google-cloud-go/blob/master/LICENSE,Apache License 2.0
https://github.com/ghodss/yaml/blob/master/LICENSE,MIT License
https://github.com/go-openapi/spec/blob/master/LICENSE,Apache License 2.0
Expand All @@ -24,3 +25,20 @@ https://github.com/go-tomb/tomb/blob/v1/LICENSE,BSD 3-Clause "New" or "Revised"
https://github.com/go-yaml/yaml/blob/v2/LICENSE,Apache License 2.0
https://github.com/kubernetes-sigs/yaml/blob/master/LICENSE,MIT License
https://github.com/dominikh/go-tools/blob/master/LICENSE,MIT License
https://github.com/BurntSushi/xgb/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/bgentry/speakeasy/blob/master/LICENSE,MIT License
https://github.com/docker/spdystream/blob/master/LICENSE,Apache License 2.0
https://github.com/dustin/go-humanize/blob/master/LICENSE,MIT License
https://github.com/globalsign/mgo/blob/master/LICENSE,BSD 2-Clause "Simplified" License
https://github.com/mxk/go-flowrate/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/rcrowley/go-metrics/blob/master/LICENSE,BSD 2-Clause "Simplified" License
https://github.com/russross/blackfriday/blob/master/LICENSE.txt,BSD 2-Clause "Simplified" License
https://github.com/sergi/go-diff/blob/master/LICENSE,MIT License
https://github.com/golang/image/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/golang/mobile/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/golang/mod/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/cznic/cc/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/cznic/golex/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/cznic/mathutil/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/cznic/strutil/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
https://github.com/cznic/xc/blob/master/LICENSE,BSD 3-Clause "New" or "Revised" License
98 changes: 98 additions & 0 deletions executor/licenses/dep.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
github.com/seldonio/seldon-core/executor
cloud.google.com/go
contrib.go.opencensus.io/exporter/ocagent
contrib.go.opencensus.io/exporter/prometheus
github.com/Azure/azure-sdk-for-go
github.com/Azure/go-ansiterm
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/adal
github.com/Azure/go-autorest/autorest/date
Expand All @@ -11,39 +13,79 @@ github.com/Azure/go-autorest/autorest/validation
github.com/Azure/go-autorest/logger
github.com/Azure/go-autorest/tracing
github.com/BurntSushi/toml
github.com/BurntSushi/xgb
github.com/NYTimes/gziphandler
github.com/PuerkitoBio/purell
github.com/PuerkitoBio/urlesc
github.com/Shopify/sarama
github.com/Shopify/toxiproxy
github.com/agnivade/levenshtein
github.com/alecthomas/template
github.com/alecthomas/units
github.com/andreyvit/diff
github.com/apache/thrift
github.com/armon/consul-api
github.com/asaskevich/govalidator
github.com/beorn7/perks
github.com/bgentry/speakeasy
github.com/blang/semver
github.com/census-instrumentation/opencensus-proto
github.com/cespare/xxhash/v2
github.com/client9/misspell
github.com/cloudevents/sdk-go
github.com/cncf/udpa/go
github.com/cockroachdb/datadriven
github.com/coreos/etcd
github.com/coreos/go-etcd
github.com/coreos/go-oidc
github.com/coreos/go-semver
github.com/coreos/go-systemd
github.com/coreos/pkg
github.com/cpuguy83/go-md2man
github.com/creack/pty
github.com/davecgh/go-spew
github.com/dgrijalva/jwt-go
github.com/docker/docker
github.com/docker/go-units
github.com/docker/spdystream
github.com/docopt/docopt-go
github.com/dustin/go-humanize
github.com/eapache/go-resiliency
github.com/eapache/go-xerial-snappy
github.com/eapache/queue
github.com/elazarl/goproxy
github.com/emicklei/go-restful
github.com/envoyproxy/go-control-plane
github.com/envoyproxy/protoc-gen-validate
github.com/evanphx/json-patch
github.com/fatih/color
github.com/fortytw2/leaktest
github.com/fsnotify/fsnotify
github.com/fullstorydev/grpcurl
github.com/ghodss/yaml
github.com/globalsign/mgo
github.com/go-kit/kit
github.com/go-logfmt/logfmt
github.com/go-logr/logr
github.com/go-logr/zapr
github.com/go-openapi/analysis
github.com/go-openapi/errors
github.com/go-openapi/jsonpointer
github.com/go-openapi/jsonreference
github.com/go-openapi/loads
github.com/go-openapi/runtime
github.com/go-openapi/spec
github.com/go-openapi/strfmt
github.com/go-openapi/swag
github.com/go-openapi/validate
github.com/go-stack/stack
github.com/gobuffalo/flect
github.com/gogo/protobuf
github.com/golang/glog
github.com/golang/groupcache
github.com/golang/mock
github.com/golang/protobuf
github.com/golang/snappy
github.com/google/btree
github.com/google/go-cmp
github.com/google/gofuzz
Expand All @@ -53,13 +95,20 @@ github.com/google/uuid
github.com/googleapis/gax-go/v2
github.com/googleapis/gnostic
github.com/gophercloud/gophercloud
github.com/gorilla/context
github.com/gorilla/mux
github.com/gorilla/websocket
github.com/gregjones/httpcache
github.com/grpc-ecosystem/go-grpc-middleware
github.com/grpc-ecosystem/go-grpc-prometheus
github.com/grpc-ecosystem/grpc-gateway
github.com/hashicorp/golang-lru
github.com/hashicorp/hcl
github.com/hpcloud/tail
github.com/imdario/mergo
github.com/inconshreveable/mousetrap
github.com/jhump/protoreflect
github.com/jonboulle/clockwork
github.com/json-iterator/go
github.com/jstemmer/go-junit-report
github.com/julienschmidt/httprouter
Expand All @@ -71,47 +120,79 @@ github.com/kr/logfmt
github.com/kr/pretty
github.com/kr/pty
github.com/kr/text
github.com/magiconair/properties
github.com/mailru/easyjson
github.com/mattn/go-colorable
github.com/mattn/go-isatty
github.com/mattn/go-runewidth
github.com/matttproud/golang_protobuf_extensions
github.com/mitchellh/go-homedir
github.com/mitchellh/mapstructure
github.com/modern-go/concurrent
github.com/modern-go/reflect2
github.com/munnerz/goautoneg
github.com/mwitkow/go-conntrack
github.com/mxk/go-flowrate
github.com/nats-io/jwt
github.com/nats-io/nats-server/v2
github.com/nats-io/nats.go
github.com/nats-io/nkeys
github.com/nats-io/nuid
github.com/olekukonko/tablewriter
github.com/onsi/ginkgo
github.com/onsi/gomega
github.com/opentracing/opentracing-go
github.com/openzipkin/zipkin-go
github.com/pborman/uuid
github.com/pelletier/go-toml
github.com/peterbourgon/diskv
github.com/pierrec/lz4
github.com/pkg/errors
github.com/pmezard/go-difflib
github.com/pquerna/cachecontrol
github.com/prometheus/client_golang
github.com/prometheus/client_model
github.com/prometheus/common
github.com/prometheus/procfs
github.com/rcrowley/go-metrics
github.com/remyoudompheng/bigfft
github.com/rogpeppe/fastuuid
github.com/russross/blackfriday
github.com/seldonio/seldon-core/operator
github.com/sergi/go-diff
github.com/sirupsen/logrus
github.com/soheilhy/cmux
github.com/spf13/afero
github.com/spf13/cast
github.com/spf13/cobra
github.com/spf13/jwalterweatherman
github.com/spf13/pflag
github.com/spf13/viper
github.com/stretchr/objx
github.com/stretchr/testify
github.com/tensorflow/tensorflow
github.com/tensorflow/tensorflow/tensorflow/go/core
github.com/tidwall/pretty
github.com/tmc/grpc-websocket-proxy
github.com/uber/jaeger-client-go
github.com/uber/jaeger-lib
github.com/ugorji/go/codec
github.com/urfave/cli
github.com/vektah/gqlparser
github.com/xiang90/probing
github.com/xordataexchange/crypt
go.etcd.io/bbolt
go.etcd.io/etcd
go.mongodb.org/mongo-driver
go.opencensus.io
go.uber.org/atomic
go.uber.org/multierr
go.uber.org/zap
golang.org/x/crypto
golang.org/x/exp
golang.org/x/image
golang.org/x/lint
golang.org/x/mobile
golang.org/x/net
golang.org/x/oauth2
golang.org/x/sync
Expand All @@ -121,27 +202,44 @@ golang.org/x/time
golang.org/x/tools
golang.org/x/xerrors
gomodules.xyz/jsonpatch/v2
gonum.org/v1/gonum
gonum.org/v1/netlib
google.golang.org/api
google.golang.org/appengine
google.golang.org/genproto
google.golang.org/grpc
gopkg.in/alecthomas/kingpin.v2
gopkg.in/check.v1
gopkg.in/cheggaaa/pb.v1
gopkg.in/fsnotify.v1
gopkg.in/inf.v0
gopkg.in/natefinch/lumberjack.v2
gopkg.in/resty.v1
gopkg.in/square/go-jose.v2
gopkg.in/tomb.v1
gopkg.in/yaml.v2
gotest.tools
honnef.co/go/tools
istio.io/api
istio.io/client-go
istio.io/gogo-genproto
k8s.io/api
k8s.io/apiextensions-apiserver
k8s.io/apimachinery
k8s.io/apiserver
k8s.io/client-go
k8s.io/code-generator
k8s.io/component-base
k8s.io/gengo
k8s.io/klog
k8s.io/kube-openapi
k8s.io/utils
knative.dev/pkg
modernc.org/cc
modernc.org/golex
modernc.org/mathutil
modernc.org/strutil
modernc.org/xc
pack.ag/amqp
rsc.io/binaryregexp
sigs.k8s.io/controller-runtime
Expand Down
6 changes: 6 additions & 0 deletions executor/licenses/dep_repo.manual.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
gomodules.xyz/jsonpatch/v2,gomodules/jsonpatch
honnef.co/go/tools,dominikh/go-tools
gotest.tools,gotestyourself/gotest.tools
modernc.org/cc,cznic/cc
modernc.org/golex,cznic/golex
modernc.org/mathutil,cznic/mathutil
modernc.org/strutil,cznic/strutil
modernc.org/xc,cznic/xc
Loading