diff --git a/CHANGELOG/CHANGELOG-1.2.md b/CHANGELOG/CHANGELOG-1.2.md index ee22ba79b..3b9a80cc9 100644 --- a/CHANGELOG/CHANGELOG-1.2.md +++ b/CHANGELOG/CHANGELOG-1.2.md @@ -1,3 +1,297 @@ +# v1.2.5 - Changelog since v1.2.4 + +## Changes by Kind + +### Uncategorized + +- Update vendor dependency (#300, @leiyiz) + +## Dependencies + +### Added +- github.com/antlr/antlr4/runtime/Go/antlr: [b48c857](https://github.com/antlr/antlr4/runtime/Go/antlr/tree/b48c857) +- github.com/blang/semver/v4: [v4.0.0](https://github.com/blang/semver/v4/tree/v4.0.0) +- github.com/buger/jsonparser: [v1.1.1](https://github.com/buger/jsonparser/tree/v1.1.1) +- github.com/certifi/gocertifi: [2c3bb06](https://github.com/certifi/gocertifi/tree/2c3bb06) +- github.com/checkpoint-restore/go-criu/v5: [v5.3.0](https://github.com/checkpoint-restore/go-criu/v5/tree/v5.3.0) +- github.com/cockroachdb/errors: [v1.2.4](https://github.com/cockroachdb/errors/tree/v1.2.4) +- github.com/cockroachdb/logtags: [eb05cc2](https://github.com/cockroachdb/logtags/tree/eb05cc2) +- github.com/coredns/caddy: [v1.1.0](https://github.com/coredns/caddy/tree/v1.1.0) +- github.com/coreos/go-systemd/v22: [v22.3.2](https://github.com/coreos/go-systemd/v22/tree/v22.3.2) +- github.com/emicklei/go-restful/v3: [v3.8.0](https://github.com/emicklei/go-restful/v3/tree/v3.8.0) +- github.com/felixge/httpsnoop: [v1.0.1](https://github.com/felixge/httpsnoop/tree/v1.0.1) +- github.com/flowstack/go-jsonschema: [v0.1.1](https://github.com/flowstack/go-jsonschema/tree/v0.1.1) +- github.com/form3tech-oss/jwt-go: [v3.2.3+incompatible](https://github.com/form3tech-oss/jwt-go/tree/v3.2.3) +- github.com/fvbommel/sortorder: [v1.0.1](https://github.com/fvbommel/sortorder/tree/v1.0.1) +- github.com/getkin/kin-openapi: [v0.76.0](https://github.com/getkin/kin-openapi/tree/v0.76.0) +- github.com/getsentry/raven-go: [v0.2.0](https://github.com/getsentry/raven-go/tree/v0.2.0) +- github.com/go-errors/errors: [v1.0.1](https://github.com/go-errors/errors/tree/v1.0.1) +- github.com/godbus/dbus/v5: [v5.0.6](https://github.com/godbus/dbus/v5/tree/v5.0.6) +- github.com/gofrs/uuid: [v4.0.0+incompatible](https://github.com/gofrs/uuid/tree/v4.0.0) +- github.com/google/cel-go: [v0.10.1](https://github.com/google/cel-go/tree/v0.10.1) +- github.com/google/cel-spec: [v0.6.0](https://github.com/google/cel-spec/tree/v0.6.0) +- github.com/google/gnostic: [v0.6.9](https://github.com/google/gnostic/tree/v0.6.9) +- github.com/google/shlex: [e7afc7f](https://github.com/google/shlex/tree/e7afc7f) +- github.com/ishidawataru/sctp: [7c296d4](https://github.com/ishidawataru/sctp/tree/7c296d4) +- github.com/jmespath/go-jmespath/internal/testify: [v1.5.1](https://github.com/jmespath/go-jmespath/internal/testify/tree/v1.5.1) +- github.com/josharian/intern: [v1.0.0](https://github.com/josharian/intern/tree/v1.0.0) +- github.com/kr/fs: [v0.1.0](https://github.com/kr/fs/tree/v0.1.0) +- github.com/moby/ipvs: [v1.0.1](https://github.com/moby/ipvs/tree/v1.0.1) +- github.com/moby/spdystream: [v0.2.0](https://github.com/moby/spdystream/tree/v0.2.0) +- github.com/moby/sys/mountinfo: [v0.6.0](https://github.com/moby/sys/mountinfo/tree/v0.6.0) +- github.com/moby/term: [3f7ff69](https://github.com/moby/term/tree/3f7ff69) +- github.com/monochromegane/go-gitignore: [205db1a](https://github.com/monochromegane/go-gitignore/tree/205db1a) +- github.com/onsi/ginkgo/v2: [v2.0.0](https://github.com/onsi/ginkgo/v2/tree/v2.0.0) +- github.com/opentracing/opentracing-go: [v1.1.0](https://github.com/opentracing/opentracing-go/tree/v1.1.0) +- github.com/pkg/sftp: [v1.10.1](https://github.com/pkg/sftp/tree/v1.10.1) +- github.com/robfig/cron/v3: [v3.0.1](https://github.com/robfig/cron/v3/tree/v3.0.1) +- github.com/stoewer/go-strcase: [v1.2.0](https://github.com/stoewer/go-strcase/tree/v1.2.0) +- github.com/xlab/treeprint: [a009c39](https://github.com/xlab/treeprint/tree/a009c39) +- go.etcd.io/etcd/api/v3: v3.5.1 +- go.etcd.io/etcd/client/pkg/v3: v3.5.1 +- go.etcd.io/etcd/client/v2: v2.305.0 +- go.etcd.io/etcd/client/v3: v3.5.1 +- go.etcd.io/etcd/pkg/v3: v3.5.0 +- go.etcd.io/etcd/raft/v3: v3.5.0 +- go.etcd.io/etcd/server/v3: v3.5.0 +- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.20.0 +- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.20.0 +- go.opentelemetry.io/contrib: v0.20.0 +- go.opentelemetry.io/otel/exporters/otlp: v0.20.0 +- go.opentelemetry.io/otel/metric: v0.20.0 +- go.opentelemetry.io/otel/oteltest: v0.20.0 +- go.opentelemetry.io/otel/sdk/export/metric: v0.20.0 +- go.opentelemetry.io/otel/sdk/metric: v0.20.0 +- go.opentelemetry.io/otel/sdk: v0.20.0 +- go.opentelemetry.io/otel/trace: v0.20.0 +- go.opentelemetry.io/otel: v0.20.0 +- go.starlark.net: 8dd3e2e +- gotest.tools/v3: v3.0.3 +- k8s.io/component-helpers: v0.24.1 +- k8s.io/controller-manager: v0.24.1 +- k8s.io/pod-security-admission: v0.24.1 +- sigs.k8s.io/json: 227cbc7 +- sigs.k8s.io/kustomize/api: v0.11.4 +- sigs.k8s.io/kustomize/cmd/config: v0.10.6 +- sigs.k8s.io/kustomize/kustomize/v4: v4.5.4 +- sigs.k8s.io/kustomize/kyaml: v0.13.6 +- sigs.k8s.io/structured-merge-diff/v4: v4.2.1 + +### Changed +- dmitri.shuralyov.com/gpu/mtl: 666a987 → 28db891 +- github.com/Azure/azure-sdk-for-go: [v42.3.0+incompatible → v55.0.0+incompatible](https://github.com/Azure/azure-sdk-for-go/compare/v42.3.0...v55.0.0) +- github.com/Azure/go-ansiterm: [d6e3b33 → d185dfc](https://github.com/Azure/go-ansiterm/compare/d6e3b33...d185dfc) +- github.com/Azure/go-autorest/autorest/adal: [v0.8.3 → v0.9.13](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.8.3...v0.9.13) +- github.com/Azure/go-autorest/autorest/date: [v0.2.0 → v0.3.0](https://github.com/Azure/go-autorest/autorest/date/compare/v0.2.0...v0.3.0) +- github.com/Azure/go-autorest/autorest/mocks: [v0.3.0 → v0.4.1](https://github.com/Azure/go-autorest/autorest/mocks/compare/v0.3.0...v0.4.1) +- github.com/Azure/go-autorest/autorest/to: [v0.3.0 → v0.4.0](https://github.com/Azure/go-autorest/autorest/to/compare/v0.3.0...v0.4.0) +- github.com/Azure/go-autorest/autorest: [v0.10.2 → v0.11.18](https://github.com/Azure/go-autorest/autorest/compare/v0.10.2...v0.11.18) +- github.com/Azure/go-autorest/logger: [v0.1.0 → v0.2.1](https://github.com/Azure/go-autorest/logger/compare/v0.1.0...v0.2.1) +- github.com/Azure/go-autorest/tracing: [v0.5.0 → v0.6.0](https://github.com/Azure/go-autorest/tracing/compare/v0.5.0...v0.6.0) +- github.com/Azure/go-autorest: [v14.1.1+incompatible → v14.2.0+incompatible](https://github.com/Azure/go-autorest/compare/v14.1.1...v14.2.0) +- github.com/GoogleCloudPlatform/k8s-cloud-provider: [27a4ced → ea6160c](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/compare/27a4ced...ea6160c) +- github.com/Microsoft/go-winio: [fc70bd9 → v0.4.17](https://github.com/Microsoft/go-winio/compare/fc70bd9...v0.4.17) +- github.com/Microsoft/hcsshim: [v0.8.7 → v0.8.22](https://github.com/Microsoft/hcsshim/compare/v0.8.7...v0.8.22) +- github.com/NYTimes/gziphandler: [56545f4 → v1.1.1](https://github.com/NYTimes/gziphandler/compare/56545f4...v1.1.1) +- github.com/auth0/go-jwt-middleware: [5493cab → v1.0.1](https://github.com/auth0/go-jwt-middleware/compare/5493cab...v1.0.1) +- github.com/aws/aws-sdk-go: [v1.31.12 → v1.38.49](https://github.com/aws/aws-sdk-go/compare/v1.31.12...v1.38.49) +- github.com/bketelsen/crypt: [5cbc8cc → v0.0.4](https://github.com/bketelsen/crypt/compare/5cbc8cc...v0.0.4) +- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2) +- github.com/cilium/ebpf: [95b36a5 → v0.7.0](https://github.com/cilium/ebpf/compare/95b36a5...v0.7.0) +- github.com/cockroachdb/datadriven: [80d97fb → bf6692d](https://github.com/cockroachdb/datadriven/compare/80d97fb...bf6692d) +- github.com/container-storage-interface/spec: [v1.3.0 → v1.5.0](https://github.com/container-storage-interface/spec/compare/v1.3.0...v1.5.0) +- github.com/containerd/cgroups: [bf292b2 → v1.0.1](https://github.com/containerd/cgroups/compare/bf292b2...v1.0.1) +- github.com/containerd/console: [c12b1e7 → v1.0.3](https://github.com/containerd/console/compare/c12b1e7...v1.0.3) +- github.com/containerd/containerd: [v1.3.3 → v1.4.12](https://github.com/containerd/containerd/compare/v1.3.3...v1.4.12) +- github.com/containerd/continuity: [26c1120 → v0.1.0](https://github.com/containerd/continuity/compare/26c1120...v0.1.0) +- github.com/containerd/fifo: [a9fb20d → v1.0.0](https://github.com/containerd/fifo/compare/a9fb20d...v1.0.0) +- github.com/containerd/go-runc: [5a6d9f3 → v1.0.0](https://github.com/containerd/go-runc/compare/5a6d9f3...v1.0.0) +- github.com/containerd/ttrpc: [0e0f228 → v1.0.2](https://github.com/containerd/ttrpc/compare/0e0f228...v1.0.2) +- github.com/containerd/typeurl: [2a93cfd → v1.0.2](https://github.com/containerd/typeurl/compare/2a93cfd...v1.0.2) +- github.com/coredns/corefile-migration: [v1.0.6 → v1.0.14](https://github.com/coredns/corefile-migration/compare/v1.0.6...v1.0.14) +- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1) +- github.com/creack/pty: [v1.1.9 → v1.1.11](https://github.com/creack/pty/compare/v1.1.9...v1.1.11) +- github.com/cyphar/filepath-securejoin: [v0.2.2 → v0.2.3](https://github.com/cyphar/filepath-securejoin/compare/v0.2.2...v0.2.3) +- github.com/docker/distribution: [v2.7.1+incompatible → v2.8.1+incompatible](https://github.com/docker/distribution/compare/v2.7.1...v2.8.1) +- github.com/docker/docker: [v1.13.1 → v20.10.12+incompatible](https://github.com/docker/docker/compare/v1.13.1...v20.10.12) +- github.com/evanphx/json-patch: [v4.11.0+incompatible → v5.6.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.11.0...v5.6.0) +- github.com/frankban/quicktest: [v1.8.1 → v1.11.3](https://github.com/frankban/quicktest/compare/v1.8.1...v1.11.3) +- github.com/fsnotify/fsnotify: [v1.4.9 → v1.5.4](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.4) +- github.com/go-kit/log: [v0.1.0 → v0.2.0](https://github.com/go-kit/log/compare/v0.1.0...v0.2.0) +- github.com/go-logfmt/logfmt: [v0.5.0 → v0.5.1](https://github.com/go-logfmt/logfmt/compare/v0.5.0...v0.5.1) +- github.com/go-logr/logr: [v0.4.0 → v1.2.3](https://github.com/go-logr/logr/compare/v0.4.0...v1.2.3) +- github.com/go-logr/zapr: [v0.4.0 → v1.2.0](https://github.com/go-logr/zapr/compare/v0.4.0...v1.2.0) +- github.com/go-openapi/jsonpointer: [v0.19.3 → v0.19.5](https://github.com/go-openapi/jsonpointer/compare/v0.19.3...v0.19.5) +- github.com/go-openapi/jsonreference: [v0.19.3 → v0.20.0](https://github.com/go-openapi/jsonreference/compare/v0.19.3...v0.20.0) +- github.com/go-openapi/swag: [v0.19.7 → v0.21.1](https://github.com/go-openapi/swag/compare/v0.19.7...v0.21.1) +- github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2) +- github.com/golang/glog: [23def4e → v1.0.0](https://github.com/golang/glog/compare/23def4e...v1.0.0) +- github.com/golang/groupcache: [8c9f03a → 41bb18b](https://github.com/golang/groupcache/compare/8c9f03a...41bb18b) +- github.com/google/btree: [v1.0.0 → v1.0.1](https://github.com/google/btree/compare/v1.0.0...v1.0.1) +- github.com/google/cadvisor: [v0.35.0 → v0.44.1](https://github.com/google/cadvisor/compare/v0.35.0...v0.44.1) +- github.com/google/go-cmp: [v0.5.6 → v0.5.8](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.8) +- github.com/google/gofuzz: [v1.1.0 → v1.2.0](https://github.com/google/gofuzz/compare/v1.1.0...v1.2.0) +- github.com/google/uuid: [v1.1.2 → v1.3.0](https://github.com/google/uuid/compare/v1.1.2...v1.3.0) +- github.com/googleapis/gnostic: [v0.4.0 → v0.5.1](https://github.com/googleapis/gnostic/compare/v0.4.0...v0.5.1) +- github.com/gopherjs/gopherjs: [0766667 → fce0ec3](https://github.com/gopherjs/gopherjs/compare/0766667...fce0ec3) +- github.com/gorilla/mux: [v1.7.4 → v1.8.0](https://github.com/gorilla/mux/compare/v1.7.4...v1.8.0) +- github.com/grpc-ecosystem/go-grpc-middleware: [f849b54 → v1.3.0](https://github.com/grpc-ecosystem/go-grpc-middleware/compare/f849b54...v1.3.0) +- github.com/heketi/heketi: [c2e2a4a → v10.3.0+incompatible](https://github.com/heketi/heketi/compare/c2e2a4a...v10.3.0) +- github.com/imdario/mergo: [v0.3.12 → v0.3.13](https://github.com/imdario/mergo/compare/v0.3.12...v0.3.13) +- github.com/jmespath/go-jmespath: [v0.3.0 → v0.4.0](https://github.com/jmespath/go-jmespath/compare/v0.3.0...v0.4.0) +- github.com/jonboulle/clockwork: [v0.1.0 → v0.2.2](https://github.com/jonboulle/clockwork/compare/v0.1.0...v0.2.2) +- github.com/json-iterator/go: [v1.1.11 → v1.1.12](https://github.com/json-iterator/go/compare/v1.1.11...v1.1.12) +- github.com/karrick/godirwalk: [v1.7.5 → v1.16.1](https://github.com/karrick/godirwalk/compare/v1.7.5...v1.16.1) +- github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0) +- github.com/kr/pretty: [v0.2.0 → v0.2.1](https://github.com/kr/pretty/compare/v0.2.0...v0.2.1) +- github.com/magiconair/properties: [v1.8.1 → v1.8.5](https://github.com/magiconair/properties/compare/v1.8.1...v1.8.5) +- github.com/mailru/easyjson: [6c0755d → v0.7.7](https://github.com/mailru/easyjson/compare/6c0755d...v0.7.7) +- github.com/matttproud/golang_protobuf_extensions: [v1.0.1 → c182aff](https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.1...c182aff) +- github.com/miekg/dns: [v1.1.4 → v1.0.14](https://github.com/miekg/dns/compare/v1.1.4...v1.0.14) +- github.com/mistifyio/go-zfs: [v2.1.1+incompatible → f784269](https://github.com/mistifyio/go-zfs/compare/v2.1.1...f784269) +- github.com/mitchellh/mapstructure: [v1.3.1 → v1.4.1](https://github.com/mitchellh/mapstructure/compare/v1.3.1...v1.4.1) +- github.com/modern-go/reflect2: [v1.0.1 → v1.0.2](https://github.com/modern-go/reflect2/compare/v1.0.1...v1.0.2) +- github.com/mrunalp/fileutils: [7d4729f → v0.5.0](https://github.com/mrunalp/fileutils/compare/7d4729f...v0.5.0) +- github.com/olekukonko/tablewriter: [a0225b3 → v0.0.4](https://github.com/olekukonko/tablewriter/compare/a0225b3...v0.0.4) +- github.com/onsi/ginkgo: [v1.16.4 → v1.16.5](https://github.com/onsi/ginkgo/compare/v1.16.4...v1.16.5) +- github.com/onsi/gomega: [v1.15.0 → v1.18.1](https://github.com/onsi/gomega/compare/v1.15.0...v1.18.1) +- github.com/opencontainers/go-digest: [v1.0.0-rc1 → v1.0.0](https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0) +- github.com/opencontainers/image-spec: [v1.0.1 → v1.0.2](https://github.com/opencontainers/image-spec/compare/v1.0.1...v1.0.2) +- github.com/opencontainers/runc: [v1.0.0-rc10 → v1.1.1](https://github.com/opencontainers/runc/compare/v1.0.0-rc10...v1.1.1) +- github.com/opencontainers/runtime-spec: [v1.0.0 → 1c3f411](https://github.com/opencontainers/runtime-spec/compare/v1.0.0...1c3f411) +- github.com/opencontainers/selinux: [5215b18 → v1.10.0](https://github.com/opencontainers/selinux/compare/5215b18...v1.10.0) +- github.com/pelletier/go-toml: [v1.8.0 → v1.9.3](https://github.com/pelletier/go-toml/compare/v1.8.0...v1.9.3) +- github.com/prometheus/client_golang: [v1.11.0 → v1.12.2](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.2) +- github.com/prometheus/common: [v0.26.0 → v0.34.0](https://github.com/prometheus/common/compare/v0.26.0...v0.34.0) +- github.com/prometheus/procfs: [v0.6.0 → v0.7.3](https://github.com/prometheus/procfs/compare/v0.6.0...v0.7.3) +- github.com/quobyte/api: [v0.1.2 → v0.1.8](https://github.com/quobyte/api/compare/v0.1.2...v0.1.8) +- github.com/rubiojr/go-vhd: [0bfd3b3 → 02e2102](https://github.com/rubiojr/go-vhd/compare/0bfd3b3...02e2102) +- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0) +- github.com/seccomp/libseccomp-golang: [v0.9.1 → 3879420](https://github.com/seccomp/libseccomp-golang/compare/v0.9.1...3879420) +- github.com/sirupsen/logrus: [v1.7.0 → v1.8.1](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.1) +- github.com/smartystreets/assertions: [v1.0.0 → v1.1.0](https://github.com/smartystreets/assertions/compare/v1.0.0...v1.1.0) +- github.com/soheilhy/cmux: [v0.1.4 → v0.1.5](https://github.com/soheilhy/cmux/compare/v0.1.4...v0.1.5) +- github.com/spf13/afero: [v1.2.2 → v1.6.0](https://github.com/spf13/afero/compare/v1.2.2...v1.6.0) +- github.com/spf13/cobra: [v1.0.0 → v1.4.0](https://github.com/spf13/cobra/compare/v1.0.0...v1.4.0) +- github.com/spf13/viper: [v1.7.0 → v1.8.1](https://github.com/spf13/viper/compare/v1.7.0...v1.8.1) +- github.com/storageos/go-api: [343b3ef → v2.2.0+incompatible](https://github.com/storageos/go-api/compare/343b3ef...v2.2.0) +- github.com/syndtr/gocapability: [d983527 → 42c35b4](https://github.com/syndtr/gocapability/compare/d983527...42c35b4) +- github.com/tmc/grpc-websocket-proxy: [0ad062e → e5319fd](https://github.com/tmc/grpc-websocket-proxy/compare/0ad062e...e5319fd) +- github.com/urfave/cli: [v1.20.0 → v1.22.2](https://github.com/urfave/cli/compare/v1.20.0...v1.22.2) +- github.com/vishvananda/netlink: [v1.0.0 → v1.1.0](https://github.com/vishvananda/netlink/compare/v1.0.0...v1.1.0) +- github.com/vishvananda/netns: [be1fbed → db3c7e5](https://github.com/vishvananda/netns/compare/be1fbed...db3c7e5) +- github.com/xeipuuv/gojsonschema: [v1.1.0 → v1.2.0](https://github.com/xeipuuv/gojsonschema/compare/v1.1.0...v1.2.0) +- github.com/yuin/goldmark: [v1.3.5 → v1.4.1](https://github.com/yuin/goldmark/compare/v1.3.5...v1.4.1) +- go.etcd.io/bbolt: v1.3.3 → v1.3.6 +- go.etcd.io/etcd: 3cf2f69 → 83304cf +- go.uber.org/goleak: v1.1.10 → v1.1.12 +- go.uber.org/zap: v1.19.0 → v1.19.1 +- golang.org/x/crypto: 75b2880 → 8634188 +- golang.org/x/exp: 6cc2880 → 85be41e +- golang.org/x/mobile: 597adff → e6ae53a +- golang.org/x/mod: v0.4.2 → 9b9b3d8 +- golang.org/x/net: 7fd8e65 → c690dde +- golang.org/x/oauth2: 6b3c2da → 622c5d5 +- golang.org/x/sys: d303952 → bc2c85a +- golang.org/x/term: 7de9c90 → 065cf7b +- golang.org/x/text: v0.3.6 → v0.3.7 +- golang.org/x/time: 1f47c86 → 583f2d6 +- golang.org/x/tools: v0.1.5 → 897bd77 +- google.golang.org/genproto: 270636b → 42d7afd +- google.golang.org/protobuf: v1.27.1 → v1.28.0 +- gopkg.in/ini.v1: v1.56.0 → v1.62.0 +- gopkg.in/yaml.v3: 496545a → v3.0.1 +- k8s.io/api: v0.18.0 → v0.24.1 +- k8s.io/apiextensions-apiserver: v0.18.0 → v0.24.1 +- k8s.io/apimachinery: v0.18.0 → v0.24.1 +- k8s.io/apiserver: v0.18.0 → v0.24.1 +- k8s.io/cli-runtime: v0.18.0 → v0.24.1 +- k8s.io/client-go: v0.18.0 → v0.24.1 +- k8s.io/cloud-provider: v0.18.0 → v0.24.1 +- k8s.io/cluster-bootstrap: v0.18.0 → v0.24.1 +- k8s.io/code-generator: v0.18.0 → v0.24.1 +- k8s.io/component-base: v0.18.0 → v0.24.1 +- k8s.io/cri-api: v0.18.0 → v0.24.1 +- k8s.io/csi-translation-lib: v0.18.0 → v0.24.1 +- k8s.io/gengo: e0e292d → c02415c +- k8s.io/klog/v2: v2.9.0 → v2.60.1 +- k8s.io/kube-aggregator: v0.18.0 → v0.24.1 +- k8s.io/kube-controller-manager: v0.18.0 → v0.24.1 +- k8s.io/kube-openapi: bcb3869 → 31174f5 +- k8s.io/kube-proxy: v0.18.0 → v0.24.1 +- k8s.io/kube-scheduler: v0.18.0 → v0.24.1 +- k8s.io/kubectl: v0.18.0 → v0.24.1 +- k8s.io/kubelet: v0.18.0 → v0.24.1 +- k8s.io/kubernetes: v1.18.0 → v1.24.1 +- k8s.io/legacy-cloud-providers: v0.18.0 → v0.24.1 +- k8s.io/metrics: v0.18.0 → v0.24.1 +- k8s.io/mount-utils: v0.22.2 → v0.24.1 +- k8s.io/sample-apiserver: v0.18.0 → v0.24.1 +- k8s.io/system-validators: v1.0.4 → v1.7.0 +- k8s.io/utils: bdf08cb → 3a6ce19 +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.7 → v0.0.30 +- sigs.k8s.io/controller-runtime: v0.10.0 → v0.12.1 +- sigs.k8s.io/yaml: v1.2.0 → v1.3.0 + +### Removed +- github.com/Rican7/retry: [v0.1.0](https://github.com/Rican7/retry/tree/v0.1.0) +- github.com/agnivade/levenshtein: [v1.0.1](https://github.com/agnivade/levenshtein/tree/v1.0.1) +- github.com/andreyvit/diff: [c7f18ee](https://github.com/andreyvit/diff/tree/c7f18ee) +- github.com/bazelbuild/bazel-gazelle: [70208cb](https://github.com/bazelbuild/bazel-gazelle/tree/70208cb) +- github.com/bazelbuild/rules_go: [6dae44d](https://github.com/bazelbuild/rules_go/tree/6dae44d) +- github.com/bifurcation/mint: [93c51c6](https://github.com/bifurcation/mint/tree/93c51c6) +- github.com/bradfitz/go-smtpd: [deb6d62](https://github.com/bradfitz/go-smtpd/tree/deb6d62) +- github.com/caddyserver/caddy: [v1.0.3](https://github.com/caddyserver/caddy/tree/v1.0.3) +- github.com/cenkalti/backoff: [v2.1.1+incompatible](https://github.com/cenkalti/backoff/tree/v2.1.1) +- github.com/cespare/prettybench: [03b8cfe](https://github.com/cespare/prettybench/tree/03b8cfe) +- github.com/checkpoint-restore/go-criu: [17b0214](https://github.com/checkpoint-restore/go-criu/tree/17b0214) +- github.com/cheekybits/genny: [9127e81](https://github.com/cheekybits/genny/tree/9127e81) +- github.com/codegangsta/negroni: [v1.0.0](https://github.com/codegangsta/negroni/tree/v1.0.0) +- github.com/containernetworking/cni: [v0.7.1](https://github.com/containernetworking/cni/tree/v0.7.1) +- github.com/docker/libnetwork: [c8a5fca](https://github.com/docker/libnetwork/tree/c8a5fca) +- github.com/docker/spdystream: [449fdfc](https://github.com/docker/spdystream/tree/449fdfc) +- github.com/globalsign/mgo: [eeefdec](https://github.com/globalsign/mgo/tree/eeefdec) +- github.com/go-acme/lego: [v2.5.0+incompatible](https://github.com/go-acme/lego/tree/v2.5.0) +- github.com/go-bindata/go-bindata: [v3.1.1+incompatible](https://github.com/go-bindata/go-bindata/tree/v3.1.1) +- github.com/go-openapi/analysis: [v0.19.5](https://github.com/go-openapi/analysis/tree/v0.19.5) +- github.com/go-openapi/errors: [v0.19.2](https://github.com/go-openapi/errors/tree/v0.19.2) +- github.com/go-openapi/loads: [v0.19.4](https://github.com/go-openapi/loads/tree/v0.19.4) +- github.com/go-openapi/runtime: [v0.19.4](https://github.com/go-openapi/runtime/tree/v0.19.4) +- github.com/go-openapi/strfmt: [v0.19.3](https://github.com/go-openapi/strfmt/tree/v0.19.3) +- github.com/go-openapi/validate: [v0.19.5](https://github.com/go-openapi/validate/tree/v0.19.5) +- github.com/golangci/go-tools: [e32c541](https://github.com/golangci/go-tools/tree/e32c541) +- github.com/golangci/gosec: [66fb7fc](https://github.com/golangci/gosec/tree/66fb7fc) +- github.com/golangplus/bytes: [45c989f](https://github.com/golangplus/bytes/tree/45c989f) +- github.com/golangplus/fmt: [2a5d6d7](https://github.com/golangplus/fmt/tree/2a5d6d7) +- github.com/jellevandenhooff/dkim: [f50fe3d](https://github.com/jellevandenhooff/dkim/tree/f50fe3d) +- github.com/jimstudt/http-authentication: [3eca13d](https://github.com/jimstudt/http-authentication/tree/3eca13d) +- github.com/kylelemons/godebug: [d65d576](https://github.com/kylelemons/godebug/tree/d65d576) +- github.com/lucas-clemente/aes12: [cd47fb3](https://github.com/lucas-clemente/aes12/tree/cd47fb3) +- github.com/lucas-clemente/quic-clients: [v0.1.0](https://github.com/lucas-clemente/quic-clients/tree/v0.1.0) +- github.com/lucas-clemente/quic-go-certificates: [d2f8652](https://github.com/lucas-clemente/quic-go-certificates/tree/d2f8652) +- github.com/lucas-clemente/quic-go: [v0.10.2](https://github.com/lucas-clemente/quic-go/tree/v0.10.2) +- github.com/marten-seemann/qtls: [v0.2.3](https://github.com/marten-seemann/qtls/tree/v0.2.3) +- github.com/mesos/mesos-go: [v0.0.9](https://github.com/mesos/mesos-go/tree/v0.0.9) +- github.com/mholt/certmagic: [6a42ef9](https://github.com/mholt/certmagic/tree/6a42ef9) +- github.com/naoina/go-stringutil: [v0.1.0](https://github.com/naoina/go-stringutil/tree/v0.1.0) +- github.com/naoina/toml: [v0.1.1](https://github.com/naoina/toml/tree/v0.1.1) +- github.com/pquerna/ffjson: [af8b230](https://github.com/pquerna/ffjson/tree/af8b230) +- github.com/robfig/cron: [v1.1.0](https://github.com/robfig/cron/tree/v1.1.0) +- github.com/ryanuber/go-glob: [256dc44](https://github.com/ryanuber/go-glob/tree/256dc44) +- github.com/tarm/serial: [98f6abe](https://github.com/tarm/serial/tree/98f6abe) +- github.com/thecodeteam/goscaleio: [v0.1.0](https://github.com/thecodeteam/goscaleio/tree/v0.1.0) +- github.com/tidwall/pretty: [v1.0.0](https://github.com/tidwall/pretty/tree/v1.0.0) +- github.com/vektah/gqlparser: [v1.1.2](https://github.com/vektah/gqlparser/tree/v1.1.2) +- go.mongodb.org/mongo-driver: v1.1.2 +- go4.org: 417644f +- golang.org/x/build: 2835ba2 +- golang.org/x/perf: 6e6d33e +- gopkg.in/mcuadros/go-syslog.v2: v2.2.1 +- gotest.tools/gotestsum: v0.3.5 +- grpc.go4.org: 11d0a25 +- k8s.io/heapster: v1.2.0-beta.1 +- k8s.io/repo-infra: v0.0.1-alpha.1 +- sigs.k8s.io/kustomize: v2.0.3+incompatible # v1.2.4 - Changelog since v1.2.3 diff --git a/README.md b/README.md index eaf46f5d2..1c70af9ee 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ dynamically created and mounted by workloads. ## Project Status Status: GA -Latest image: `k8s.gcr.io/cloud-provider-gcp/gcp-filestore-csi-driver:v1.2.4` +Latest image: `k8s.gcr.io/cloud-provider-gcp/gcp-filestore-csi-driver:v1.2.5` Also see [known issues](KNOWN_ISSUES.md) and [CHANGELOG](CHANGELOG.md). @@ -43,6 +43,7 @@ The following table captures the compatibility matrix of the core filestore driv | v1.2.2 (GA) | yes | yes | | v1.2.3 (GA) | yes | yes | | v1.2.4 (GA) | yes | yes | +| v1.2.5 (GA) | yes | yes | | master | yes | yes | The manifest bundle which captures all the driver components (driver pod which includes the containers csi-external-provisioner, csi-external-resizer, csi-external-snapshotter, gcp-filestore-driver, csi-driver-registrar, csi driver object, rbacs, pod security policies etc) can be picked up from the master branch [overlays](deploy/kubernetes/overlays) directory. We structure the overlays directory per minor version of kubernetes because not all driver components can be used with all kubernetes versions. For example volume snapshots are supported 1.17+ kubernetes versions thus [stable-1-16](deploy/kubernetes/overlays/stable-1-16) driver manifests does not contain the snapshotter sidecar. Read more about overlays [here](docs/release/overlays.md). diff --git a/deploy/kubernetes/images/prow-gke-release-staging-rc-master/image.yaml b/deploy/kubernetes/images/prow-gke-release-staging-rc-master/image.yaml index c41991c47..3db38d869 100644 --- a/deploy/kubernetes/images/prow-gke-release-staging-rc-master/image.yaml +++ b/deploy/kubernetes/images/prow-gke-release-staging-rc-master/image.yaml @@ -41,5 +41,5 @@ metadata: imageTag: name: k8s.gcr.io/cloud-provider-gcp/gcp-filestore-csi-driver newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-filestore-csi-driver - newTag: "v1.2.4-rc1" + newTag: "v1.2.5-rc1" --- diff --git a/deploy/kubernetes/images/stable-master/image.yaml b/deploy/kubernetes/images/stable-master/image.yaml index 26e445583..e5b7a9e18 100644 --- a/deploy/kubernetes/images/stable-master/image.yaml +++ b/deploy/kubernetes/images/stable-master/image.yaml @@ -40,5 +40,5 @@ metadata: name: imagetag-gce-fs-driver imageTag: name: k8s.gcr.io/cloud-provider-gcp/gcp-filestore-csi-driver - newTag: "v1.2.4" + newTag: "v1.2.5" ---