Commit Graph

1380 Commits

Author SHA1 Message Date
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
Sam O'Dell f7552b51a7 Fix broken resource links (#1163) 2019-04-11 11:23:58 -07:00
mattmoor-sockpuppet 7c4ff1c98e Format markdown (#1162)
* Format markdown

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

* revert bad diff
2019-04-11 08:28:58 -07:00
RichieEscarez 16c15515c5
Revert last change 2019-04-10 17:52:00 -07:00
RichieEscarez 4365a6b946
add 'Documentation' to main menu (#1161) 2019-04-10 16:53:13 -07:00
RichieEscarez 83cb2cf430 convert img links to relative (#1160) 2019-04-10 15:22:58 -07:00
Michael Vorburger ⛑️ fa8d7aa1ab link Install to openshift-cloud-functions/knative-operators (#981)
use Documentation/blob/master/knative-OCP-4x.md instead of
https://github.com/openshift-cloud-functions/knative-operators
(as suggested in code review feedback)
2019-04-10 11:35:59 -07:00
Kevin Moore 52f464f44e Update community Dart sample (#1058)
* ignore .packages – this is machine-specific

* Fix pubspec - use `publish_to` instead of `private`

Order keys to follow convention

* update dependencies

* code cleanup
2019-04-10 11:18:58 -07:00
Michael Vorburger ⛑️ bcf11e5b63 suggest using knative-operators's installation script in minishift doc (#982)
* add initial version of knative-with-minishift.sh

The idea is to further fully automate the steps
from the install/Knative-with-Minishift.md documentation,
by integrating with the other scripts here.

* point to new minishift script from doc

* structure Knative-with-Minishift.md TOC/headings

* rm knative-with-minishift.sh again, and just use openshift-cloud-functions/knative-operators

* use "two" instead of "x2" (review feedback)
2019-04-10 11:05:58 -07:00
Ignacio Cano e7f6be6d35 Bitbucket Event Source (#1153)
* 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.
2019-04-10 10:38:59 -07:00
Christoph Buchli 8236ae4b70 Fix bash syntax error (#1157)
Adds missing chaining in bash command resulting in invalid command error: Unexpected args: [oc apply oc apply]
2019-04-10 10:19:59 -07:00
Prafull Kotecha c51c61656d Update .gitignore (#1152)
ignore vscode internal files.
2019-04-10 09:58:59 -07:00
RichieEscarez 9f308c25ab Import previous knative blogs from medium (#1075)
* git mv - rename first then edit

* rename files, format html, add graphics, import blogs

* add ko microservices
2019-04-10 09:46:00 -07:00
sebgoa cb490eb9b0 #fixit remove ref to subscriber (#1056) 2019-04-10 09:09:59 -07:00
mattmoor-sockpuppet 541df1a173 Format markdown (#1156)
* Format markdown

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

* revert bad diff
2019-04-10 07:01:00 -07:00
Ciaran Roche f62c8d0a67 fix export IP Address step (#1094) 2019-04-09 16:04:58 -07:00
RichieEscarez 8561954c4f
API docs for v0.5.0 release (#1142) 2019-04-06 00:58:15 -07:00
Toshinori Sugita f437aa451d update cleanup (#1147) 2019-04-05 18:21:56 -07:00
Sam O'Dell d5735fd8b0 message_dumper to event_display (#1126) 2019-04-05 16:34:57 -07:00
Sam O'Dell 1085225d92 v0.4 -> v0.5 (#1149) 2019-04-05 16:12:57 -07:00
Dan Gerdesmeier 4774f79875 Update sample to use the new URL field (#1121)
* Update sample to use the new URL field

This updates the blue green sample to use the new URL field instead of
asking the user to query a fixed URL.

Fixes #1078

* Update docs/serving/samples/blue-green-deployment.md

Co-Authored-By: dgerd <dangerd@google.com>

* Update docs/serving/samples/blue-green-deployment.md

Co-Authored-By: dgerd <dangerd@google.com>
2019-04-05 15:33:57 -07:00
Nikhil Barthwal 8c7a02c96f Update dep for test-infra (#1145) 2019-04-05 15:06:57 -07:00
DeWitt Clinton 90cce3fe05 Add Ryan Gregg to the Knative Steering Committee (#1141)
Google nominated, and the steering committee approved, the nomination of Ryan Gregg (github.com/rgregg) to fill their allotted and vacant seat.
2019-04-03 14:34:55 -07:00
Matt Moore c99dce1d81 Reflect #api channel rename to #serving-api (#1140) 2019-04-03 14:11:56 -07:00
Ryan Gregg 13da240891 Proposal: Update for Knative Governance [WIP] (#1017)
* Update for governance proposal

* Add credit to Kubernetes source doc

* Adding the TBD seats with my proposed allocations.

* Clean up formatting

* Clarify meeting frequency

* Clarify voting requirements

* Update w/ feedback

* Clarify who to contact

* Updates from feedback

* Add committee term duration

* Define procedure for changing charter

* Rebase on master

* Fix location of repo guidelines

* Fix page index

* Remove extranous sample files
2019-04-03 13:32:37 -07:00
Dan Gerdesmeier b9c4445c15 Updated generated documentation for serving (#1120)
Update generated documentation to commit 0be6e87 in
preparation for cutting 0.5.
2019-04-03 12:39:56 -07:00
Sam O'Dell 5ec15df0f9 Update PR template with branch info (#1128)
* Update PR template with branch info

* Update with suggestions from Richie
2019-04-03 11:02:56 -07:00
RichieEscarez d304cc7758 delete old version of site landing page (#1132) 2019-04-02 15:08:55 -07:00
Sam O'Dell e7a7fe9431 Eventing v0.5 updates (#1125) 2019-04-02 13:34:56 -07:00
Joan Edwards 350855d401 Fix 'verion' mispelling in check-install-version (#1122)
Relates to [Issue #1119](https://github.com/knative/docs/issues/1119)
* 'verion' typo fix
* removed unnecessary article 'a' in line 33
2019-04-01 16:10:55 -07:00
Adam Harwayne 24be4447dd Update the kubernetes-event-source example to use Broker, rather than Channel. (#1091)
* Update the kubernetes-event-source example to use Broker, rather than Channel.

* Simplify busybox.

* Update docs/eventing/samples/kubernetes-event-source/README.md

Co-Authored-By: Harwayne <harwayne@google.com>

* Update docs/eventing/samples/kubernetes-event-source/README.md

Co-Authored-By: Harwayne <harwayne@google.com>

* Specify k8s-events.yaml.
2019-04-01 15:03:55 -07:00
Adam Harwayne 335374775f Update the GcpPubSubSource example to use Broker, rather than Channel. (#1049)
* Update the GcpPubSubSource example to use Broker, rather than Channel.

* Small updates.

* Add a message for the updated ClusterRole.

* Point to 0.5.0 URL, a not-yet-active URL.
2019-04-01 14:44:54 -07:00
Adam Harwayne 88f3afba53 Update the iot-core demo to use Broker rather than Channel (#1103)
* Update the iot-core demo to use Broker rather than Channel. Also remove ko and kail usage.

* Update docs/eventing/samples/iot-core/README.md

Co-Authored-By: Harwayne <harwayne@google.com>
2019-04-01 14:25:56 -07:00
mattmoor-sockpuppet cb504f078a Format markdown (#1123)
* Format markdown

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

* Revert bad diff
2019-04-01 11:56:55 -07:00
Vincent Batts 1c2a4f5fd6 build: code block was smooshed (#1124)
the code block formating got smooshed into the paragraph above

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-04-01 11:29:55 -07:00
RichieEscarez 013b186666 Resolving bad merge with cherry-pick (#964) (#1116)
* Resolving bad merge with cherry-pick:
Update traffic splitting example to use Release mode (#964)

* Update traffic splitting example to use Release mode

This change updates the traffic splitting example to use release mode
introducing the concepts of the mode in three steps. This change also
simplifies running the commands and removes the need to mutate files on
disk to run through the example.

* Use envsubst instead of perl. Simplify image path

* Use long names for arguments

* Update diff statement

* Add envsubst install instructions

* remove dup file
2019-03-29 13:51:54 -07:00