github knative/operator knative-v1.7.3
Knative Operator release v1.7.3

latest releases: knative-v1.19.2, v0.46.2, knative-v1.19.1...
pre-release2 years ago

Description

The official document of Knative Operator is here.

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving component, including v1.4(v1.4.0), v1.5(v1.5.0), v1.6(v1.6.0) and v1.7(v1.7.0 and v1.7.1), and Knative Eventing component with in-memory channel, including v1.4(v1.4.0, v1.4.1 and v1.4.2), v1.5(v1.5.0, v1.5.1, v1.5.2 and v1.5.3), v1.6(v1.6.0) and v1.7(v1.7.0 and v1.7.1).

The latest Knative Serving v1.7 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-post-install-jobs.yaml.

The latest Knative Eventing v1.7 artifacts, bundled within the image of this operator, include eventing-crds.yaml, eventing-core.yaml, in-memory-channel.yaml, mt-channel-broker.yaml, and eventing-post-install.yaml.

The latest network ingress v1.7 artifacts, bundled within the image of this operator, include net-istio.yaml, net-contour.yaml and kourier.yaml.

The latest eventing source v1.7 artifacts, bundled within the image of this operator, include Ceph, GitHub, GitLab, Apache Kafka, RabbitMQ and Redis.

Changes by Kind

💫 New Features & Changes

🐞 Bug Fixes

Dependencies

Added

Nothing has changed.

Changed

  • bazil.org/fuse: 5883e5a → 65cc252
  • cloud.google.com/go/firestore: v1.6.1 → v1.4.0
  • github.com/BurntSushi/toml: v0.4.1 → v0.3.1
  • github.com/armon/go-metrics: v0.3.10 → f0300d1
  • github.com/armon/go-radix: v1.0.0 → 7fddfc3
  • github.com/cncf/xds/go: a8f9461 → cb28da3
  • github.com/coreos/go-systemd: e64a0ec → 95778df
  • github.com/envoyproxy/go-control-plane: v0.10.1 → cf90f65
  • github.com/envoyproxy/protoc-gen-validate: v0.6.2 → v0.1.0
  • github.com/fatih/color: v1.13.0 → v1.7.0
  • github.com/fsnotify/fsnotify: v1.5.1 → v1.4.9
  • github.com/godbus/dbus/v5: v5.0.6 → v5.0.4
  • github.com/gogo/googleapis: v1.4.0 → v1.1.0
  • github.com/gregjones/httpcache: 901d907 → 9cad4c3
  • github.com/hashicorp/consul/api: v1.11.0 → v1.1.0
  • github.com/hashicorp/consul/sdk: v0.8.0 → v0.1.1
  • github.com/hashicorp/errwrap: v1.1.0 → v1.0.0
  • github.com/hashicorp/go-cleanhttp: v0.5.2 → v0.5.1
  • github.com/hashicorp/go-immutable-radix: v1.3.1 → v1.0.0
  • github.com/hashicorp/go-multierror: v1.1.1 → v1.0.0
  • github.com/hashicorp/go-rootcerts: v1.0.2 → v1.0.0
  • github.com/hashicorp/mdns: v1.0.4 → v1.0.0
  • github.com/hashicorp/memberlist: v0.3.0 → v0.1.3
  • github.com/hashicorp/serf: v0.9.6 → v0.8.2
  • github.com/kisielk/errcheck: v1.6.0 → v1.5.0
  • github.com/lib/pq: v1.10.3 → v1.9.0
  • github.com/mattn/go-colorable: v0.1.12 → v0.0.9
  • github.com/mattn/go-isatty: v0.0.14 → v0.0.12
  • github.com/mattn/go-runewidth: v0.0.9 → v0.0.2
  • github.com/mitchellh/cli: v1.1.0 → v1.0.0
  • github.com/mitchellh/mapstructure: v1.4.3 → v1.4.1
  • github.com/olekukonko/tablewriter: v0.0.5 → a0225b3
  • github.com/pascaldekloe/goe: v0.1.0 → 57f6aae
  • github.com/pelletier/go-toml: v1.9.4 → v1.9.3
  • github.com/posener/complete: v1.2.3 → v1.1.1
  • github.com/rogpeppe/go-internal: v1.6.2 → v1.3.0
  • github.com/sergi/go-diff: v1.1.0 → v1.0.0
  • github.com/spf13/cast: v1.4.1 → v1.3.1
  • github.com/spf13/viper: v1.10.0 → v1.8.1
  • github.com/urfave/cli: v1.22.4 → v1.20.0
  • go.etcd.io/etcd/api/v3: v3.5.1 → v3.5.0
  • go.etcd.io/etcd/client/pkg/v3: v3.5.1 → v3.5.0
  • go.etcd.io/etcd/client/v2: v2.305.1 → v2.305.0
  • go.etcd.io/etcd: dd1b699 → 17cef6e
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.28.0 → v0.20.0
  • go.opentelemetry.io/otel/sdk: v1.3.0 → v0.20.0
  • go.opentelemetry.io/otel/trace: v1.3.0 → v0.20.0
  • go.opentelemetry.io/otel: v1.3.0 → v0.20.0
  • go.opentelemetry.io/proto/otlp: v0.11.0 → v0.7.0
  • golang.org/x/exp: e8c3332 → 6cc2880
  • golang.org/x/sync: 036812b → 886fb93
  • gopkg.in/cheggaaa/pb.v1: v1.0.28 → v1.0.25
  • gopkg.in/ini.v1: v1.66.2 → v1.62.0
  • gopkg.in/square/go-jose.v2: v2.5.1 → v2.2.2
  • gotest.tools/v3: v3.1.0 → v3.0.3
  • honnef.co/go/tools: v0.2.1 → v0.0.1-2020.1.4
  • k8s.io/api: v0.23.8 → v0.23.9
  • k8s.io/apiextensions-apiserver: v0.23.8 → v0.23.9
  • k8s.io/apimachinery: v0.23.8 → v0.23.9
  • k8s.io/apiserver: v0.23.8 → v0.23.9
  • k8s.io/client-go: v0.23.8 → v0.23.9
  • k8s.io/code-generator: v0.23.8 → v0.23.9
  • k8s.io/component-base: v0.23.8 → v0.23.9
  • k8s.io/gengo: 4627b89 → 397b4ae
  • k8s.io/klog/v2: 43cc75f → 0990e81
  • knative.dev/caching: 9c3c19f → 9df7bb7
  • knative.dev/control-protocol: 827b25d → f18dbde
  • knative.dev/eventing: v0.33.0 → v0.34.1
  • knative.dev/hack/schema: 65c463a → 8d1e4cc
  • knative.dev/hack: 65c463a → 8d1e4cc
  • knative.dev/networking: f087178 → e51df7c
  • knative.dev/pkg: e60d250 → 4a03844
  • knative.dev/reconciler-test: f05db88 → 177f826
  • knative.dev/serving: v0.33.0 → v0.34.1

