Commit Graph

1971 Commits

Author SHA1 Message Date
Ville Aikas 1ba98b3b61
v1alpha1 -> v1 for Trigger (#2818) 2020-09-15 13:40:41 -07:00
Pierangelo Di Pilato e274ef04ae
[Kafka Broker] Change installation steps and artifact names (#2815)
The control plane is now a separate artifact, so we need to
add another step to the installation and rename the control plane
and the logging config artifacts.

- Renamed `kafka-broker-config-logging` -> `kafka-config-logging`
- Renamed `kafka-broker-controller` -> `kafka-controller`

Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-09-15 09:25:43 -07:00
Matt Moore 3483924ff9
Promote net-contour to stable. (#2808)
All of the known remaining issues with Contour have been resolved, and I've been carefully monitoring testgrid and digging into any 503s (or other dataplane related failures).

As of me writing this:
1. The only failure in the net-contour testgrid is due to its workaround for https://github.com/knative-sandbox/net-certmanager/issues/44, which shouldn't practically manifest in the context of Serving.
2. The only failures in the contour leg on Serving testgrid are due to infrastructure (Go, etcd, GKE, resource exhaustion)

I will continue to track testgrid carefully as we head towards 0.18, but at present it is likely as solid as any of our ingress options.
2020-09-13 10:22:01 -07:00
Matthias Wessendorf b9fd9eb44b
💄 Updating references to the real REPO url (#2631)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-09-10 03:47:50 -07:00
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