Commit Graph

1415 Commits

Author SHA1 Message Date
Matthias Wessendorf d2b6b0ec72
Updates on the PingSource (#2274)
* Updates on the PingSource

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Updates on the PingSource

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-03-10 15:58:29 -07:00
Matthias Wessendorf be1eb2998c
Source migrations (#2275)
* some first migration

* Addressing comment from Ashleigh's review

* Adding SinkBinding migration doc

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* fix the ko:// by removing...

* Addressing feedback

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-03-10 14:51:29 -07:00
Grant Rodgers b9fc03bc24
Add leads of eventing WGs as area approvers (#2295)
There are now owner aliases for eventing wg leads, sources wg leads,
and channels wg leads. Took a first stab at approvers:

Eventing WG leads approve docs/eventing
Sources WG leads approve docs/eventing/sources
Delivery (Channels) WG leads approve docs/eventing/channels
2020-03-10 12:21:29 -07:00
Matthias Wessendorf 3cfa3f0268
Documenting the Trigger annotation case for the Broker creation (#2285)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-03-10 10:59:29 -07:00
Lionel Villard 83ef2078a7
use lowercase title to be consistent with the rest of the doc (#2250) 2020-03-09 11:12:28 -07:00
Matt Moore 229160ffe7
Add a minishift redirect (#2286)
I must have missed this because the MD link checked is dying here: https://github.com/knative/serving/pull/7167
2020-03-09 07:38:28 -07:00
Scott Nichols c44c757e22
Make documentation for PingSource. (#2126)
* Document ping source.

* Squashed commit of the following:

commit 9a04cb6761
Author: Scott Nichols <snichols@vmware.com>
Date:   Thu Feb 27 07:32:03 2020 -0800

    Document ping source.

* typo on source.

* update image

* kail tabs

* by name default
2020-03-09 04:19:28 -07:00
Matt Moore 1c0a55cce1
Auto-update dependencies (#2278)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-03-06 05:52:26 -08:00
Matt Moore 6b092fb511
Adopt the builds from knative.dev/net-istio (#2280)
Fixes: https://github.com/knative/serving/issues/7043
2020-03-05 20:39:26 -08:00
Knative Prow Robot 41bbe4b5b0
Updated Serving API docs for 0.13.0 (#2271)
* Updated docs for eventing 0.13.0

* Adding updated eventing.md file for v0.13.0

* Add Serving API docs 0.13.0

* Adding Serving API docs for 0.13.0

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

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

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-03-04 10:58:54 -08:00
Knative Prow Robot 04d13efbe0
Rename Monitoring bundle to Observability plugin. (#2269)
* Rename Monitoring bundle to Observability plugin.

Related: https://github.com/knative/docs/issues/2265

* Incorporate feedback from Richie
2020-03-04 10:17:53 -08:00
Matt Moore 65e30eda6f
Rename knative-with-any-k8s for better SEO (#2270)
Related: https://github.com/knative/docs/issues/2265
2020-03-03 17:01:53 -08:00
ellenevans 2b5a3889eb
Eventing API docs for v0.13.0 (#2268)
* Updated docs for eventing 0.13.0

* Adding updated eventing.md file for v0.13.0

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

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

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-03-03 16:59:53 -08:00
Lionel Villard 13414d2aff
Flow v1beta1 (#2264)
* update example to use v1beta1 api

* WIP: update flow doc to v1beta1

* update pictures

* fix links
2020-03-03 13:04:53 -08:00
Dave Protasowski e144a1a7a4
Update OWNERS_ALIASES (#2256)
@dgerd is stepping away from Knative - swapping in @dprotaso as an approver
2020-03-03 12:20:53 -08:00
Ville Aikas e0657a3536
Update docs to v1beta1 + add more details about channel based broker (#2259)
* Update docs to v1beta1 + add more details about channel based broker

* fix yaml indentation + break broker into simple and simple with dlq

* address PR feedback

* Updated for eventing pr 2670
2020-03-03 11:14:53 -08:00
Matt Moore ba6d1eddf5
Add `--upgrade` to `./hack/update-deps.sh` (#2263) 2020-03-02 18:25:52 -08:00
shturec 11b88c30c1
add gardener to vendors list (#2232) 2020-02-29 14:45:52 -08:00
Ashleigh Brennan f2b8e986dd
Follow up updates to CLI install doc (#2257) 2020-02-28 06:17:51 -08:00
Mike Petersen d4f56b2979
Fix istio sds link in installing istio (#2254) 2020-02-27 17:57:51 -08:00
sebgoa 573eef1a12
add triggermesh to the list of knative offerings (#2235) 2020-02-25 10:07:51 -08:00
Lv Jiawei 4f392fbb6c
Fix version typo in using-auto-tls.md (#2240) 2020-02-24 14:43:08 -08:00
Matt Moore bb87e7a464
Update contour install. (#2241)
Reflect the changes to the namespace/service to use for IP/CNAME.
2020-02-24 07:56:08 -08:00
Matthias Wessendorf 783f9c9e38
Updating sample doc for some changes for +genreconciler (#2223)
* Updating sample doc for some changes for +genreconciler

* make stupid lint happy
2020-02-19 06:28:05 -08:00
Ashleigh Brennan 9c5258ec26
Added section for connecting to a cluster (#2047) 2020-02-18 11:25:58 -08:00
Ignacio (Nacho) Cano 989435d068
Re-fixing Google links (#2222)
* pubsub channel

* update

* removing google org
2020-02-16 12:12:40 -08:00
capri-xiyue 2fd9b20b11
deleted duplicate cloud scheduler and cloud storage source (#2221)
* deleted duplicate cloud scheduler and cloud storage source

* modified the samples

* fixed the sample source
2020-02-14 15:42:41 -08:00
capri-xiyue 220ec64e7a
Create/Update code samples for knative-gcp sources (#2125)
* Create/Update code samples for knative-gcp sources

* added project and secret for gcp sources

* fixed format

* rename

* updated install knative with k8s
2020-02-14 14:43:40 -08:00
Sam O'Dell f2bee416db
fix typo (#2219) 2020-02-14 14:31:41 -08:00
Francesco Guardiani 8890fb6f5a
key deserializer doc for kafka source (#2140)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-02-14 14:24:49 -08:00
Daniel Bevenius c3019c2561
Add {username} to helloworld-go service definition (#2123)
This commit updates the helloworld-go README.md, step 4
("Recreating the sample code" section), and adds {username}
to the example yaml which is mentioned in the description.
2020-02-14 14:24:41 -08:00
Matej Vasek cb5d216bb9
Updated image reference for cron job source example. (#2149)
gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/event_display -> gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display

https://github.com/knative/docs/issues/2145
2020-02-14 14:12:49 -08:00
Andrew Su eae58fbd30
Add documentation for subroutes and k8s service visibility tagging (#1827)
* Add documentation for subroutes and k8s service visibility tagging

* Add PR suggestions
2020-02-14 14:12:41 -08:00
Ignacio (Nacho) Cano 9cde6eca8b
Fixing Google links (#2220)
* pubsub channel

* update

* removing google org
2020-02-14 13:51:41 -08:00
Kenjiro Nakayama cf40d01b9e
Add note for 0% of traffic for obsolete revision (#2192)
This patch adds note for 0% of traffic for old revision.
Current non-routeable makes a few confusion like:

* Until when users should keep setting 0% traffic.
* With 0% traffic setting, the revision is not garbage collected.

Hence, this patch adds the note.
2020-02-14 13:43:49 -08:00
Lionel Villard 40adb9bf22
move flows under Flow section. Fix some typos (#2188)
* move flows under Flow section. Fix some typos

* fix link

* fix link

* add alias to old page
2020-02-14 13:43:41 -08:00
Ignacio (Nacho) Cano e80b27afdb
Adding PubSub Channel (#2214)
* pubsub channel

* update
2020-02-14 13:31:41 -08:00
Sam O'Dell 10c823ffd7
Add upgrading your install file (#2087)
* Add upgrading your install file

* Update Eventing link to point to Eventing page

* responding to feedback

* further updates based on feedback

* fix whitespace

* one more whitespace tweak
2020-02-14 11:49:41 -08:00
Sam O'Dell aeebd0ab1f
Update template to avoid branch confusion (#2217) 2020-02-14 11:46:41 -08:00
Mike Petersen a235f9a0da
Fixed webhook sample path (#2218) 2020-02-14 11:44:41 -08:00
Lionel Villard 7c7b06b504
improving eventing doc (?) (#2189)
* improving eventing doc (?)

* fix in-mem nesting
2020-02-14 11:42:41 -08:00
josiemundi f2a3126e6e
Update Knative Eventing sample link (#2207) 2020-02-13 09:42:36 -08:00
josiemundi 122b61f63a
Updated serving code examples link (#2206) 2020-02-13 09:36:36 -08:00
Scott Nichols 8dfb1f6883
Update docs to talk about CloudEvents Overrides (#2158) 2020-02-12 20:55:35 -08:00
Matthias Wessendorf a8c220b781
Updating to CloudEvent 1.0 compliant events (#2196)
* Updating to CloudEvent 1.0 compliant events

* implementing suggestions from Nacho

* implementing suggestions from Nacho
2020-02-12 20:47:36 -08:00
Matt Moore d3501745cc
Use the feature-state shortcode in install docs. (#2191)
Needs: https://github.com/knative/website/pull/136
2020-02-12 14:38:36 -08:00
Matt Moore 64718349d0
A couple little cleanups. (#2210)
I should have caught these in code review, but I'll blame github for showing such tight code blocks ;-)
1. Couple missed artifact shortcodes,
2. Alphabetize Channels,
3. Fix some wording around Broker installation that is inaccurate.
2020-02-12 13:24:18 -08:00
capri-xiyue ebc1833355
updated deadlinks of knative-gcp sources (#2118)
* updated deadlinks of knative-gcp sources

* updated sources.yaml and generated README.md
2020-02-12 12:55:18 -08:00
Doug Davis 4a6ba767bd
Add pointer to monitoring-core.yaml (#2197)
* Add pointer to monitoring-core.yaml

DO NOT merge this until https://github.com/knative/serving/pull/6663
is merged

Signed-off-by: Doug Davis <dug@us.ibm.com>

* use template

Signed-off-by: Doug Davis <dug@us.ibm.com>
2020-02-12 09:42:22 -08:00
Matt Moore 1f8922d7e0
Drop the custom install guide. (#2212)
With the addition of sources and channels to the "any" install guide, this should now be fully redundant.

The only places of which I'm aware that are NOT covered are being intentionally dropped due to missing samples (e.g. AWS SQS source), and have been handed off to their respective working group leads.
2020-02-12 08:19:22 -08:00