RichieEscarez
e12f17bea1
fix typo ( #2919 )
2020-10-08 16:41:21 -07:00
Tara Gu
5d63fb87e6
Add documentation for max-scale-limit ( #2860 )
...
* Add documentation for max-scale-limit
* Review
* add 'the'
* Review
2020-10-08 16:07:21 -07:00
Paul Morie
a6e957bde3
Add blog post on project governance changes ( #2873 )
2020-10-08 12:21:21 -07:00
Kenjiro Nakayama
929b038305
Fix autoscale-go sample service path ( #2896 )
2020-10-08 12:09:29 -07:00
Scott Nichols
51b6579dfe
testing update to github action ( #2893 )
2020-10-08 12:09:21 -07:00
Vincent
4151fa5b22
Fix the broken links for serving and eventing configuration by configmap ( #2811 )
2020-10-08 09:22:21 -07:00
Pierangelo Di Pilato
61e6696ca0
Change event type in Sequence with Broker example ( #2897 ) ( #2916 )
...
If the type of the event isn't changed by the last step in the
sequence the event will be resent to the Trigger that targets
the sequence creating an unwanted loop.
Fixes #2851
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-10-08 09:06:21 -07:00
Pierangelo Di Pilato
40c985f108
Change event type in Sequence with Broker example ( #2897 )
...
If the type of the event isn't changed by the last step in the
sequence the event will be resent to the Trigger that targets
the sequence creating an unwanted loop.
Fixes #2851
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-10-08 08:34:21 -07:00
Pierangelo Di Pilato
39e502def4
Remove Eventing Migration ( #2898 )
...
- `ContainerSource` is still supported, so there is no migration to do.
- `CronJobSource` has been removed in 0.13.
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-10-07 07:40:21 -07:00
Scott Nichols
a5c233f793
apiserversource is now v1 ( #2903 )
2020-10-07 07:31:21 -07:00
capri-xiyue
44f48560a4
updating ApiServerSource example to use v1 ( #2880 )
...
* updating ApiServerSource example to use v1
* changed apiserversource.md to v1 apiserversource
* changed badge to v1
2020-10-06 17:44:20 -07:00
Ashleigh Brennan
1d46f99575
Updated landing page ( #2863 )
...
* Updated landing page
* fix images location
* fix image locations
* remove old links
2020-10-06 10:41:20 -07:00
Kenjiro Nakayama
58c473597c
Fix Istio installation for CI ( #2889 )
...
* Import net-istio
* Run hack/update-deps.sh
* Update test/e2e-test.sh
* Fix mistake
* Update go.mod and re-run hack/update-deps.sh
2020-10-06 12:10:01 -05:00
Julian Friedman
e4d95cdf07
Make feature flag doc less misleading ( #2878 )
...
While it's technically true that we pick the first container with a
port, this is because we only allow exactly one container to _have_ a
port.
2020-10-01 11:02:29 -07:00
Matt Moore
ab5a28421e
Update common github actions ( #2875 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-01 06:11:29 -07:00
Matt Moore
812c402cb8
upgrade to latest dependencies ( #2876 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-01 05:54:29 -07:00
Carlos Santana
c286734995
hello-world java spark using kn and tabs ( #2834 )
2020-09-30 23:53:29 -07:00
RichieEscarez
cf4781ecdc
API docs for 0.18 docs release ( #2867 )
...
* API build for 0.18 serving and eventing
* fix for ref docs restructure
* add eventing-contrib and auto trim whitespace
* manually remove whitespace and add that to the instructions
* fix nav ordering
* remove whitespace
2020-09-30 13:38:29 -07:00
Kenny Leung
928470b210
Update OWNERS_ALIASES ( #2874 )
...
Remove self from install-eng-reviewers list.
2020-09-30 12:24:29 -07:00
Markus Thömmes
fefa4c5a8f
Add tested Istio version for clarity ( #2872 )
...
* Add tested Istio version for clarity
* Adjust to 1.4
2020-09-30 10:41:29 -07:00
RichieEscarez
156bccd307
remove Sams permissions ( #2869 )
2020-09-30 07:47:29 -07:00
Matt Moore
c0f3e4eca0
upgrade to latest dependencies ( #2865 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-30 07:37:29 -07:00
Julian Friedman
8db736a146
Document Scale Down Delay ( #2857 )
...
* Document Scale Down Delay
* capital change
2020-09-30 06:59:29 -07:00
Markus Thömmes
1ed08d39c0
Add global configuration for target-burst-capacity and some corrections ( #2871 )
...
* Add global configuration for target-burst-capacity
* Correct some of the information
2020-09-30 00:18:29 -07:00
Mike Petersen
7b385ee689
Added note about the configmap not being complete ( #2837 )
2020-09-29 23:02:29 -07:00
Pierangelo Di Pilato
d91a14d0fc
Align example output ( #2835 )
...
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-09-29 14:53:28 -07:00
arturenault
d25b707820
Add documentation for disabling AutoTLS per service/route via annotation ( #2838 )
2020-09-28 07:30:45 -07:00
María Cruz
9ea53f25c7
Adding a section about new releases blog ( #2795 )
...
* Adding a section about new releases blog
* Update blog/README.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/README.md
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
2020-09-28 06:59:45 -07:00
Matt Moore
2816194fe7
upgrade to latest dependencies ( #2862 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-28 06:47:45 -07:00
Matt Moore
aa7cb11226
upgrade to latest dependencies ( #2861 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-27 23:41:45 -07:00
Matt Moore
3ca2bfd110
Run github.com/client9/misspell ( #2859 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-25 06:37:43 -07:00
Matt Moore
65e22e1793
upgrade to latest dependencies ( #2856 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-25 00:49:44 -07:00
Matt Moore
64e0ef9337
Update common github actions ( #2846 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-24 19:43:43 -07:00
Lionel Villard
95926c6c00
Add Redis source ( #2849 )
2020-09-24 10:43:40 -07:00
Ashleigh Brennan
59c1fbdf3a
Updated link for RH OCP offering ( #2853 )
...
* Updated link for RH OCP offering
* minor text update
2020-09-24 09:36:40 -07:00
Matt Moore
d8e1859490
upgrade to latest dependencies ( #2850 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-24 08:51:40 -07:00
Lionel Villard
122832f0cd
fix links to knative sandbox sources and inline source README ( #2848 )
...
* fix links to knative sandbox sources.
* fix kafka source link
2020-09-23 12:52:40 -07:00
Victor Agababov
bb959fa97e
add deployment doc ( #2841 )
2020-09-23 12:29:40 -07:00
Ashleigh Brennan
e6d96d0a52
Update reference section as per #1883 ( #2806 )
...
* Update reference section as per #1883
* fix link
* update folder name
* fixed links and peer review feedback
* added aliases
* added aliases
* removed unnecessary heading
* removed kn section
* updated heading and position of optional stuff
* fix note
2020-09-23 11:19:40 -07:00
Matt Moore
817313dccc
upgrade to latest dependencies ( #2847 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-09-23 08:06:40 -07:00
Francesco Guardiani
3ffa2e30d3
Vert.x tabbed sample ( #2823 )
...
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-09-22 07:43:48 -07:00
Francesco Guardiani
ffe8ca854e
Rust tabbed sample ( #2822 )
...
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-09-22 07:43:40 -07:00
Matt Moore
651034abd2
[master] Auto-update dependencies ( #2836 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-09-21 07:35:50 -07:00
Matt Moore
a26fb04fef
[master] Auto-update dependencies ( #2831 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-09-18 10:12:45 -07:00
Victor Agababov
a6b08db492
Fix the doc layout so it actually renders the whole file ( #2828 )
...
Now it's cut after hard limit
2020-09-17 15:05:46 -07:00
Matt Moore
ab6175eaf6
[master] Auto-update dependencies ( #2825 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-09-17 12:13:42 -07:00
Dave Protasowski
4f1c203ff5
fix istio install ( #2826 )
2020-09-17 11:43:42 -07:00
Matt Moore
6b3f8aad17
Try cloudevents-go with kn ( #2805 )
2020-09-16 13:58:42 -07:00
Ville Aikas
75fa1bebdb
fix the link to camel ( #2819 )
2020-09-15 15:53:41 -07:00
Matt Moore
112e27a736
[master] Auto-update dependencies ( #2745 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-09-15 14:19:42 -07:00