Ville Aikas
ec013cebf5
fix the broker configmap example ( #2315 )
...
* fix the broker configmap example
* address pr feedback
2020-03-18 12:59:05 -07:00
Lionel Villard
5137c7f427
update parallel doc to v1beta1 ( #2266 )
2020-03-18 06:09:05 -07:00
Evan Anderson
66544546b0
Order eventing, clean up extra header ( #2318 )
2020-03-17 18:09:06 -07:00
Matt Moore
543433136e
Auto-update dependencies ( #2316 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-03-17 16:31:05 -07:00
Cong Liu
46630b5108
Update broker installation doc to include ConfigMapPropagation. ( #2317 )
2020-03-17 14:42:05 -07:00
Matt Moore
d44daa263f
Auto-update dependencies ( #2298 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-03-16 15:17:31 -07:00
Mike Petersen
26d55713fe
Added go mod init so that docker can build ( #2300 )
...
* Added go mod init so that docker can build
* Updated dockerfile and rolled back readme
2020-03-13 13:44:30 -07:00
Evan Anderson
da6d4b800a
Redirect cronjob-source to ping-source ( #2307 )
2020-03-13 12:02:29 -07:00
Evan Anderson
b5807dc5c3
Update Source docs to make the migration from CronJobSource to PingSource more clear. ( #2296 )
...
* Fix typo in CronJobSource
* Fix paths after migration
* Update CronJobSource to indicate that it is deprecated and replaced by PingSource or CronJob + SinkBinding
* Update docs to not that ContainerSource is also deprecated
2020-03-13 11:53:30 -07:00
Vincent
8de8a1cfcb
Remove the additional title for install knative using operators ( #2302 )
...
* Remove the additional title for install knative using operators
* Fix the broken link of ko
2020-03-12 16:24:29 -07:00
Luiz Cesar Cherri
43a23c5492
Removing pipe from KafkaChannel spec ( #2303 )
...
Removing pipe from KafkaChannel spec due to the following error on broker initialization:
- Failed to reconcile trigger channel: json: cannot unmarshal string into Go struct field Channelable.spec of type v1alpha1.ChannelableSpec
Which prevents the broker to initialize.
2020-03-12 14:55:29 -07:00
Vincent
38dd475d66
Add instruction in how to install Knative with Knative operators ( #2261 )
...
* Add instruction in how to install Knative with Knative operators
* Fix the operators's doc based on comments
* Modify the docs of Operators to outline better
* Fixes the typos
2020-03-11 10:52:29 -07:00
Mike Petersen
26447482d7
Updated secret creation for private registries ( #2292 )
2020-03-11 08:24:29 -07:00
Matthias Wessendorf
f16530001a
💄 adding the SinkBinding bits to the index file as well... ( #2297 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-03-11 08:14:29 -07:00
Matthias Wessendorf
3e9fab85b3
☁️ version 1.0 and latest log details ( #2225 )
2020-03-11 05:33:29 -07:00
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