Commit Graph

8 Commits

Author SHA1 Message Date
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Ville Aikas c20a981a25 use public image instead of requiring ko (#582) 2018-11-27 14:07:22 -08:00
Grant Rodgers dc77aaa3fe Get logs by label selector (#538)
Now user doesn't need to fill in the actual pod name.
2018-11-12 15:47:45 -08:00
Ville Aikas b950ebc91d Make serving a prerequisite rather than a surprise later on (#537) 2018-11-12 15:28:45 -08:00
Ville Aikas 7d72822372 Remove redundant (and errorneous) installation of eventing-sources (#536)
* Remove redundant (and errorneous) installation of eventing-sources

* Remove other extraneous cruft (eventing sources, move channel to its own section
2018-11-12 15:07:45 -08:00
Matthias Wessendorf dac9b48453 updating wrong file name (#528) 2018-11-09 09:30:44 -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