Commit Graph

2459 Commits

Author SHA1 Message Date
Lionel Villard b67c2efb11 add external code samples (#1971) 2019-11-08 10:54:56 -08:00
Adam Harwayne ca497f1373 Documentation about tracing for Knative Eventing. (#1663)
* Documentation about tracing for Knative Eventing.

* removed licensing (knative.dev footers shows on all pages)

* Update docs/eventing/accessing-traces.md

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

* PR comments.

* Channel dispatcher description.

* New screenshots.

* Small changes and pretty print the JSON.

* A quick edit
2019-11-05 16:54:02 -08:00
Adriano Cunha 065ab744e7 Run markdown_build_tests directly to: (#1963)
* fix readonly var warning
* skip unnecessary tests
2019-11-05 13:55:26 -08:00
Nicola Ferraro 57ab7aa0fc Update documentation about CamelSources (#1937)
* Update documentation about CamelSources

* Fix version

* Apply suggestions from code review

Applying suggestions

Co-Authored-By: Sam O'Dell <31352624+samodell@users.noreply.github.com>
2019-11-05 08:43:27 -08:00
Adriano Cunha 8cc363e29b Add a script to check for dead links in markdown files (#1954)
Also update test-infra for the latest goodness.
2019-11-04 12:35:19 -08:00
Ignacio (Nacho) Cano 51b878d8eb Links to files in pubsub example (#1953)
* updates

* one more fix
2019-11-01 10:15:12 -07:00
Ignacio (Nacho) Cano 02efe26e91 updates (#1950) 2019-10-31 11:02:13 -07:00
Matt Moore 657bd6ddc2 Add vaikas to OWNERS via new account (#1943) 2019-10-30 20:48:12 -07:00
RichieEscarez 06881add07 invalid since v0.8.1 (#1947)
* invalid since v0.8.1

fix for https://github.com/knative/docs/issues/1859

* remove references to the invalid topic
2019-10-30 18:10:12 -07:00
RichieEscarez 85476b5bc1 remove build for good (#1942) 2019-10-30 17:53:12 -07:00
RichieEscarez d46de88555 dynamically populate the correct repo branch (#1945) 2019-10-30 17:50:12 -07:00
RichieEscarez 43bfc95a4e update eventing-contrib api (#1941) 2019-10-30 12:14:12 -07:00
Lionel Villard 768e738764 Add CouchDB event source (#1935) 2019-10-28 11:34:43 -07:00
Eric Allred 652c3d546c Fixing links (#1936)
* test commit

* Fixed two broken links in install area
2019-10-28 10:34:42 -07:00
Ahmet Alp Balkan 3f485a0a15 Use cpu metric for CPU-based autoscaling sample (#1918)
Using `autoscaling.knative.dev/metric: concurrency`
made no sense to me so I'm doing a quick PR.

An example of this can be found at https://medium.com/@mchmarny_google/https-medium-com-p-knative-autoscaling-love-story-e32a27b7855
but let's not try to send people to external links to
find how to do this.
2019-10-24 06:44:42 -07:00
Akash Verenkar 7ed19736c2 Hello world - Go for Knative Eventing. (#1862)
* App + readme

* vendored packages - cloudevents/sdk-go and its dependencies

* Mark-ups updated. Final testing on a new cluster pending.

* final changes
2019-10-23 11:01:28 -07:00
Adam Ross 81bc837df5 helloworld: go clarity tweaks and go modules for shell (#1908)
* helloworld: go clarity tweaks and go modules for shell

* helloworld: go and shell README and comment alignment
2019-10-21 15:15:25 -07:00
Qiu Jian e2ee73d197 Add annotatios in autoscale example (#1901)
The original autoscale example misses annotations
2019-10-21 15:02:25 -07:00
Matthias Wessendorf dbae4d819c Version updates and CE update (#1915) 2019-10-21 14:56:25 -07:00
Eric Allred 093675762a Eallred google patch 1 (#1909)
* Update README.md

fixed broken link to K8 / Knative installation instructions

* Update README.md

Arun Gupta blog is not responding with content - added Arun Gupta github link for this instead.
2019-10-16 12:35:16 -07:00
R4hul a181c0d358 Update README.md (#1899) 2019-10-14 12:19:32 -07:00
Mete Atamel 187ed5ae23 Changed C# sample to use .NET Core 3.0 and more lean and secure alpine as base image (#1816)
* Changed C# sample to use more lean and secure alpine as base image

* Updated sample to use .NET Core 3.0

* Fixed typos in README.md

* Fixed indentation
2019-10-11 13:38:31 -07:00
Ville Aikas 1acf133068 remove references to in-memory-channel-* (#1888)
* remove references to in-memory-channel-*

* missed one provisioner reference
2019-10-11 12:17:31 -07:00
Quinn Slack 44bb37f109 fix typo (offical -> official) (#1836)
* fix typo (offical -> official)

* fix typo
2019-10-11 11:50:30 -07:00
Ignacio (Nacho) Cano 11e51f0771 Fixing specversions, using url (#1890)
* 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

* updates
2019-10-11 10:01:31 -07:00
Ville Aikas e9cc9c52aa fix incorrect link (#1889) 2019-10-10 13:22:06 -07:00
Aleksander Slominski b65ef09cdd Capitalize Channel for consistency (#1879)
* Capitalize Channel for consistency

* consistent capitalizing
2019-10-09 16:57:04 -07:00
Aleksander Slominski a03d889c60 Add docs title for Kafka subsections (#1878) 2019-10-09 16:43:05 -07:00
cshou 375c10308c Update a few invalid links and a couple tips for prerequisite (#1873)
* Update a few invalid links and a couple tips for prerequisite

* add more context for installing Istio knative extra
2019-10-08 14:37:37 -07:00
Kenjiro Nakayama a0db71db20 Fix format (#1863)
This patch fixes the format of code block.
2019-10-08 10:42:37 -07:00
Jean-Rémy Bancel d4504f1e3e Remove comment about limitation that doesn't exist anymore (#1871)
We used to recommend deploying only a single instance of Envoy per ingress Gateway because we had no visibility on when they would be ready. This is not true anymore since we probe them now.
2019-10-08 10:37:38 -07:00
Aleksander Slominski b401213e83 Correct indent formatting and use demo correct strimzi topic to send test event (#1869) 2019-10-08 09:17:39 -07:00
Aleksander Slominski 8cb957eada Fix KafkaSource URL (#1868) 2019-10-07 14:44:10 -07:00
Matthias Wessendorf 69b071c47d Apache kafka (#1712)
* Adding Kafka samples for channel and source

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

* fixing selector bug ... 🔥
2019-10-04 13:17:07 -07:00
Matt Moore 1359104439 Drop the manual gateway resolution from samples. (#1846)
This builds on these changes to allow us to drop the manual gateway resolution from our samples:
https://github.com/knative/docs/pull/1839
https://github.com/knative/docs/pull/1840
https://github.com/knative/docs/pull/1841

The expectation is that samples are run in an environment with DNS suitably configured, even if
that is simply `xip.io` for development.
2019-10-02 11:44:07 -07:00
Matt Moore 026acebf9f Document xip.io with ambassador. (#1839)
Note that I haven't been able to verify this due to: https://github.com/datawire/ambassador/issues/1871
2019-10-02 09:19:05 -07:00
Matt Moore aad87199b3 Document xip.io with Gloo. (#1840) 2019-10-01 16:09:05 -07:00
Walter Poupore ec69cedbe1 Fixed minor typos. (#1849)
Removed extraneous period and double quotes.
2019-10-01 09:33:12 -07:00
Matt Moore 504f4a8737 Drop the vestigial knative.dev/type annotations (#1848) 2019-10-01 09:33:04 -07:00
Matt Moore e614801341 Document xip.io with Istio. (#1841) 2019-10-01 09:21:05 -07:00
Matt Moore bf0eefc64d Fix a minor typo (#1847) 2019-10-01 09:18:04 -07:00
Kenjiro Nakayama 4eca0eba7d Fix invalid format in Getting Started with App Deployment (#1837) 2019-09-30 13:18:45 -07:00
Matt Moore 01cdc708a1 Update the Kubernetes version requirements. (#1832)
* Update the Kubernetes version requirements.

* Change kubectl version requirements wording, other review feedback.
2019-09-30 10:02:45 -07:00
Kenjiro Nakayama 55070f3d7b Move scale bounds settings to annotation field (#1813) 2019-09-29 08:57:44 -07:00
Adriano Cunha 2ae04764eb Update OWNERS_ALIASES for Productivity WG (#1831) 2019-09-27 15:05:42 -07:00
Peng Li 0752307878 Correct path and attributes (#1819)
* Correct path and attributes

* typo
2019-09-26 14:56:42 -07:00
Dan Gerdesmeier 4a3e811d15 Update install link (#1825) 2019-09-26 14:49:41 -07:00
Ramon Pires da Silva 27f40573ad fix wrong identation (#1820) 2019-09-25 11:26:40 -07:00
chaodaiG 497c78d760 Update Helloworld unit test error message to make it actionable (#1812)
* Update Helloworld unit test error message to make it actionable

Update error message with detailed explanation so that developers know how to debug if unit test ever failed.
Fix a bug in unit test.
Update all READMEs so that they are valid

* Feedback updates
2019-09-24 14:28:42 -07:00
Nils Schmidt 49ebc27142 Improve gke static ip assign doc (#1821)
* Remove error-prone if branch for ingress gateway name detection<

* Add gke example image of desired external IP address state

* Remove knative-ingressgateway due to versioned docs

* Remove knative-ingressgateway due to versioned docs in whole repo

* Fix indention
2019-09-24 09:57:44 -07:00