Knative Kn Plugin Quickstart release v1.5.1
This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.
For details on installing and using the plugin, see the README.
Changes by Kind
Uncategorized
- Linux users will need to manually create a tunnel for minikube. This should eliminate some common networking bugs and is already being done for Mac and Windows users. (#300, @psschwei)
Dependencies
Added
Nothing has changed.
Changed
- knative.dev/client: v0.31.0 → v0.32.0
- knative.dev/eventing: v0.31.0 → v0.32.0
- knative.dev/hack: 6ffd841 → 12d3e2a
- knative.dev/networking: 1145ec5 → 22d1b93
- knative.dev/pkg: e325df6 → 19adf79
- knative.dev/serving: v0.31.0 → v0.32.0
Removed
- go.uber.org/goleak: v1.1.12