Commit Graph

1380 Commits

Author SHA1 Message Date
mattmoor-sockpuppet 353f6fe300 Format markdown (#1634)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-31 20:02:44 -07:00
Ignacio Cano 31b5c780c1 Default channel for CRDs documentation (#1619)
* 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

* default channels

* updates after ville's comments

* addressing sam's comments

* replacing documents for provisioner-based default channel
2019-07-31 14:16:43 -07:00
Adam Ross beec8a7eeb serving/samples: update helloworld-php to php 7.3 (#1625) 2019-07-31 11:19:43 -07:00
chaodaiG 003aca0f76 Use knative.dev/test-infra (#1627) 2019-07-31 09:59:44 -07:00
mattmoor-sockpuppet 0ef8366c97 Format markdown (#1621)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-28 11:00:04 -07:00
Ville Aikas 496e96400b removing annotation does not remove broker (#1620)
* removing annotation does not remove broker

* address feedback
2019-07-26 15:30:49 -07:00
Lionel Villard 774ba8109a fix broken links. (#1612) 2019-07-26 10:38:47 -07:00
Ryan Gregg 2e9f051c77 Rewrite topic (#1617) 2019-07-25 09:40:36 -07:00
janitha09 f6f38836df Building and deploying the sample (#911)
* Building and deploying the sample

replace this: To find the IP address for your service, use. If your cluster is new, it may take sometime for the service to get assigned an external IP address.

with this:
To find the IP address for your service, use.

Note If your cluster is new, it may take sometime for the service to get assigned an external IP address. Instead of rerunning the command, you can add --watch to the command below to view the component's status updates in real time. Use CTRL+C to exit watch mode.

* Building and deploying the sample

Incorporating suggested changes. Moved Note below the command to find the IP address. Changed sentences to take the form of To do/make etc.
Created a Removing the sample section

* undo the added title: Removing the sample

Accidental additional section for ## Removing the sample app deployment
Add reference to External-IP in To make a request to your app

* Update serving/samples/helloworld-java/README.md

change sometime to some time

Co-Authored-By: janitha09 <janitha_j@hotmail.com>

* Remove $ prefix on commands

The knative style guide prefers this formatting.

* Clean up whitespace

* Revert line continuation, which is unnecessary
2019-07-24 16:24:36 -07:00
Joan Edwards aa9a00e420 Create source_camel_k.yaml in samples directory (#1608)
corrects broken link
2019-07-24 11:57:38 -07:00
Katherine Jackson 765451d484 Some formatting changes to address #1484. (#1585)
* Some formatting changes toaddress #1484.

* Add whitespace for formatting
2019-07-24 11:34:35 -07:00
Joan Edwards 92d47aacfb Correct minor grammatical error (#1580)
* Correct minor grammatical error

* Update README.md
2019-07-24 11:27:35 -07:00
Joan Edwards d102eaaa8d Document usage of Camel K in sources (#1569)
*  Document usage of Camel K in sources

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-07-24 11:18:36 -07:00
Alex Alvarez 9315461ea6 Update Broken Kafka Sample Link (#1615) 2019-07-24 11:08:36 -07:00
Lionel Villard 482f684699 fix typo (#1613) 2019-07-23 16:46:35 -07:00
Ahmed Al-Shirbiny (theShirbiny) 3f05f5286b fix paths (#1611) 2019-07-23 09:19:35 -07:00
Ville Aikas 967b01545b fix incorrect link format (#1605) 2019-07-19 09:46:29 -07:00
Ville Aikas edc4a4a0ed sequence with broker works, update docs (#1606) 2019-07-18 17:00:28 -07:00
Adriano Cunha 2e3285516e Remove Erik and Nikhil from Productivity Reviewers (#1603) 2019-07-16 16:15:27 -07:00
mattmoor-sockpuppet 14cb5fb401 Format markdown (#1600)
* Format markdown

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

* Remove backticks

The indentation and backticks are redundant, so the backticks show up in the `<pre>` block.
2019-07-16 07:14:28 -07:00
nbkrause e850446660 Add Documentation for Install Knative with Ambassador (#1594)
* Add instructions for installing Knative with Ambassador

Signed-off-by: nbkrause <krausenoah@gmail.com>

* Update style

Signed-off-by: nbkrause <krausenoah@gmail.com>

* typo fixes

* Update and alphabetize installation options

Signed-off-by: nbkrause <krausenoah@gmail.com>

* Fix title

Signed-off-by: nbkrause <krausenoah@gmail.com>

* Link to Knative-Ambassador docs
2019-07-15 15:03:27 -07:00
mattmoor-sockpuppet 45259429a0 Format markdown (#1598)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-12 07:16:37 -07:00
Joan Edwards 110a835d80 Updating image path for OpenShift install docs (#1587)
* Updating image path for OpenShift install docs

* Update Knative-with-OpenShift.md
2019-07-11 11:42:25 -07:00
RichieEscarez 6efd60b4a0 movemenutoconfig (#1589) 2019-07-10 10:41:10 -07:00
mattmoor-sockpuppet 2ade01b621 Format markdown (#1590)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-10 09:05:11 -07:00
RichieEscarez 71ff376356 07 api from new version of script (#1571)
* 07 api from new version of script

* fix broken link
2019-07-09 14:19:57 -07:00
Chi Zhang 19ad1b32ce Remove Istio requirement for Eventing (#1579)
Eventing did not require Istio from v0.6.
2019-07-09 13:32:58 -07:00
Katherine Jackson 58c15d362a Removes references to a invalid sample file. Fixes #1457. (#1584) 2019-07-09 12:21:55 -07:00
Katherine Jackson 0ff95f4ffe Removes links to non-existant files. Fixes #1563. (#1582) 2019-07-09 10:09:54 -07:00
mattmoor-sockpuppet df32d80c14 Format markdown (#1573)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-03 22:02:34 -07:00
Yanwei Guo 68a0ba0d53 Update logs metrics (#1568)
* update docs

* change subtitile

* fix image

* fix image

* address comment
2019-07-02 15:27:33 -07:00
Ahmet Alp Balkan 56586dbb26 reference: fix api grouping in reference docs (#1561)
This bumps the `gen-crd-api-reference-docs` to v0.1.5 which has two notable
fixes impacting Knative:

1. Prevent types in same apiGroup but different apiVersion (e.g v1beta1 vs
   v1alpha1) from grouped together.
2. De-duplicate the apiGroups list when types belonging to that api group come
   from different Go packages.

Fixes #1559.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-07-01 13:10:19 -07:00
mattmoor-sockpuppet 9618355695 Format markdown (#1567)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-07-01 09:50:20 -07:00
Sam O'Dell 38111f9530 remove kubectl get pods for eventing sources (#1557) 2019-06-28 15:28:07 -07:00
RichieEscarez 48d71201c8 New07api (#1558)
* new 07 API with eventing-contrib

* manually fix HTML links and dup pkgs

* update readme to mention manual updates
2019-06-28 15:21:07 -07:00
Ahmet Alp Balkan eb734da7cb gen-api-reference-docs: fixes for eventing-contrib (#1552)
This updates to a recent version of gen-crd-api-reference-docs and allows
customizing the -api-dir option so that the docs for theeventing-contrib repo
can be generated.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-06-28 15:17:07 -07:00
Katherine Jackson cbeff6ea7f Content and Formatting Changes to Knative Kubernetes Services (#1522) (#1536)
* Document edit for issue 1522

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Addressing review comments for issue 1522

* Addressing review comments for issue 1522

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>

* Update docs/serving/knative-kubernetes-services.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>
2019-06-28 10:55:06 -07:00
mattmoor-sockpuppet d0bd1ffe9b Format markdown (#1556)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-06-28 07:59:07 -07:00
Gabriel Mukobi a886c2eaba Fix a small grammatical error (#1554)
Changed
"resource maps a network endpoint to a one or more revisions"
to 
"resource maps a network endpoint to one or more revisions"
2019-06-27 20:18:06 -07:00
Joan Edwards a1adc42fc2 Fix broken link in Install Knative doc (#1553) 2019-06-27 16:30:06 -07:00
Joan Edwards 4e51f35c21 Update Image for Install Knative on OpenShift (#1551) 2019-06-27 14:20:07 -07:00
Joan Edwards abf1d1ba4e Knative Install on OpenShift (#1520)
* Knative Install on OpenShift

* Update Knative-with-OpenShift.md
2019-06-27 13:06:07 -07:00
Matt Moore 595c6e86ef Revert the use of Serving v1beta1. (#1545) 2019-06-27 11:06:07 -07:00
mattmoor-sockpuppet d284c36655 Format markdown (#1549)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign @samodell
2019-06-27 07:24:10 -07:00
RichieEscarez a175c42678 add _index.md to sequences (#1543) 2019-06-26 17:43:06 -07:00
RichieEscarez 2491c56e56 change list to releases landing page (#1540) 2019-06-26 16:51:05 -07:00
RichieEscarez 75c6e88fa8 Clarify "event sources" NOT "Knative eventing sources" (#1535)
* clarify eventing resources (not just sources)

* Update docs/eventing/debugging/README.md

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>
2019-06-26 15:32:06 -07:00
RichieEscarez 6204204d43 New 0.7 API docs (#1529)
* 0.7 API docs

* create temporary eventing-contrib redirection
2019-06-26 12:29:06 -07:00
Katherine Jackson 5c00c408ff Fixes broken link mentioned in bug 1460 (#1524) 2019-06-26 10:35:06 -07:00
Scott Nichols 8cbfa1e9b3 There is no longer a eventing-sources release. (#1532) 2019-06-26 09:18:06 -07:00