Commit Graph

1473 Commits

Author SHA1 Message Date
Tomas Isdal 4455a5eb83
Update 2020-05-toc_election_results.md 2020-05-15 11:12:06 -07:00
Tomas Isdal 3fc9c70834
Update 2020-05-toc_election_results.md 2020-05-15 11:11:42 -07:00
Tomas Isdal 170abc158d
Update and rename knative_toc_election_2020_results.md to 2020-05-toc_election_results.md 2020-05-15 11:11:23 -07:00
Tomas Isdal f90d72e69d
Rename knative_toc_election_2020_results to knative_toc_election_2020_results.md 2020-05-15 11:09:03 -07:00
Tomas Isdal 6f0156b532
Rename blog/knative_toc_election_2020_results to blog/steering/knative_toc_election_2020_results 2020-05-15 11:08:41 -07:00
Tomas Isdal 618e0cd9c2
Create knative_toc_election_2020_results 2020-05-15 11:07:02 -07:00
Evan Anderson efa607f93e
Add a test for "index.md" frontmatter and fix the repo to match (#2377)
* Add a test for "index.md" frontmatter and fix the repo to match

* Fix trailing whitespace

* Merge and add new required index.md files.

* Clarify error message action needed

* Fix up another new sample

* Fix spacing on error message
2020-05-15 08:41:02 -07:00
Evan Anderson a46f96e035
Fix links after #2449 (#2468) 2020-05-14 15:03:00 -07:00
Matt Moore 891a4d3a16
[master] Auto-update dependencies (#2460)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-05-14 14:23:00 -07:00
Cong Liu d48f7b0bd7
Link instructions to run website locally (#2465) 2020-05-14 14:04:00 -07:00
Lukas Berk 076cd1cd43
Update kafkasource apigroup to match eventing-contrib (#2347)
* Update kafkasource apigroup to match eventing-contrib

knative/eventing-contrib#902 updated the apigroup, update the docs to match

* Unlint prettier changes

* One more unlint
2020-05-14 13:48:00 -07:00
Matthias Wessendorf 42aa251722
Adding sample config map configs for the two brokers (#2451)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-05-13 22:38:58 -07:00
Grant Timmerman 39531287d1
fix: revert hello-deno std lib to pre 1.0, see denoland/deno#5267 (#2467)
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
2020-05-13 12:55:57 -07:00
Matthias Wessendorf f5ac1101b2
Adding missing broker class (#2452)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-05-13 12:14:58 -07:00
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