Meta
The compile dependencies have been updated to Knative Serving v1.0.0, Knative Eventing v1.0.0 (Go module versions are v0.27.0).
Deprecated options cleanup
Approaching the Knative 1.0.0 milestone several deprecated options were removed.
--limits-cpu
--limits-cpu
--request-memory
--request-cpu
--min-scale
--max-scale
--lookup-path
Released plugins
The kn-plugin-quickstart
plugin is now included since this release.
The plugins that are released in parallel and aligned with Knative v1.0.0 are:
- kn-plugin-admin for managing Knative installations that are running on Kubernetes | download
- kn-plugin-quickstart to quickly set up a local Knative environment from the command line. | download
- kn-plugin-source-kafka for managing a Kafka Source that has been installed via eventing-kafka on the backend | download
- kn-plugin-source-kamelet for managing Kamelet Sources that has been installed via Camel-K on the backend | download
All those plugins are released separately and are technically not part of this knative/client
release, they are aligned however to share the same Knative dependencies and can be targeted for inlining.
You can find the complete list of changes in the CHANGELOG.