Commit Graph

2459 Commits

Author SHA1 Message Date
Matthias Wessendorf 84a6e80d3b
Correcting CloudEvent formatting (#2453)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-05-13 11:26:58 -07:00
Cong Liu b591acd493
Reorder broker docs; add reference to gcp broker (#2449)
* Reorder broker docs; add reference to gcp broker

* Address comments

* Update relative links
2020-05-13 10:50:58 -07:00
Grant Timmerman 65bbf870f7
Update Deno Syntax to New 1.0 Syntax, (#2457)
* feat: bump deno to 1.0

* fix: update to new deno syntax. Update Dockerfile from steren comments

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* style: fix whitespace

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
2020-05-13 10:21:58 -07:00
Ville Aikas cb1ccfa036
make installs consistent (#2463) 2020-05-13 08:44:58 -07:00
Grant Timmerman d67da61de8
feat: bump deno to 1.0 (#2456) 2020-05-12 17:56:57 -07:00
Grant Timmerman a3b4085f1e
feat: add helloworld-deno (#2444)
* feat: add helloworld-deno

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* Update community/samples/serving/helloworld-deno/Dockerfile

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* fix: fix deno sample whitespace

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* fix: use env var for PORT if not specified

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

* fix: deno prefer copy

Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-05-12 16:40:57 -07:00
Matt Moore c4b64a7a39
[master] Auto-update dependencies (#2440)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-05-12 14:41:57 -07:00
Victor Agababov ac18814564
Update the docs to include CC global setting (#2447)
* Update the docs to include CC global setting

CC can be set globally via config-defaults CM.

* fixes

* ops
2020-05-12 10:22:58 -07:00
Ali Ok d4d81e8998
Update README.md (#2442) 2020-05-11 12:51:46 -07:00
Akash Verenkar dc80dc7198
Fix Helloworld golang sample (#2438)
* Fix for https://github.com/knative/eventing/issues/3011

* Removing the binary file that was checked-in by mistake

* Removed trailing spaces

* go 1.14

* pelling correction

* spelling correction
2020-05-07 09:48:45 -07:00
Jonatas Baldin 232eb074d0
Add default tabs on configuring-autoscaling documentation (#2437) 2020-05-06 10:43:44 -07:00
Mike Petersen ba08b75c50
Updated link and default target from 100 to 70 (#2411)
* Updated link and default target from 100 to 70

* Revereted to 100 and updated the link

* Linked back to master
2020-05-06 10:20:44 -07:00
Matt Moore be959be212
[master] Auto-update dependencies (#2434)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-05-06 10:17:45 -07:00
Vincent ab01ec5013
Change the document to install Knative Operator (#2419)
* Add the document to install All-In-One Knative Operator

* Add the description about Alpha phase for operators

* Rewrite the installation guide of Knative Operator

* Update the docs based on comments
2020-05-04 12:28:44 -07:00
Markus Thömmes 992620e24a
Add annotations to autoscaling settings. (#2431) 2020-05-04 11:53:44 -07:00
Matthias Wessendorf df93894c7b
Some updates on usage of v1alpha1 to beta (#2432)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-05-04 05:24:44 -07:00
Jonatas Baldin 9bef3afb14
Add Konnek event source and SinkBinding (#2425)
* Add Konnek event source and SinkBinding

* Update docs/eventing/sources/sources.yaml

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Add link to docs for sinkbinding and container-source inside the sources documentation

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2020-05-02 03:32:43 -07:00
Matt Moore 90d32ff4d8
[master] Auto-update dependencies (#2428)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-05-01 10:11:42 -07:00
Evan Anderson b106a5bd4a
Update link to point to website contributing guidelines for now. (#2427) 2020-05-01 07:50:42 -07:00
Jonatas Baldin 42fd0ab237
Add jonatasbaldin in docs-reviewers (#2424)
* Add jonatasbaldin in docs-reviewers

* Remove git conflict markeres
2020-04-30 13:23:42 -07:00
Matt Moore 4450f6d41f
[master] Auto-update dependencies (#2421)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-30 13:20:43 -07:00
Markus Thömmes 97fe5d54db
Redo the autoscaling configuration documentation. (#2422)
* Redo the autoscaling configuration documentation.

* Minor fixups.
2020-04-30 09:32:42 -07:00
Evan Anderson 65b7cd8b6b
Update triggermesh docs links after repo move (#2423) 2020-04-30 05:48:42 -07:00
Jonatas Baldin 4f9f368abc
Document alternative process to setup a custom hostname for a Service (#2408)
* Document alternative process to setup a custom hostname for a Service

* Remove commented linkTitle field

* Fix trailing spaces and end line

* Add link explaining about domainTemplate
2020-04-29 15:59:43 -07:00
savitaashture a7b085466e
Update Docs to include new field called ContainerStatus in the revision status (#2405) 2020-04-29 15:56:42 -07:00
salaboy 91674c2bb3
Adding Knative Eventing Example (#2395)
* Adding Knative Eventing Example

* Update samples.md
2020-04-29 15:51:42 -07:00
Lv Jiawei 6336aa21f8
Update istio version for install istio-knative-extras.yaml (#2392) 2020-04-29 14:58:42 -07:00
cr22rc ff6d32da0f
Subscriber image should not be in a sub array. (#2420) 2020-04-29 14:40:42 -07:00
Mike Petersen 88eb2d0153
Adding myself to reviewers to start reviewing (#2409) 2020-04-29 14:33:42 -07:00
Matt Moore 652da86029
[master] Auto-update dependencies (#2416)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-29 05:36:42 -07:00
Timur Zununbekov d9a39bbd67
Gitlabsource documentation (#2353)
* Gitlab Source Event doc added

* Eventing-contrib API refs udpated with Gitlabsource

* Fix broken links

* Remove modified eventing-contrib.md
2020-04-29 04:36:43 -07:00
Drew Perttula a9e79c0ec1
typo in 'serverless' (#2418) 2020-04-27 18:15:51 -07:00
Jonatas Baldin 4a41369db5
Add Meetup page (#2398)
* Add Meetup page

* Remove trailing white space

* Update meetup page title, description, links and look/feel

* Change Meetup page weight to to 30 and add "Tracking the Bitcoin ledger" demo video

* Add sentence to catch with past events linking to the YT playlist
2020-04-24 10:58:50 -07:00
Grant Rodgers facc8e9bc5
Remove obsolete source sample (#2413)
Replaced by the sample added in #2058
2020-04-23 10:00:32 -07:00
Lukas Berk 478839f4b4
Update KafkaSource example with updated bootstrapServer, Topics format (#2410)
in knative/eventing-contrib#1156 we've updated the format for the
topics and bootstrapServer to be lists, update example accordingly
2020-04-22 09:06:41 -07:00
Matt Moore 2ffa285b7a
[master] Auto-update dependencies (#2406)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-22 02:41:40 -07:00
ellenevans cc6d24a274
Updated APIs for v0.14.0 release (#2391)
* Updated APIs for v0.14.0 release

* Update docs/reference/eventing/eventing-contrib.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Updated faulty links.

* Update links in serving.md

* trying to fix samples link in GitLab

* Still trying the update

* Update docs/reference/eventing/eventing-contrib.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-04-20 16:43:50 -07:00
Matt Moore c16a99fdb2
[master] Auto-update dependencies (#2388)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-20 08:35:50 -07:00
Antoine Cotten 6d4ace4218
Update references to event-display image (#2390) 2020-04-20 06:19:49 -07:00
Vincent c79c75a5fe
Add the instructions on how to configure the operator CRs (#2273)
* Explain how to configure the ConfigMaps with operator CRs

* Describe how to configure private repository and private secrets

* Describe how to configure SSL certificate for controller

* Describe how to configure ingress gateway

* Describe how to configure the local gateway

* Describe how to configure HA

* Add instruction on eventing operator CR

* Change the description on `default` and `override` fields

* Change the instruction on image overriding for Knative Eventing operator

* Describe how to manage the container resources

* Add the description on defaultBrokerClass

* Add HA configuration to HorizontalPodAutoscaler

* Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-eventing-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Change the content based on the non-suggestion comments

* Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/install/operator/configuring-serving-cr.md

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Fix based on the comments

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2020-04-17 16:22:49 -07:00
Matt Moore 75fdf8e22d
Switch net-kourier to use the artifact shortcode. (#2385)
This is blocked on net-kourier actually having a successful nightly, which should be unblocked by: https://github.com/knative/net-kourier/pull/31
2020-04-14 10:36:17 -07:00
Matt Moore c72b12a83f
This documents the VMware sources for Knative. (#2383)
* This documents the VMware sources for Knative.

Add the install/sample links to the Knative installation instructions.

* Incorporate feedback from evankanderson
2020-04-13 10:22:11 -07:00
sebgoa 56fbb6a7dd
Switch support status for triggermesh external sources (#2236) 2020-04-13 09:59:11 -07:00
Mike Petersen 6ecf46eee5
Added clone of docs to steps and updated paths (#2355)
* Added clone of docs to steps and updated paths

* Fixed event spelling
2020-04-13 09:49:12 -07:00
Kenjiro Nakayama b43d448236
Update Istio version to 1.4.6 (#2384)
* Update Istio version to 1.4.6

* Remove GKE example

* Update invalid link

* Remove language specific docs
2020-04-13 09:46:11 -07:00
Bozhao a6960299d4
Add machine learning serving example using python (#2376)
* Add machine learning serving example using python

* Update readme

* update base on comments

* add python bentoml to the sample's list

* Add trailing newline
2020-04-13 09:42:11 -07:00
Scott Nichols fc69d36ec6
updating to the latest cloudevents sdk - v2.0.0-RC1 (#2386)
* updating to the latest cloudevents sdk.

* ran lint

* markdown had an error in it

* update serving sample readme
2020-04-13 09:31:11 -07:00
Zhimin Xiang 2ce03cbb89
Bump supported cert-manager version to 0.12 (#2381) 2020-04-13 09:05:11 -07:00
Boris Popovschi 17f96d40de
Fix sink/binding sample (#2344) 2020-04-10 11:07:05 -07:00
Mike Petersen d53670a17f
Updated link to autoscale default (#2334) 2020-04-10 10:52:06 -07:00