Commit Graph

29 Commits

Author SHA1 Message Date
Ville Aikas 7911ab4633 Remove extra.yaml from a link to release-with-gcppubsub.yaml (#534) 2018-11-12 13:39:45 -08:00
Evan Anderson f1721ec51a Update eventing top-level readme with @sebgoa feedback (#530)
* Update documentation for 0.2 release.

* Update docs with @sebgoa feedback.
2018-11-09 15:59:44 -08:00
Matthias Wessendorf dac9b48453 updating wrong file name (#528) 2018-11-09 09:30:44 -08:00
Evan Anderson 5bf95ba8ef Update documentation for 0.2 release. (#527) 2018-11-09 09:25:44 -08:00
Ville Aikas 67224a6786 Remove outdated samples (#509) 2018-11-06 12:58:36 -08:00
Ville Aikas 44cd74fe68 Add docs from eventing sources (#496)
* Move samples from eventing-sources to this repo

* Remove old k8s-events in lieu of kubernetes-event-source
2018-11-06 10:55:36 -08:00
RichieEscarez 74ed0fd04a Use the ksvc shortname for services (#492)
* Replace services.serving.knative.dev with ksvc

* Replace -f with long flag --filename
2018-11-02 15:59:34 -07:00
Tanzeeb Khalili c8c3340ae8 Update references to monitoring namespace (#407) (#416) 2018-10-30 17:30:34 -07:00
Simon Woodman 26d3de54de minor edits to examples (#419) 2018-10-08 11:03:28 -07:00
Ryan Gregg 08ab237cb3 Revert ksvc changes (#442) 2018-10-05 14:30:24 -07:00
RichieEscarez 0304e7a85c cleanup remaining kubectl shorthand -o flags (#394)
* Cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags

* cleanup remaining kubectl shorthand -o flags
2018-09-12 10:46:16 -07:00
Tyler Auerbeck b2254cbb42 Update docs to use kubectl long flags (#372)
* Update docs to use kubectl long flags

* adding back in the --filename flag (lost when manually merged)

* notice a few missed

* notice a few missed '-f' flags

* change -o to --output
2018-09-12 09:46:03 -07:00
Aurélien Pupier 01f02a9ca6 Fix typos (#274)
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-09-07 09:09:32 -07:00
Gregory Haynes 0a3db66e16 Fix ordering in github-events function deploy (#361)
* Fix ordering in github-events function deploy

In this sample app we ask the user to deploy the application
(function.yaml) before creating the githubsecret. This causes the deploy
to fail with a configerror because it references a secret which doesnt
exist.

* remove typo
2018-09-06 16:24:35 -07:00
Sam O'Dell 00d6cec8ca services.serving.knative.dev -> ksvc, adding check install guide (#360)
* services.serving.knative.dev -> ksvc, adding check install guide

* Updating image to add outline

* Making Richie's suggested edits
2018-08-31 09:58:12 -07:00
Sabari Kumar Murugesan 557cacbf27 Run eventing samples from the samples home directory (#363) 2018-08-29 11:03:11 -07:00
Scott Nichols b37d9ab15f Adding GitHub Sample for move from eventing. (#339)
* Staging for move from eventing.

* the event name needed to be updated.

* Dockerfile worked just fine.

* Updated based on feedback.

* core core core.

* Updated based on feedback.

* Add todo to add to Understanding what happened.
2018-08-27 16:34:11 -07:00
Adam Harwayne 90095973d8 Fix a typo in the path so that ko can be used to deploy the sample. (#334) 2018-08-15 09:40:56 -07:00
Eric Bottard 146b7e203b Update role reference in sample (#276)
This may require double check / confirmation, but My cluster did not have a `viewer` role. It did have a `view` role though.
2018-07-30 15:30:37 -07:00
Ryo Takaishi 94db3dac2d fix: duplicate phrase (#267) 2018-07-25 09:43:35 -07:00
Evan Anderson fce1af36d5 Update eventing README.md to be more user-facing. (#256)
* Update eventing README.md to be more user-facing.

* Address @samodell suggestions

* Fix last @samodell comment.
2018-07-24 16:21:35 -07:00
Evan Anderson 32f3f9483a Add a minimal-dependencies working example listening to k8s events (#240)
* Copy and clean up knative/eventing/samples/{flow,k8s_events_function} to docs.

* Clean up go build and make it work.

* Add a comment for where to update image.

* Clean up prereqs & steps 1-2 based on test runthrough.

* 'Merge'

* Name function 'read-k8s-events' like in the example.

* Fix the image path to work with ko.

* More name fixes for ko

* Use `dep` to load eventing and k8s.io to avoid glog flag collision. :-/

* Update paths for dep + docker build.

* Add initial startup line to indicate container is running.

* Update Kibana logging details

* Apply PR feedback.
2018-07-24 08:53:34 -07:00
Ryan Gregg ce673eb568
Fix link to setup Knative Serving 2018-07-22 21:58:50 -07:00
Grant Rodgers 4024489534 Link to eventing docs in eventing repo (#228)
Previous links were broken.
2018-07-20 15:58:32 -07:00
Ivan Nikittin bc0684caaa
Update README.md 2018-07-19 17:15:54 -07:00
Ivan Nikittin d6ab031ec0
Update README.md 2018-07-19 17:12:04 -07:00
Ivan Nikittin 2bb9073b0d
Add files via upload 2018-07-19 17:11:09 -07:00
Ryan Gregg c81e11176e Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
Ivan Nikittin 4fef4e2a7d
Rename events/README.md to eventing/README.md 2018-07-18 15:15:39 -07:00