Nicola Ferraro
31da1807b9
Update camel examples to reflect recent changes ( #1976 )
2019-11-12 12:52:27 -08:00
Jim Crossley
cea5f75839
Fix syntax error in custom-certs example ( #1978 )
...
The secret field should be a map, not a string
2019-11-12 08:51:23 -08:00
Ville Aikas
6178ad5361
Issue 1977 ( #1979 )
...
* update samples to use flow, update cron to use v1.Destination as sink
* parallel examples to flows, fix some missing pieces
* add pointer to where the functions live
2019-11-12 07:37:23 -08:00
RichieEscarez
a8a1032de0
fix broken links (from link checking report tool testing) ( #1975 )
...
* remove missed file
* fix more broken links
* fix markdown only link errors
2019-11-11 19:33:22 -08:00
Ashleigh Brennan
178957f7ec
Renamed autoscaling section, added details for PodAutoscaler custom resource ( #1877 )
2019-11-11 09:20:21 -08:00
Tara Gu
080b4b03fa
Add field imagePullSecrets ( #1961 )
...
* Add field imagePullSecrets
* applying suggestion before merge
2019-11-08 17:50:56 -08:00
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