Commit Graph

1667 Commits

Author SHA1 Message Date
Francesco Guardiani 0bdea0de88
Updated to sdk-rust 0.2 (#2730)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-09-10 03:35:51 -07:00
Peng Li 35eb9e28d2
Fix the mismatch process for creating ksvc based on hello-go (#2664) 2020-09-10 03:23:51 -07:00
Didier Durand 13259eb376
fixing typo (#2786) 2020-09-10 03:13:07 -07:00
Matthias Wessendorf d59327f843
🔥 remove deprecated and have only the fqn for injection (#2761)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-09-10 03:12:59 -07:00
Mike Petersen 88d311b6ee
Updates a broken docker link to docker.io (#2742) 2020-09-10 03:12:51 -07:00
Markus Thömmes b1d394b4f8
Remove unnecessary occurrences of whitelist and master. (#2799) 2020-09-10 02:09:51 -07:00
Tomoya Nishide 62e7010832
add DockerHubSource to the list of sources. (#2794) 2020-09-09 03:21:50 -07:00
Francesco Guardiani 84d95a7aef
Updated to latest sdk-java 2.0.0-milestone2 (#2788)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-09-08 06:52:32 -07:00
Carlos Santana a46422142e
operator install prereq kubernetes 1.16 minimum version (#2789) 2020-09-08 05:44:32 -07:00
Carlos Santana b108127a53
Add release notes for knative 0.17 (#2780)
* 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
2020-09-05 15:57:32 -07:00
Vincent 5bcea2b532
Add the instruction on how to use spec.version and spec.manifests (#2767)
* 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
2020-09-03 12:26:31 -07:00
Jean-Rémy Bancel 66da56fd78
Document the feature/extensiuon flags. (#2791) 2020-09-01 14:19:16 -07:00
Zhimin Xiang 89a1d00c7f
fix the min k8s version (#2784) 2020-08-31 18:55:15 -07:00
Chi Zhang 804aded0ea
Fix the go mod vendor path for knative test-infra (#2785) 2020-08-28 10:37:07 -07:00
Zhimin Xiang 0a5daff1f3
Update the stale content of configuring TLS of Istio Gateway (#2778)
* Update the doc of manually configuring TLS cert for Istio Gateway to replace the stale way

* fix typo

* address comments
2020-08-28 10:18:07 -07:00
Bob Furu 533ea659fc
Remove redundant paragraph in CONTRIBUTING.md (#2783)
The first paragraph appears twice. This is my first pull request to the knative/docs project.
2020-08-27 14:22:06 -07:00
Chi Zhang 73030ef0f0
Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
Pierangelo Di Pilato f79be9939c
[Kafka-Broker] Fix rendering issue (#2764)
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-08-21 08:51:46 -07:00
Aurélien Pupier 2e905ef195
Change from sources.eventing.knative.dev/v1alpha1 to (#2766)
sources.knative.dev/v1alpha1 #2765

the apiVersion naming has been modified

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2020-08-21 06:28:46 -07:00
RichieEscarez ee28750789
build API docs for 0.17 (#2763)
* 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>
2020-08-20 11:42:14 -07:00
Lionel Villard ea76f35f66
Add multi-tenant GitHub source installation doc (#2650)
* add mt github installation instructions

* apply fixes from review

* fix typo
2020-08-20 10:46:14 -07:00
Pierangelo Di Pilato 4d2c89421b
Deliver events to a particular path of a Trigger subscriber (#2760)
* 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>
2020-08-19 12:17:14 -07:00
Zhongduo Lin (Jimmy) 08e812cf41
fix broker url in eventing getting-started.md (#2758) 2020-08-18 17:01:13 -07:00
Ville Aikas 28fd0eb2ba
add an explicit Broker creation not relying on defaults (#2756)
* 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
2020-08-18 13:25:14 -07:00
Ville Aikas 981e8c5e74
remove spec / annotations so broker uses defaults (#2754) 2020-08-18 09:53:13 -07:00
Pierangelo Di Pilato cf9bccfd59
Document all event delivery parameters (#2752)
* Document all event delivery parameters

Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Fix typo: linerar -> linear

Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-08-18 09:22:13 -07:00
Pierangelo Di Pilato 80c67ed2ba
Add Apache Kafka Broker (#2740)
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-08-18 08:20:14 -07:00
runzexia b4bd42c38a
fix get vsvc in debug app issues (#2572)
Signed-off-by: RyderXia <ryder.xia@sap.com>
2020-08-17 11:23:07 -07:00
Mike Petersen a4df2c0ceb
Updated yaml for example service (#2747) 2020-08-17 06:23:07 -07:00
Dave Protasowski 5281d94f5c
include doc on how to bring your own certificate with net-contour (#2735)
* 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
2020-08-13 08:35:06 -07:00
Lionel Villard cc859d443e
update pingsource doc to use v1beta1 API (#2741) 2020-08-13 07:30:06 -07:00
Kenjiro Nakayama e39d247be5
Fix URL to net-istio for istio manifest (#2748) 2020-08-13 06:41:06 -07:00
Ashleigh Brennan c3523dd1bb
Updating Broker docs (#2707)
* 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
2020-08-12 06:19:05 -07:00
Kenjiro Nakayama ec79229f17
Fix rendering issue in helloworld-go eventing (#2739) 2020-08-11 13:02:05 -07:00
Mike Petersen 8783e31e9b
Changed filename from serving.yaml to serving-core.yaml in upgrade docs (#2723) 2020-08-11 08:03:06 -07:00
Matt Moore d90a1a3d1c
[master] Auto-update dependencies (#2626)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-08-11 07:50:05 -07:00
Mike Petersen 1a53cf8280
Added Docs related to excluding namespaces from the Knative Webhook (#2722)
* 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
2020-08-11 07:30:05 -07:00
Francesco Guardiani 823d6c567a
Nits in cloudevents samples (#2725)
* 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>
2020-08-11 07:11:05 -07:00
Justin Brûlotte 024188faa2
Adding RabbitMQ to Event Source list and change Apache CouchDB link (#2674)
* Adding RabbitMQ to Event Source list and change Apache CouchDB link

Signed-off-by: Justin Brulotte <justin.brlotte797@gmail.com>

Adding RabbitMQ to Event Source list and change Apache CouchBD lin

Signed-off-by: Justin Brulotte <justin.brlotte797@gmail.com>

* Fix Simplified Controller url Image

Signed-off-by: Justin Brulotte <justin.brlotte797@gmail.com>
2020-08-11 06:33:06 -07:00
Matt Moore 9805b3a538
Move net-kourier to beta (#2738) 2020-08-10 13:37:30 -07:00
arturenault a4e1991a05
Add documentation for max-scale global setting (#2736)
* 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>
2020-08-10 12:30:30 -07:00
Matt Moore 60a67ca06c
Move net-contour to beta (#2737) 2020-08-10 11:39:30 -07:00
Tara Gu aa4e10f570
Add docs for initial scale (#2720)
* Add docs for initial scale

* Reword

* Move sentence

* Review

* review

* Reword

* Review
2020-08-06 09:52:29 -07:00
Vincent e8f35156bb
Add the section to describe the field spec.version (#2697)
* 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
2020-08-05 11:20:28 -07:00
Evan Anderson a8a0254f1a
Update CONTRIBUTING.md (#2726) 2020-08-05 07:44:29 -07:00
Ashleigh Brennan 0cb5dc846a
Cleaning up event source docs (#2714)
* 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
2020-08-03 08:25:02 -07:00
Kenjiro Nakayama 9c4a13f040
Fix missing hyphen in eventing getting started guide (#2719) 2020-07-31 11:04:00 -07:00
Zhimin Xiang d5864bcddb
Enable grpc server reflection for grpc-ping example (#2644)
* Enable grpc reflection

* Add reflection
2020-07-30 20:08:00 -07:00
Zhimin Xiang 54508a76d7
Fix the broken E2E tests (#2716)
* 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
2020-07-30 16:43:00 -07:00
danyinggu b3bf007dc2
Add source docs for ContainerSource, APIServerSource and SinkBinding (#2713)
* Add APIServerSource page

* Add container Source

* Add sinkbinding and kn cli

* change version to v1beta1

* fix

* fix nits

* fix event-display

* fix

* fix

* fixes
2020-07-30 07:33:00 -07:00