Removed

  • 4d63.com/gochecknoglobals: v0.1.0
  • bitbucket.org/creachadair/shell: v0.0.6
  • cloud.google.com/go/spanner: v1.7.0
  • github.com/AdaLogics/go-fuzz-headers: 6c3934b
  • github.com/Antonboom/errname: v0.1.5
  • github.com/Antonboom/nilnil: v0.1.0
  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/Djarvur/go-err113: aea10b5
  • github.com/Masterminds/goutils: v1.1.0
  • github.com/Masterminds/semver: v1.5.0
  • github.com/Masterminds/sprig: v2.22.0+incompatible
  • github.com/Microsoft/hcsshim/test: 43a75bb
  • github.com/Microsoft/hcsshim: v0.9.2
  • github.com/OpenPeeDeeP/depguard: v1.0.1
  • github.com/Shopify/logrus-bugsnag: 577dee2
  • github.com/StackExchange/wmi: v1.2.1
  • github.com/alexflint/go-filemutex: v1.1.0
  • github.com/alexkohler/prealloc: v1.0.0
  • github.com/andybalholm/brotli: v1.0.3
  • github.com/aokoli/goutils: v1.0.1
  • github.com/ashanbrown/forbidigo: v1.2.0
  • github.com/ashanbrown/makezero: b626158
  • github.com/bitly/go-simplejson: v0.5.0
  • github.com/bits-and-blooms/bitset: v1.2.0
  • github.com/bkielbasa/cyclop: v1.2.0
  • github.com/blizzy78/varnamelen: v0.3.0
  • github.com/bmizerany/assert: b7ed37b
  • github.com/bombsimon/wsl/v3: v3.3.0
  • github.com/breml/bidichk: v0.1.1
  • github.com/bshuster-repo/logrus-logstash-hook: v0.4.1
  • github.com/buger/jsonparser: v1.1.1
  • github.com/bugsnag/bugsnag-go: b1d1530
  • github.com/bugsnag/osext: 0dd3f91
  • github.com/bugsnag/panicwrap: e2c2850
  • github.com/butuzov/ireturn: v0.1.1
  • github.com/cenkalti/backoff/v4: v4.1.2
  • github.com/charithe/durationcheck: v0.0.9
  • github.com/chavacava/garif: e8a0a40
  • github.com/checkpoint-restore/go-criu/v4: v4.1.0
  • github.com/checkpoint-restore/go-criu/v5: v5.3.0
  • github.com/cilium/ebpf: v0.7.0
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/containerd/aufs: v1.0.0
  • github.com/containerd/btrfs: v1.0.0
  • github.com/containerd/cgroups: v1.0.3
  • github.com/containerd/console: v1.0.3
  • github.com/containerd/continuity: v0.2.2
  • github.com/containerd/fifo: v1.0.0
  • github.com/containerd/go-cni: v1.1.3
  • github.com/containerd/go-runc: v1.0.0
  • github.com/containerd/imgcrypt: v1.1.3
  • github.com/containerd/nri: v0.1.0
  • github.com/containerd/ttrpc: v1.1.0
  • github.com/containerd/typeurl: v1.0.2
  • github.com/containerd/zfs: v1.0.0
  • github.com/containernetworking/cni: v1.0.1
  • github.com/containernetworking/plugins: v1.0.1
  • github.com/containers/ocicrypt: v1.1.2
  • github.com/coreos/go-etcd: v2.0.0+incompatible
  • github.com/coreos/go-iptables: v0.6.0
  • github.com/cpuguy83/go-md2man: v1.0.10
  • github.com/cyphar/filepath-securejoin: v0.2.3
  • github.com/d2g/dhcp4: a1d1b6c
  • github.com/d2g/dhcp4client: v1.0.0
  • github.com/d2g/dhcp4server: 7d4a0a7
  • github.com/d2g/hardwareaddr: e7d9fbe
  • github.com/daixiang0/gci: v0.2.9
  • github.com/danieljoos/wincred: v1.1.0
  • github.com/denis-tingajkin/go-header: v0.4.2
  • github.com/denverdino/aliyungo: a747050
  • github.com/dnaeon/go-vcr: v1.0.1
  • github.com/docker/go-events: e31b211
  • github.com/docker/go-metrics: v0.0.1
  • github.com/docker/libtrust: fa56704
  • github.com/esimonov/ifshort: v1.0.3
  • github.com/ettle/strcase: v0.1.1
  • github.com/fatih/structtag: v1.2.0
  • github.com/fullsailor/pkcs7: d7302db
  • github.com/fullstorydev/grpcurl: v1.6.0
  • github.com/fzipp/gocyclo: v0.3.1
  • github.com/garyburd/redigo: 535138d
  • github.com/go-critic/go-critic: v0.6.1
  • github.com/go-logr/stdr: v1.2.2
  • github.com/go-ole/go-ole: v1.2.6
  • github.com/go-redis/redis: v6.15.8+incompatible
  • github.com/go-toolsmith/astcast: v1.0.0
  • github.com/go-toolsmith/astcopy: v1.0.0
  • github.com/go-toolsmith/astequal: v1.0.1
  • github.com/go-toolsmith/astfmt: v1.0.0
  • github.com/go-toolsmith/astinfo: 9809ff7
  • github.com/go-toolsmith/astp: v1.0.0
  • github.com/go-toolsmith/pkgload: v1.0.0
  • github.com/go-toolsmith/strparse: v1.0.0
  • github.com/go-toolsmith/typep: v1.0.2
  • github.com/go-xmlfmt/xmlfmt: d5b6f63
  • github.com/gobwas/glob: v0.2.3
  • github.com/godbus/dbus: ade71ed
  • github.com/gofrs/flock: v0.8.1
  • github.com/golangci/check: cfe4005
  • github.com/golangci/dupl: 3e9179a
  • github.com/golangci/go-misc: 927a3d8
  • github.com/golangci/gofmt: 244bba7
  • github.com/golangci/golangci-lint: v1.43.0
  • github.com/golangci/lint-1: 297bf36
  • github.com/golangci/maligned: b1d8939
  • github.com/golangci/misspell: v0.3.5
  • github.com/golangci/revgrep: c22e500
  • github.com/golangci/unconvert: 28b1c44
  • github.com/google/certificate-transparency-go: v1.1.1
  • github.com/google/trillian: v1.3.11
  • github.com/gookit/color: v1.4.2
  • github.com/gordonklaus/ineffassign: 2e10b26
  • github.com/gorhill/cronexpr: 88b0669
  • github.com/gorilla/handlers: 60c7bfd
  • github.com/gostaticanalysis/analysisutil: v0.7.1
  • github.com/gostaticanalysis/comment: v1.4.2
  • github.com/gostaticanalysis/forcetypeassert: 01d4955
  • github.com/gostaticanalysis/nilerr: v0.1.1
  • github.com/gostaticanalysis/testutil: v0.4.0
  • github.com/hashicorp/go-hclog: v1.0.0
  • github.com/hashicorp/go-version: v1.2.1
  • github.com/huandu/xstrings: v1.2.0
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/intel/goresctrl: v0.2.0
  • github.com/j-keck/arping: v1.0.2
  • github.com/jgautheron/goconst: v1.5.1
  • github.com/jhump/protoreflect: v1.6.1
  • github.com/jingyugao/rowserrcheck: v1.1.1
  • github.com/jirfag/go-printf-func-name: 7558a9e
  • github.com/jmoiron/sqlx: v1.2.0
  • github.com/joefitzgerald/rainbow-reporter: v0.1.0
  • github.com/josharian/txtarfs: 0702f00
  • github.com/juju/ratelimit: v1.0.1
  • github.com/julz/importas: 841f0c0
  • github.com/k0kubun/colorstring: 9440f19
  • github.com/kulti/thelper: v0.4.0
  • github.com/kunwardeep/paralleltest: v1.0.3
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/kyoh86/exportloopref: v0.1.8
  • github.com/ldez/gomoddirectives: v0.2.2
  • github.com/ldez/tagliatelle: v0.2.0
  • github.com/letsencrypt/pkcs11key/v4: v4.0.0
  • github.com/lightstep/tracecontext.go: 1757c39
  • github.com/linuxkit/virtsock: f8cee7d
  • github.com/logrusorgru/aurora: a7b3b31
  • github.com/lufia/plan9stats: 39d0f17
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/maratori/testpackage: v1.0.1
  • github.com/marstr/guid: v1.1.0
  • github.com/matoous/godox: 6504466
  • github.com/matryer/is: v1.4.0
  • github.com/mattn/go-shellwords: v1.0.12
  • github.com/mattn/go-sqlite3: v1.9.0
  • github.com/maxbrunsfeld/counterfeiter/v6: v6.2.2
  • github.com/mbilski/exhaustivestruct: v1.2.0
  • github.com/mgechev/dots: e955255
  • github.com/mgechev/revive: v1.1.2
  • github.com/miekg/pkcs11: v1.0.3
  • github.com/mistifyio/go-zfs: f784269
  • github.com/mitchellh/copystructure: v1.0.0
  • github.com/mitchellh/go-ps: v1.0.0
  • github.com/mitchellh/osext: 5e2d6d4
  • github.com/mitchellh/reflectwalk: v1.0.1
  • github.com/moby/locker: v1.0.1
  • github.com/moby/sys/mountinfo: v0.5.0
  • github.com/moby/sys/signal: v0.6.0
  • github.com/moby/sys/symlink: v0.2.0
  • github.com/mohae/deepcopy: c48cc78
  • github.com/moricho/tparallel: v0.2.1
  • github.com/morikuni/aec: v1.0.0
  • github.com/mozilla/scribe: fb71baf
  • github.com/mozilla/tls-observatory: 7bc4285
  • github.com/mrunalp/fileutils: v0.5.0
  • github.com/mwitkow/go-proto-validators: v0.2.0
  • github.com/nakabonne/nestif: v0.3.1
  • github.com/nbutton23/zxcvbn-go: fa2cb28
  • github.com/ncw/swift: v1.0.47
  • github.com/nishanths/exhaustive: v0.2.3
  • github.com/nishanths/predeclared: v0.2.1
  • github.com/opencontainers/runc: v1.1.0
  • github.com/opencontainers/runtime-spec: 1c3f411
  • github.com/opencontainers/runtime-tools: 1d69bd0
  • github.com/opencontainers/selinux: v1.10.0
  • github.com/otiai10/copy: v1.2.0
  • github.com/otiai10/curr: v1.0.0
  • github.com/otiai10/mint: v1.3.1
  • github.com/phayes/checkstyle: bfd46e6
  • github.com/polyfloyd/go-errorlint: 910bb79
  • github.com/pseudomuto/protoc-gen-doc: v1.3.2
  • github.com/pseudomuto/protokit: v0.2.0
  • github.com/quasilyte/go-consistent: c6f3937
  • github.com/quasilyte/go-ruleguard/dsl: v0.3.10
  • github.com/quasilyte/go-ruleguard/rules: 545e0d2
  • github.com/quasilyte/go-ruleguard: v0.3.13
  • github.com/quasilyte/regex/syntax: 30656e2
  • github.com/rs/cors: v1.7.0
  • github.com/russross/blackfriday: v1.6.0
  • github.com/ryancurrah/gomodguard: v1.2.3
  • github.com/ryanrolds/sqlclosecheck: v0.3.0
  • github.com/safchain/ethtool: 9aa261d
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/sanposhiho/wastedassign/v2: v2.0.6
  • github.com/satori/go.uuid: v1.2.0
  • github.com/sclevine/agouti: v3.0.0+incompatible
  • github.com/sclevine/spec: v1.2.0
  • github.com/seccomp/libseccomp-golang: 3879420
  • github.com/securego/gosec/v2: v2.9.1
  • github.com/shazow/go-diff: b6b7b67
  • github.com/shirou/gopsutil/v3: v3.21.10
  • github.com/shurcooL/go-goon: 37c2f52
  • github.com/shurcooL/go: 9e1955d
  • github.com/sivchari/tenv: v1.4.7
  • github.com/sonatard/noctx: v0.0.1
  • github.com/sourcegraph/go-diff: v0.6.1
  • github.com/ssgreg/nlreturn/v2: v2.2.1
  • github.com/stefanberger/go-pkcs11uri: 78d3cae
  • github.com/sylvia7788/contextcheck: v1.0.4
  • github.com/syndtr/gocapability: 42c35b4
  • github.com/tchap/go-patricia: v2.2.6+incompatible
  • github.com/tdakkota/asciicheck: e657995
  • github.com/tenntenn/modver: v1.0.1
  • github.com/tenntenn/text/transform: 7eef512
  • github.com/tetafro/godot: v1.4.11
  • github.com/timakin/bodyclose: cb62158
  • github.com/tklauser/go-sysconf: v0.3.9
  • github.com/tklauser/numcpus: v0.3.0
  • github.com/tomarrell/wrapcheck/v2: v2.4.0
  • github.com/tomasen/realip: f0c99a9
  • github.com/tommy-muehle/go-mnd/v2: v2.4.0
  • github.com/tv42/httpunix: 2ba4b9c
  • github.com/ultraware/funlen: v0.0.3
  • github.com/ultraware/whitespace: v0.0.4
  • github.com/uudashr/gocognit: v1.0.5
  • github.com/valyala/fasthttp: v1.30.0
  • github.com/valyala/quicktemplate: v1.7.0
  • github.com/valyala/tcplisten: v1.0.0
  • github.com/viki-org/dnscache: c70c1f2
  • github.com/vishvananda/netlink: f5de759
  • github.com/vishvananda/netns: 2eb08e3
  • github.com/willf/bitset: v1.1.11
  • github.com/xeipuuv/gojsonpointer: 4e3ac27
  • github.com/xeipuuv/gojsonreference: bd5ef7b
  • github.com/xeipuuv/gojsonschema: v1.2.0
  • github.com/xo/terminfo: ca9a967
  • github.com/yeya24/promlinter: v0.1.0
  • github.com/yudai/gojsondiff: v1.0.0
  • github.com/yudai/golcs: ecda9a5
  • github.com/yudai/pp: v2.0.1+incompatible
  • github.com/yvasiyarov/go-metrics: 57bccd1
  • github.com/yvasiyarov/gorelic: a9bba5b
  • github.com/yvasiyarov/newrelic_platform_go: b21fdbd
  • go.mozilla.org/mozlog: 4bb1313
  • go.mozilla.org/pkcs7: 432b235
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.3.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.3.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.3.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.3.0
  • google.golang.org/cloud: 975617b
  • gopkg.in/airbrake/gobrake.v2: v2.0.9
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/gemnasium/logrus-airbrake-hook.v2: v2.1.2
  • gopkg.in/warnings.v0: v0.1.2
  • k8s.io/cri-api: v0.23.1
  • k8s.io/kubernetes: v1.13.0
  • mvdan.cc/gofumpt: v0.1.1
  • mvdan.cc/interfacer: c200402
  • mvdan.cc/lint: adc824a
  • mvdan.cc/unparam: aac4ce9

Don't miss a new operator release

NewReleases is sending notifications on new releases.