* Add release notes for knative 0.17
* remove trailing space
* fix links
* fix link for pierDipi
* address title
* address description comment
* cleanining intro based on feedback
* update wording based on feedback
* remove mentioned of 1.17 in Serving intro
* fix formatting thanks end paranthesis
* remove heart icon
* update links for learn more
* Add CLI release notes
* add operator release notes
* fix vscode setting for trailing whitespace TFW!
* Updating eventing to start changes with PR number
* Added PR to the front for serving
* adding thanks to contributors in Client component
* fix some paranthesis
* Added eventing-contrib release notes
* Add the instruction on how to use spec.version and spec.manifests
* Fixes the patch based on comments
* Change ma.mi.pa into {{spec.version}}
* Replace missed ma.mi.pa
* build API docs for 0.17
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Deliver events to a particular path of a Trigger subscriber
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Correct sentence
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* add an explicit Broker creation not relying on defaults
* remove extra kind: Broker
* address PR feedback
* remove ws
* just the yaml please... drop the kubectl
* include doc on how to bring your own certificate with net-contour
* remove whitespace & update property name
* fix duplicate cert.pem references
* address Ashleigh's feedback
* make istio & contour create tls secret step the same
* drop redundant clauses
* secret should be namespaced
* Updating Broker docs
* fix broken links
* fix broken links
* renamed file for kafka configmap, mt broker info is moved to README now
* updates from peer review
* changes from peer review
* Added Docs related to excluding namespaces from the Knative Webhook
* Added a bit more information and an example
* Changed title, moved context to the top and implemented suggestions
* Nits
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Removed autoscale link
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Fixed autoscaling link
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
* Add documentation for max-scale global setting
* Update docs/serving/autoscaling/scale-bounds.md
Co-authored-by: Markus Thömmes <markusthoemmes@me.com>
Co-authored-by: Markus Thömmes <markusthoemmes@me.com>
* Add the section to describe the field spec.version
* Change the description on the included releases
* Add the limitation about upgrade and downgrade
* Resolved the comments
* Update the `spec.version` docs
* Cleaning up event source docs
* fix typo, fix links
* updated doc title and link
* added kn source
* updates from SME reviews
* fix alpha > beta missed in rebase
* updated main page link to better starting example for eventing (getting started instead of samples)
* review feedback
* DO NOT REVIEW: debug integration test
* Retain the cluster for debugging
* Skip installing Istio addon
* check if the CRD exists
* Fix the test script
* Switch to use Istio 1.5
* fix the format
* revert the golang change