Commit Graph

1856 Commits

Author SHA1 Message Date
Ahmet Alp Balkan b9d547a641
update gen-api-reference-docs script (#3173)
* update gen-api-reference-docs script

Updating the tool version to v0.3.0 tag.
Ran locally against v0.20.0 tag for serving/eventing repos, seems to be
working fine.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* re-run api reference docs generation

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2021-01-19 17:05:53 -08:00
Victor Agababov 71146847f2
repush: (#3171) 2021-01-19 15:46:53 -08:00
Jean-Rémy Bancel 993578e315
Use inline Istio installation. (#3151)
* Use inline Istio installation.

* Add back link to "advanced installation guide".
2021-01-19 10:10:23 -08:00
Kenjiro Nakayama 7fe440eab4
Promote net-kourier to stable (#3167)
As you can see [testgrid](https://testgrid.knative.dev/net-kourier#continuous&exclude-non-failed-tests=50&sort-by-flakiness=50&width=20), kourier is stable and all features including alpha are implemented.

Henece this patch promotes net-kourier to stable.
2021-01-19 06:40:24 -08:00
zhaojizhuang 89af405bf6
add kafka installation (#3146) 2021-01-19 00:07:21 -08:00
zhaojizhuang 86b0e85cf7
fix apache kafka broken link #3159 (#3160) 2021-01-18 23:56:21 -08:00
Victor Agababov 859f3dff3d
Add vagababov to eng-approvers and sort and trim people not longer in Knative project (#3149)
* Add vagababov to eng-approvers and sort and trim people not longer in project

Also add eng-approvers as approvers to the serving docs.

* merge lists
2021-01-18 12:17:21 -08:00
knative-automation d51ac6248c
upgrade to latest dependencies (#3153)
bumping knative.dev/net-istio 22067c7...b4b1c95:
  > b4b1c95 upgrade to latest dependencies (# 481)
  > ed8a994 Add test for virtualservice status config (# 472)
  > 8ade02d upgrade to latest dependencies (# 478)
  > 9f0302e upgrade to latest dependencies (# 476)
  > 9fe684f Update common github actions (# 475)
bumping knative.dev/hack 4ed1ecb...4422dca:
  > 4422dca Set GOBIN in codegen-library.sh (# 44)
  > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39)
  > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-15 05:58:20 -08:00
Victor Agababov e78ebe4538
Use the new constant in the docs (#3148)
* Use the new constant in the docs

The old one is deprecated.

* fix nit
2021-01-14 14:33:20 -08:00
Ashleigh Brennan 64d675682c
Add load balancing docs (#2559)
* [WIP] Add load balancing docs

* feedback from vagababov

* fix link

* review feedback and removed README

* minor tweaks and improvements

* minor tweaks, formatting

* fixing links

* removed note

* fix link, default values

* review updates

* review updates
2021-01-14 14:04:20 -08:00
Sameer Vohra 647851a051
Update 06-yaml.md (#3094)
Nit: fix kubectl logs command so it runs
2021-01-14 05:19:31 -08:00
dependabot[bot] 1840502579
Bump ini in /docs/serving/samples/cloudevents/cloudevents-nodejs (#3103)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 16:22:32 -08:00
RichieEscarez 0816a3ca90
Knative API docs for v0.20.0 (#3141)
* update API docs for v0.20.0

* remove whitespace -> happy linter
2021-01-13 12:01:20 -08:00
Matthias Wessendorf b2964baca7
Adding updates to the Event registry doc (#3139)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-01-13 04:05:32 -08:00
Evan Anderson 194f542067
Update calendar and drive links (#3127)
* Update calendar and drive links

* Switch link to web published version
2021-01-12 06:23:30 -08:00
Matthias Wessendorf 86eb66057d
Fixing yaml format (#3137)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-01-11 08:35:36 -08:00
Ville Aikas 23533ca02d
update package, fix issue 3135 (#3136) 2021-01-11 05:41:37 -08:00
knative-automation d22a3c317a
Update common github actions (#3128)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-11 00:48:36 -08:00
Sameer Vohra 5d512be475
Update eventing/samples/writing-event-source-easy..README.md (#3084)
- fix url "tutorial on writing a Source with a Receive Adapter" section

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2021-01-08 08:23:36 -08:00
Senthilnathan M 062d6ff7a7
Fixed a typo. (#3110) 2021-01-05 10:56:32 -08:00
knative-automation 7a2fa24f89
Update common github actions (#3119)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-04 07:51:31 -08:00
knative-automation ebbf6c7f18
upgrade to latest dependencies (#3105)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-04 07:41:31 -08:00
Vincent 27e661b23c
Add the description on how to to append customized the manifests (#3114) 2020-12-22 08:43:03 -08:00
Lukas Berk 57f33d3f6b
Add documentation to sinkbinding modes (#3101)
Update docs/eventing/sources/sinkbinding.md

As suggested

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2020-12-17 12:08:02 -08:00
Ricardo Zanini 073e9a5c93
Adding absolute path for Kogito article images (#3109) 2020-12-17 09:53:02 -08:00
Ricardo Zanini cce593b130
Fixing images and reviewers header on Kogito Blog (#3108)
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
2020-12-17 06:54:03 -08:00
SaintMalik 8a703cfa46
fix broken url in docs (#3106) 2020-12-17 06:27:02 -08:00
knative-automation 5f6aec3a84
Update common github actions (#3099)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-16 20:58:02 -08:00
Ricardo Zanini 63c305b544
[New Blog Post] Orchestrating Events with Knative and Kogito (#3083)
* Closes #3076 - [New Blog Post] Orchestrating Events with Knative and Kogito

* Incorporating review comments from abrennan89

* Incorporating macruzbar review

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

* incorporating the diagram of a knative sinkbinding

* Added reviewers
2020-12-16 08:05:59 -08:00
Sameer Vohra ea8f29215a
Update docs/install/installing-istio.md (#3052)
- Remove line with link about managed instio installation as that just links back to the install guide and doesn't provide any specific guidance.
- Improve readability
2020-12-15 20:07:58 -08:00
Dan Wilson 0d2b124d9c
add docs for hostAliases feature gate (#3098) 2020-12-15 09:51:58 -08:00
Sameer Vohra 1c0bef1a05
Update ..sequence-with-broker-trigger/README.md (#3087)
- remove duplicate statement in the wrong location
- reword incorrect statements
- reword statements to be consistent across the file
- fix incorrect statement referring to `Sequence` instead of `Trigger`
- replace `event-display` with `sequence-display` to match pod name

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2020-12-15 04:46:44 -08:00
Sameer Vohra f2458e508b
Update writing-event-source/01-theory.md (#3091)
- Fix repo paths for `controller.go` & `samplesource.go`
2020-12-10 14:07:42 -08:00
Matthias Wessendorf a7e66471ae
Adding configuration description for TLS/SASL for the KafkaChannel (#3067)
* Adding configuration description for TLS/SASL for the KafkaChannel

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Updating based on feedback

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* 💄 a little more context and polishing

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Fixing typo

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-12-10 07:05:41 -08:00
Zhuang fc833e3b42
add IBM Cloud Code Engine which offer knative (#3097) 2020-12-09 04:08:41 -08:00
knative-automation 6145f37789
Update common github actions (#3080)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-08 07:25:41 -08:00
knative-automation b9dfccfdd4
upgrade to latest dependencies (#3074)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-08 07:14:41 -08:00
Sameer Vohra a3d418dcd3
Update writing-event-source/07-knative-sandbox.md weight (#3093)
- set weight to 70 so it shows as the last link in the list. This would
  then match the intended order in the README.md file

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2020-12-07 18:19:41 -08:00
Sameer Vohra 7572a6ba85
Update 01-theory.md (#3089)
nit: grammar
2020-12-07 10:44:11 -08:00
Sameer Vohra 35bb400053
Update .../sequence-termina/README.md (#3086)
* Update .../sequence-termina/README.md 

Relocate statement about Sequences to the correct section. It was hiding in the PingSource section ;p

* Update .../sequence-termina/README.md

Relocate statement about sequence container outputs in the "Inspecting results" section to the correct locations with their corresponding commands.
2020-12-07 05:58:11 -08:00
zhihuiwu 9387f618eb
Fix typo in (#3075)
Fix a typo in configuring-serving-cr.md

Signed-off-by: zhihui.wu <zhihui.wu2006@gmail.com>
2020-12-03 17:11:16 -08:00
Alex Yang 3e023d3524
Fix scala sample of serving (#3070)
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
2020-12-03 17:11:09 -08:00
Sameer Vohra 256f6cdf10
Update eventing/samples/kafka/binding/README.md (#3069)
- Drop namespace reference in k8s Job resource as none of the other resources specify a namespace.
- Add verification for job having run

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2020-12-03 14:21:09 -08:00
Sameer Vohra d8c1cd1aa9
Update Eventing README (#3064)
Switch `service` to `resources` when referring to internal Knative Eventing.

Why: Disambiguate `service` to refer to an abstraction which has an http endpoint and primarily referring to a K8s Service or Knative Service.
Here, also calling Knative Eventing resources as `services` creates confusion even if the usage is technically correct.
2020-12-03 13:56:09 -08:00
Sameer Vohra 1131050334
Update Eventing README.md (#3065)
Remove the relative link that links directly to the section above. It also goes to the generic install instructions rather than Eventing specifically.

Signed-off-by: Sameer Vohra <vohra.sam@gmail.com>
2020-12-03 13:53:09 -08:00
Aldo Preciado Cuevas f4a9bffebf
fix: add a reference to eventing sources page instead of having a list (#2939)
* fix: add a reference to eventing sources page instead of having a list

* docs: improve eventing sources readability

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* fix: use relative path for reference

* fix: use correct link for knative event sources

Co-authored-by: RichieEscarez <rescarez@google.com>

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
2020-12-03 11:29:09 -08:00
Ashleigh Brennan c1f0d34762
Sink binding docs overhaul (#2920)
* Sink binding docs overhaul

* fix tabs formatting

* fix tabs formatting

* fix tabs formatting

* fix formatting, correct minor typo

* cleanup tabs

* cleanup tabs

* changed structure slightly
2020-12-02 13:54:08 -08:00
Sameer Vohra 0281c85bc7
Small typo in docs/eventing/getting-started.md (#3058)
Pluralize consumers
2020-12-01 11:38:37 -08:00
Matt Moore 20529aaa69
Fix a rendering glitch that hides eventing. (#3071)
Fixes: https://github.com/knative/docs/issues/3068
2020-12-01 08:22:36 -08:00
Alex Yang 2c34cb0a86
Fix typo (#3066)
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
2020-11-30 05:55:37 -08:00