Commit Graph

1415 Commits

Author SHA1 Message Date
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
RichieEscarez 262e1c7937 add missing mention of cla (#1212)
* add missing mention of cla

* move cla up
2019-04-19 11:01:27 -07:00
RichieEscarez 39e9017067 Update docs contributor guidelines (#1193)
* assigning PRs and choosing branches

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* add missing link to slack

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* clarify commit #

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* add missing link to community samples

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* add link to Owners files that lists TWs

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/DOCS-CONTRIBUTING.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* consistent variables

* remove duplicate statement

* revise wording

* add link, fix typos, and revise for clarity

* clarify owner vs reviewer and add prow links/commands
2019-04-19 10:02:28 -07:00
SataQiu e0ebe6d279 fix some spelling mistakes in docs (#1200) 2019-04-19 09:19:27 -07:00
Grant Timmerman f40d26e8df docs: Remove `--save` from `npm install` (#1206)
See https://stackoverflow.com/a/19578808
2019-04-18 16:09:26 -07:00
Himanshu Pandey f89442336f Added Hello World Java using Spark Java Framework (#1155)
* Added Hello World Java using Spark Java Framework
Renamed helloworld-java to helloworld-java-spring

* removed redundant files

* Renaming helloworld-java-spring back to helloworld-java to resolve conflict due to #1185
2019-04-18 15:38:26 -07:00
Sam O'Dell 15488da77f Add label install to guides, update Minikube (#1195)
* Add label install to guides, update Minikube

* -l to --selector

* Update wording for install

* plug-ins to plugins (remove hyphen)
2019-04-18 12:59:26 -07:00
lIuDuI bafe7456dd Fix typo Knatve -> Knative (#1196)
Signed-off-by: xichengliudui <1693291525@qq.com>
2019-04-18 11:10:26 -07:00
Musa Hamwala II e39bc719f0 Update READMEs to make community samples discoverable. (#1187)
* Addressed changes
- reworded and moved helloworld-shell

* Fix broken shell link
2019-04-17 09:38:26 -07:00
SataQiu 80feaf64af fix some spelling mistakes of docs (#1188) 2019-04-17 09:16:28 -07:00
DeWitt Clinton 63354ca29d Add Paul Morie from Red Hat to the Knative Steering Committee (#1186)
* Update STEERING-COMMITTEE.md

* Update open seat count.
2019-04-16 15:02:26 -07:00
Doug Davis d52ed2c512 Mention IKS's one-click install process (#1131)
Signed-off-by: Doug Davis <dug@us.ibm.com>
2019-04-16 09:49:04 -07:00
Yordan Pavlov b3a137efe5 Knative with Gardener - Fix Installing Istio Typo (#1027) 2019-04-16 09:36:01 -07:00
chaodaiG 9d862fb0c0 update test-infra (#1182) 2019-04-15 15:51:01 -07:00
Ahmet Alp Balkan 3f8fbb2ba0 helloworld-go: install CA certs (#1143)
* helloworld-go: install CA certs

All users who are querying any HTTPS endpoints will need this and won't understand why it's failing.

* address fixes

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-04-15 11:30:00 -07:00
mockturtl de30848e62 fix README (#1180)
Replace pubspec field `private` with `publish_to`.  [ref](https://www.dartlang.org/tools/pub/pubspec#publish_to)

See @52f464f.
2019-04-15 10:51:01 -07:00
Xavier Canal i Masjuan 32a33fb79d Update installation documentation with Minishift (#1114)
* Remove usage of kubectl. Using oc instead

* Update webhook admissions
2019-04-15 09:58:00 -07:00
Gwynn d445707f5e Update Knative-custom-install.md (#1178)
change the name `release.yaml` to `build.yaml`
2019-04-15 09:46:00 -07:00
Zhimin Xiang e4e59c086e Use istio-ingressgateway servce as this is the new one used in Knative 0.3 and above (#1171) 2019-04-15 09:31:05 -07:00
Ville Aikas 8866b9087b knative.slack.com -> slack.knative.dev (#1176) 2019-04-15 09:19:01 -07:00
RichieEscarez 45b2d57496 fix date and reorder (#1172) 2019-04-12 16:20:58 -07:00
RichieEscarez 1bfdfc8644 delete localhost file (#1170) 2019-04-12 13:15:59 -07:00
Ray Tsang 42cf75ff18 Improve Java Hello World (#1111)
* Use AdoptOpenJDK for newest version of JDK that has proper container support.
Upgraded Spring Boot version.

* updated to AdoptOpenJDK
2019-04-11 13:34:00 -07:00