Commit Graph

1187 Commits

Author SHA1 Message Date
Ignacio Cano 2148288a1d Updating eventing API references (#1318)
* Adding bitbucket source documentation.

* Adding README example for bitbucket source.

* Updating example.

* Missed to generate the README

* removing stuff, and updating link to bitbucket source in sources.yaml

* autogenerating README

* removing bitbucket one here.

* update

* regenerating eventing
2019-05-14 11:43:31 -07:00
Gary Brown 9ef1de0ec5 Update docs to define jaeger-operator as a dependency (#1249)
* Update docs to define jaeger-operator as a dependency

* Add reference to 'installing the operator' instructions

* edit to clarify multiple steps
2019-05-14 06:18:40 -07:00
Ying Chun Guo 30cf3267bd add sample of event source ContainerSource (#1105) 2019-05-14 06:03:39 -07:00
Ahmet Alp Balkan 61932e2b04 blog: add kubecon-eu-2019 post (#1313)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-05-13 16:29:39 -07:00
Zhimin Xiang 07dab8ac4e Doc about installing Istio from official source (#1272)
* Doc about installing custom Istio

* Update installing-istio.md

* address comments
2019-05-13 15:45:39 -07:00
Ignacio Cano 4effeeada9 Registry doc: updating Kafka output and few other cosmetics (#1311)
* Adding bitbucket source documentation.

* Adding README example for bitbucket source.

* Updating example.

* Missed to generate the README

* removing stuff, and updating link to bitbucket source in sources.yaml

* autogenerating README

* removing bitbucket one here.

* update

* moving design from eventing

* update

* some updates to Registry

* cosmetic

* next steps and updates

* updated next steps

* event registry

* updates after review

* events

* back to types

* apostrophe

* changing kafka example

* updating kafka example and cosmetic changes to text

* fixed comments
2019-05-13 13:49:40 -07:00
Aisuko 0f85b74543 Remove repeat content (#1309) 2019-05-13 08:58:40 -07:00
mattmoor-sockpuppet e8e630afbb Format markdown (#1310)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-13 08:55:41 -07:00
Himanshu Pandey 793f2f3e12 Removed ENV PORT from all Docker files (#1290)
* Removed ENV PORT from Docker files

* Added back the ENV key
2019-05-13 08:49:40 -07:00
Scott Nichols 40f3fd5725 Update KubernetesEventSource to use ApiServerSource (#1307) 2019-05-10 17:09:38 -07:00
Ignacio Cano 9f86f17c43 Registry documentation (#1292)
* Adding bitbucket source documentation.

* Adding README example for bitbucket source.

* Updating example.

* Missed to generate the README

* removing stuff, and updating link to bitbucket source in sources.yaml

* autogenerating README

* removing bitbucket one here.

* update

* moving design from eventing

* update

* some updates to Registry

* cosmetic

* next steps and updates

* updated next steps

* event registry

* updates after review

* events

* back to types

* apostrophe
2019-05-10 13:45:38 -07:00
Scott Nichols ae0ad0d486 Update docs after moving ContainerSource, CronJobSource. (#1254)
* First pass at updating docs for container source.

* ran lint.

* CronJobSource updated.
2019-05-09 10:27:38 -07:00
mattmoor-sockpuppet 65115d7105 Format markdown (#1295)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-09 10:12:39 -07:00
Dan Peterson 5d4de70b3c eventing/README: add KafkaSource net attribute (#1296) 2019-05-09 10:08:38 -07:00
sebgoa 1f3d6991e5 improve readme to be a bit more friendly (#1287)
* improve readme to be a bit more friendly

* edited

reduced duplicate/or similar linking and/or content
also added in mention of in website related options (ie edit and issues buttons)
2019-05-08 16:36:37 -07:00
RichieEscarez 06f51184f7 remove duplicate files -> all moved to knative/community (#1291) 2019-05-08 16:04:38 -07:00
mattmoor-sockpuppet 8d62a0b066 Format markdown (#1288)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-08 14:13:38 -07:00
Kamesh Sampath 4d7064dcf9 (docs): add quarkus java example (#1047)
* (docs): add sample for Java Quarkus

- Updated build for quarkus v0.13.1
- Added extra toolset to the base image
- refactored to new folder under community samples

Resolves: #1033

Signed-off-by: Kamesh Sampath <ksampath@redhat.com>

* (fix): upgrade to Quarkus v0.13.0

- removed test classes
- removed native image build

* (refactor): remove buildah native image script

- remove buildah native image script and use the one from the base builder img
- remove expose port

* Updated configurationt to get port from env var

* removed PORT env var.
reformatted README code blocks

* (chore): Review comment updates

- (refactor) added native image builder dockerfile
- (refactor) added comments MVN_CMD_ARGS to allow building Quarkus in JVM mode
- (chore) updated the knative build to use the new community samples path
- (chore): add other common IDE files to dockerignore

Signed-off-by: Kamesh Sampath <ksampath@redhat.com>

* updated readme

* Simplified quarkus example

* remove unnecessary dockerfiles

* Respect PORT environmental variable

* remove extra ls in Dockerfile

* Edit to get the user up and running

got a window to test and run the local side of the sample:
- added maven
- clarified code options
otherwise, left the rest of the content as is
2019-05-07 19:35:37 -07:00
Nicola Ferraro ec5db064ff Add example about using CamelSource (#1107)
* Add example about using CamelSource

* Fix doc after review

* Fix typo
2019-05-07 15:18:36 -07:00
zVictor 01c20616b3 fix the spec.selector field in the ingress-gateway (#921) 2019-05-07 14:55:37 -07:00
Himanshu Pandey 1b6c806ccb Removing the PORT environment variable from Docker file and Java code. (#1211) 2019-05-07 09:20:39 -07:00
Kevin Moore 0d8cfba60f More cleanup for helloworld-dart sample (#1159)
Align README.md content with code content
Fix a spelling issue
Ignore files as appropriate
2019-05-07 09:09:40 -07:00
sebgoa aa878027d2 address wrong manifest in gcppubsub sample (#1273) 2019-05-07 08:53:40 -07:00
Matthias Wessendorf 834b25a3cc fix broken demo (#1277) 2019-05-07 08:50:38 -07:00
chaodaiG 041f4a8463 Update test-infra: some fixes (#1263)
* Update test-infra: some fixes

* Install Istio from Addon
2019-05-06 12:35:37 -07:00
William Tam 8d2451efa9 Fix command line to extract LATEST_HOSTNAME (#1258) 2019-05-06 09:10:35 -07:00
mattmoor-sockpuppet 3037f6970c golang format tools (#1274)
Produced via:
  `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))`
  `goimports -w $(find -name '*.go' | grep -v vendor)`
2019-05-06 07:30:38 -07:00
mattmoor-sockpuppet 2985a68440 Format markdown (#1275)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-06 07:05:36 -07:00
Ryan Gregg 554e666e32 Add validation token support (#1248) 2019-05-03 13:02:34 -07:00
DeWitt Clinton 2add2da93d Add Brenda Chan from Pivotal to the Knative Steering Committee (#1261)
* Update STEERING-COMMITTEE.md

* Fix missing bracket.
2019-05-01 13:36:34 -07:00
mattmoor-sockpuppet 3a356c3cec Format markdown (#1253)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* fix bad formatting
2019-05-01 13:27:40 -07:00
Matt Moore 56c7865c36 subroute -> tag (#1257) 2019-05-01 09:01:33 -07:00
Gary Brown 0f93e2b513 Update to include support for deploying Jaeger and accessing its UI (#1154)
* Update to include support for deploying Jaeger and accessing its UI

* Update table

* Update docs/serving/installing-logging-metrics-traces.md

Co-Authored-By: objectiser <gary@brownuk.com>

* Applied review comments

* nitpick

* Changed url version from 0.5.0 to 0.6.0

* Fix Jaeger UI URL
2019-04-29 12:00:32 -07:00
Matt Moore 7d4d5bedab Fix a couple broken links to removed samples. (#1242) 2019-04-29 08:55:31 -07:00
Matt Moore 8e2dd0070d Remove references to Istio yamls attached to releases. (#1243)
In 0.6 we will stop shipping Istio yamls, as we are not in the business of
redistributing Istio (incl. supporting these yamls).  In preparation for that,
this change makes a few changes:
1. Update things to point to the 0.5.2 release
1. Point to our in-tree Istio files (which is what we were attaching)
1. For GKE, direct users to the Istio addon instead.
1. For GKE, add a pointer to CR-GKE (if folks wanted hosted).

This is a half-measure to avoid things breaking.  We need a page that points
folks to the Istio docs, and calls out any specialized instructions for
what Knative needs.
2019-04-28 21:29:31 -07:00
mattmoor-sockpuppet 429da39a46 Format markdown (#1245)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Revert the bad portion of the auto-format
2019-04-28 08:13:30 -07:00
Chi Zhang f8884fd0e9 update test-infra: skip e2e tests for non-code changes (#1236)
* update test-infra: skip e2e tests for non-code changes

* fix conflicts
2019-04-26 09:30:30 -07:00
Adam Ross 53e9dd8dec serving/samples/helloworld-php: render newline (#1224)
* serving/samples/helloworld-php: render newline

* Double quotes in README too
2019-04-25 14:13:29 -07:00
DeWitt Clinton 3ca69a76c0 Fix profile link (#1238) 2019-04-24 16:30:29 -07:00
SataQiu 2def64f4ae fix some spelling mistakes of doc (#1223) 2019-04-24 12:47:30 -07:00
Jason Hall cbefc9b562 Update Build WG calendar link (#1230) 2019-04-24 10:23:28 -07:00
DeWitt Clinton d8a0027068 Add Michael Behrendt from IBM to the Knative Steering Committee (#1233)
* Update STEERING-COMMITTEE.md

Add Michael Behrendt from IBM to the Knative Steering Committee

* Update STEERING-COMMITTEE.md
2019-04-24 07:37:29 -07:00
Sam O'Dell 05c6938115 Fix a typo in Eventing doc (#1221) (#1231) 2019-04-23 17:53:28 -07:00
Matt Moore 8e59e4144f Take a crack at updates for v1beta1 API shape. (#1181) 2019-04-23 12:50:29 -07:00
RichieEscarez c0542fb4b8 fix link to all samples page (#1229) 2019-04-23 12:32:31 -07:00
Musa Hamwala II 8e9ea3f295 README: fix broken links to "help wanted" label (#1214)
* fix broken links to "help wanted" label

* contributingREADME: updated to use 'kind/good-first-issue' label
2019-04-23 10:50:29 -07:00
Ray Tsang c60d695a02 rename hellworld-java to helloworld-java-spring (#1185)
* rename hellworld-java to helloworld-java-spring

* updated sampleapp test

* Updated sample test app tmp directory

* Renamed service name and instructions to reflect helloworld-java-spring
2019-04-23 09:18:29 -07:00
RichieEscarez 1d778b87fc add community _index.md files (#1219) 2019-04-22 11:48:28 -07:00
RichieEscarez 1214e0bf2b links and landing pages for all samples (#1218)
* links and landing pages for all samples

* revision
2019-04-22 11:29:28 -07:00
paassdc b52e9c71ae update sample.yaml to fix the build-template name to buildpacks-cnb (#1207) 2019-04-19 11:18:26 -07:00