Commit Graph

1769 Commits

Author SHA1 Message Date
Bryan Yeung 92d46707fb
Quote the author so it parses correctly. (#2629) 2020-07-02 08:16:42 -07:00
Ville Aikas d7f0aeb232
update install instructions remove channel based broker (#2635) 2020-07-02 02:34:41 -07:00
Ville Aikas 0c9a7a36de
add a blurp about install vs. upgrade (#2634) 2020-07-01 13:43:42 -07:00
Ville Aikas f67ce72d83
messaging v1beta1->v1 (#2630)
* messaging v1beta1->v1

* add trailing slash
2020-07-01 08:52:30 -07:00
Matt Moore aef0cb088a
Update the HA component list. (#2621) 2020-07-01 06:46:30 -07:00
Kenjiro Nakayama 203b924440
Update operator installation doc (#2605)
The istio installation install cluster-local-gateway without any extra steps.
This patch removes the line "to use cluster local gateway".
2020-06-30 11:53:30 -07:00
María Cruz 835ff2f629
fixing typo in the title (#2628) 2020-06-30 11:02:30 -07:00
Xiaolei.Liang 2894d24ceb
Update README.md (#2604)
add the generation of go.mod .
2020-06-30 09:16:29 -07:00
Kenjiro Nakayama 8bb7a415d7
Add doc on how to use Istio Authorization with Knative and Istio mesh mode (#2583)
* Add doc on how to use Istio Authorization with Knative

* Fix nit

* Fix nit 2

* Fix nit 3

* Fix review comments

* Replace health with healthz

* Add comment for mTLS requirment

* Fix review comment

* Fix review comments

* Remove allowing list by namespace
2020-06-30 06:56:30 -07:00
María Cruz 27917726f0
adding author line to the header (#2623) 2020-06-30 05:52:29 -07:00
Francesco Guardiani 100918f280
Added a cloudevents sample using Vert.x (#2480)
* Added a cloudevents sample using vertx

* Suggestions

* index

* image name fix

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Support K_SINK

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* New APIs

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Pretty md

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Using 2.0.0-milestone1

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-06-29 21:40:29 -07:00
Vincent 634df4693a
Change the CR name from KnativeServing into KnativeEventing (#2595) 2020-06-29 15:31:29 -07:00
Ville Aikas 5385a00a3d
change v1beta1 => v1 for eventing components (#2620) 2020-06-29 05:03:29 -07:00
María Cruz 711e17ed4f
Blogging guidelines for Knative - Ready to publish (#2523)
* Draft of blogging guidelines for Knative

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* adjusting instructions for naming conventions

* Removed embargoed content, other minor adjustments

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* removing note

Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2020-06-25 15:33:28 -07:00
dependabot[bot] 8fa1d7424e
Bump rack in /docs/serving/samples/hello-world/helloworld-ruby (#2619)
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 06:36:28 -07:00
Murphylu1993 c80d4ab08f
fix typo (#2611)
* fix typo

* fix typo
2020-06-24 10:58:27 -07:00
richterdavid 1720b4941b
Fixes yaml typo (#2618) 2020-06-24 10:00:28 -07:00
Jean-Rémy Bancel ae5c0e35d3
Add Feature/Extension Flags page. (#2581)
* Add Feature/Extension Flags page.

* Accept @whaught suggestions.

Co-authored-by: Weston Haught <whaught@google.com>

Co-authored-by: Weston Haught <whaught@google.com>
2020-06-23 11:54:27 -07:00
Vincent 6cbbd6926b
Add the instruction on how to configure ConfigMaps with eventing CR (#2597)
* Add the instruction on how to configure ConfigMaps with eventing CR

* Change the serving configuration into eventing configuration
2020-06-23 03:08:26 -07:00
María Cruz 498f2c7023
New blog: Getting started with Knative Eventing using Bitcoin transaction data (#2509)
* image for Knative eventing blog

* deleting image

* adding an image for the blog

* adding an image to the blog

* adding image for blog 1

* adding image for blog 1

* Reposting blog about first demo

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* made a few corrections

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-06-22 16:09:26 -07:00
Murphylu1993 491e87a211
fix typo (#2606) 2020-06-22 08:48:26 -07:00
Grant Rodgers ac2633890f
CloudEvents 1.0 (#2596)
* Use CloudEvents 1.0 in getting started doc

* helloworld-go uses CloudEvents 1.0

Add a comment that setting the ID is unnecessary.
2020-06-18 12:45:25 -07:00
Lionel Villard 84a0e9e28f
fix title typo (#2600) 2020-06-18 09:13:25 -07:00
Matthias Wessendorf b712fb7acd
💫 Adding a better name for Writing an EventSoruce guide (#2599)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-06-18 08:40:25 -07:00
Matt Moore 565778e1b0
[master] Auto-update dependencies (#2594)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-06-18 05:44:25 -07:00
Kenjiro Nakayama 1a75b7b141
Remove Configuring DNS from Installing Istio for Knative (#2573)
This patch removes "Configuring DNS" section from Installing Istio for Knative.

It needs to install Knative Serving, so it is not correct to explain
it in Istio which is pre-req.
Also, the configuration is instructed in knative installation.

https://knative.dev/docs/install/any-kubernetes-cluster/
> 4. Configure DNS
`Magic DNS (xip.io)`
2020-06-17 06:38:24 -07:00
Kenjiro Nakayama 1fc9fcf6e2
Fix invalid manifest link in auto TLS (#2592) 2020-06-17 06:03:24 -07:00
Matt Moore 0ea7b1d9f8
[master] Auto-update dependencies (#2591)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-06-17 04:18:24 -07:00
Kenjiro Nakayama 8cf9265bd1
Rmoeve "Verifying your Istio install" from section Installing Istio for Knative (#2575)
This patch removes "Verifying your Istio install" section from
Installing Istio for Knative.

When we install istio by `istioctl manifest apply` command, the
command verifies the installation and we can determine the
installation success or failure by the command result.
2020-06-15 11:19:39 -07:00
Kenjiro Nakayama 7b1ecc0028
Remove AWS from unsupported default-domain in Caveat (#2574)
Current doc explains that default-domain does not work on AWS as it
does not expose External IP. But it exposes Extenal Host and supported
it by https://github.com/knative/serving/pull/7518.

So this patch removes AWS from Caveat.
2020-06-15 11:19:32 -07:00
Mike Petersen d530ba79f3
Updated eventing github sample to v0.15.0 (#2588)
- The github event source version was still v0.12.* so I updated it to
v0.15.0
2020-06-15 10:53:23 -07:00
runzexia 5bca697dea
fix gardener broken link (#2576)
Signed-off-by: RyderXia <ryder.xia@sap.com>
2020-06-15 10:51:24 -07:00
Peng Li a8a712d2f3
Fix typo (#2582) 2020-06-15 10:34:24 -07:00
Evan Anderson 319146637d
Fix #2415 (#2551) 2020-06-15 10:00:24 -07:00
Matt Moore 4a56354660
[master] Auto-update dependencies (#2577)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-06-14 13:32:23 -07:00
Ashleigh Brennan f9d3c6d770
Add abrennan89 to doc-approvers (#2579) 2020-06-12 11:18:23 -07:00
Kenjiro Nakayama d5a57b5f1c
Update Setting up custom ingress gateway section (#2505)
This patch updates [Setting up custom ingress gateway](https://knative.dev/docs/serving/setting-up-custom-ingress-gateway/) section.

It changeed to:
- use istio operator example for custom gateway deploy. (Note, `istioctl` cannot install standalone ingress gateway.)
- update config in `config-istio` to `+gateway.knative-serving.knative-ingress-gateway`.
2020-06-10 22:22:22 -07:00
Ashleigh Brennan 5cf0b90cd1
Added HA details to fix #2454 (#2455)
* [WIP] Added HA details

* updates from review feedback

* fix link

* removed linktitle

* fixed scale command

* updates to commands
2020-06-10 08:46:22 -07:00
Ville Aikas 8dcca2764d
v1alpha1 -> v1beta1 (#2561)
* v1alpha1 -> v1beta1

* fix links, cronjobsource->pingsource
2020-06-09 15:47:39 -07:00
Ville Aikas 9db70796af
change all previous versions to generated/kubernetes-api/v1.18 (#2567) 2020-06-09 14:39:32 -07:00
Zhimin Xiang accae21840
Fix the format of applying certmanager related yaml (#2556)
* fix the format of cert-manager related yaml

* fix format

* fix empty string
2020-06-09 10:50:32 -07:00
Harry 119f463487
add Kong Ingress Controller as a supported network layer (#2341) 2020-06-08 11:57:32 -07:00
Nghia Tran a93758287a
Add new TOC members to OWNERS_ALIAS (#2558)
* Add new TOC members to OWNER.

* Remove rgregg.

* Remove mchmarny
2020-06-08 11:51:32 -07:00
Leon Stigter d2b1805e46
Update README.md (#2557)
fix broken link cluster events k8s docs
2020-06-08 09:55:32 -07:00
Ashleigh Brennan 371cd725d9
Updates to MT broker docs (#2349)
* [WIP] Updates to MT broker docs

* fix link

* further edits

* additional updates, structure changes

* minor updates
2020-06-08 08:26:20 -07:00
Antoine Cotten c70670eeab
Remove periodSeconds from examples (#2515)
Since knative/serving#4731, periodSeconds also requires
failureThreshold and timeoutSeconds to be set.
2020-06-05 10:07:18 -07:00
Matt Moore c40847c454
[master] Auto-update dependencies (#2552)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-06-05 09:07:18 -07:00
Evan Anderson 4f0a7f8649
Fix docker images to point to released event_display binary (#2548) 2020-06-04 14:16:18 -07:00
Roland Huß f7147e1a78
chore: Add `kn` usage to Getting Started guide (#2531)
* chore: Add `kn` usage to Getting Started guide

* Add fence to avoid link checking for example

* Another attempt to avoid link checking on the example

* Update docs/serving/getting-started-knative-app.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/serving/getting-started-knative-app.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/serving/getting-started-knative-app.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* chore: Changed according to review comments

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2020-06-04 12:48:18 -07:00
Dina Graves Portman 2ba840fbcd
Python Unbuffered (#2534)
* Update Dockerfile

Using pythonunbuffered so that  print() statements and log messages will immediately appear in the logs.

* Update docs/serving/samples/hello-world/helloworld-python/Dockerfile

Update comment

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* Update README.md

Adding the pythonunbuffered to readme to fix test

* Update docs/serving/samples/hello-world/helloworld-python/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update README.md

Adding newline - code has to match Dockerfile

Co-authored-by: Victor Agababov <vagababov@gmail.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-06-04 12:35:18 -07:00