Commit Graph

1769 Commits

Author SHA1 Message Date
Murugappan Chetty 656d260a83
hello world java with tabs (#2833)
* rewrite hello world java with tabs

* rewrite hello world java with tabs

* rewrite hello world java with tabs

* review comments
2020-11-04 10:24:06 -08:00
Lance Ball a615243372
docs(cloudevents): try cloudevents-nodejs with kn (#2827)
* docs(cloudevents): try cloudevents-nodejs with kn

Adds tabbed instructions for deploying and deleting the Node.js cloudevents
sample using the `kn` CLI.

Signed-off-by: Lance Ball <lball@redhat.com>

* squash: fix copy paste problems

Signed-off-by: Lance Ball <lball@redhat.com>

* squash: incorporate PR feedback

Signed-off-by: Lance Ball <lball@redhat.com>
2020-11-04 09:09:04 -08:00
Ashleigh Brennan 089473ffc8
Fix broken links from sandbox moved files (#2965)
* Fix broken links from sandbox moved files

* updated command

* Review updates, comments
2020-11-04 08:29:04 -08:00
Matthias Wessendorf 178c3a4f9c
Documenting how to configure system resources for eventing (#2744)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-11-03 11:43:04 -08:00
Mike Petersen 3b099ebcee
Fixed broken links in any-kubernetes-cluster related to eventing (#2973) 2020-11-03 09:30:05 -08:00
Mike Petersen 797fe7b174
Updated links for broker and trigger. Broke up the single link into two links so that trigger takes you to the correct location. (#2962) 2020-11-03 09:19:04 -08:00
Francesco Guardiani d445da183d
Updated to sdk-rust 0.3 (#2991)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-11-02 17:42:03 -08:00
Vincent d8062e4034
Update the links for operator docs (#2888) 2020-11-02 11:58:04 -08:00
赵吉壮 81dc45cf6d
fix dead link in config-trace (#2988) 2020-11-01 22:49:36 -08:00
Kenjiro Nakayama a23b383696
Move the config for tag header based routing into config-features (#2985) 2020-11-01 02:16:35 -08:00
knative-automation f9a59e7e11
upgrade to latest dependencies (#2986)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 14:01:36 -07:00
Lionel Villard 98bd14cb55
remove eventing-contrib (#2972) 2020-10-29 06:56:34 -07:00
knative-automation 9f8b4003a3
upgrade to latest dependencies (#2983)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-28 19:22:34 -07:00
knative-automation f01083cf3f
Update common github actions (#2982)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-28 19:12:35 -07:00
Scott Nichols 0ff9a4b968
Use knative.dev/hack repo (#2977)
* use the new hack repo for scripts

* use the new hack repo for scripts

* also skip third_party
2020-10-28 13:14:34 -07:00
Dave Protasowski ff518bfe78
drop dead links (#2978) 2020-10-28 09:42:34 -07:00
knative-automation 2635541c06
upgrade to latest dependencies (#2975)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-27 18:57:34 -07:00
knative-automation f9f2e0267e
upgrade to latest dependencies (#2974)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-26 21:46:33 -07:00
knative-automation 75240c2606
Update common github actions (#2971)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-26 21:35:33 -07:00
Mike Petersen a4d5e33eae
Issue 2966 (#2968)
* Updated links for github source

* Added artifact org so it could locate the correct repo
2020-10-23 10:59:37 -07:00
赵吉壮 58d26ed9f2
inline ping-source's README.md into index.md (#2964) 2020-10-23 08:17:39 -07:00
knative-automation 6241bf7d88
upgrade to latest dependencies (#2961)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-21 18:56:37 -07:00
Matt Moore ee34b62c14
upgrade to latest dependencies (#2950)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-21 08:18:17 -07:00
赵吉壮 a0c21a9614
Add annotation "autoscaling.knative.dev/metric: rps" when configuraging RPS (#2948) 2020-10-21 03:56:17 -07:00
Ashleigh Brennan 15153b3e46
Removing references to old monitoring stack (#2946)
* Removing references to old monitoring stack

* removed mentions, deleted files related

* remove telemetry go

* removed mention from landing pages

* re-add traces file

* add back traces file

* readd lines
2020-10-20 14:47:17 -07:00
Shuhei Kitagawa ec3b20653d
Fix liks on CONTRIBUTING.md (#2870) 2020-10-20 11:39:59 -07:00
Lu Dang d03d0fdc8f
Update ContainerSource docs and examples to use v1 (#2932)
- Updated ContainerSource docs and examples
- Fixed Reference Documentation links for APIServiceSource, ContainerSource, PingSource and SinkBinding
2020-10-20 06:42:59 -07:00
Pierangelo Di Pilato 1bfd837017
Document Broker Delivery Options (#2938)
* Document Broker Delivery Options

Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Document GCP Broker

Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-10-19 13:11:58 -07:00
Ashleigh Brennan f83eb16a58
Removed deprecated observability plugin (#2904) 2020-10-19 09:56:58 -07:00
Markus Thömmes 5ab6c1b89d
Bump golang versions to align all samples (#2945) 2020-10-19 09:02:58 -07:00
Markus Thömmes 505a9ac2c8
Remove security vulnerabilities from the iot-core sample (#2940) 2020-10-19 00:37:58 -07:00
Matthias Wessendorf d6de77e0a2
💄 Wrong link is wrong (#2840)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-10-16 12:09:57 -07:00
Matt Moore 1b9eb623c1
upgrade to latest dependencies (#2935)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-16 06:22:57 -07:00
RichieEscarez 50eda19a85
fix yaml error (#2933) 2020-10-14 17:37:31 -07:00
salaboy b8b5655328
Orchestrating Cloud Events Meetup Blog Post (#2882)
* Create orchestrating-cloud-events-with.md

* removing trail white-space

* more trailing white spaces

* fixing CloudEvents, Cloud Native and Hugo metadata

* Update orchestrating-cloud-events-with.md

* Youtube URL update

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Fixing Typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Fixing typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* rephrasing to make it more clear

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* fixing typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* using status instead of states

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* making it shorter and to the point

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* lower case

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* adding YouTube demo at the end

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* break in sentence

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Update orchestrating-cloud-events-with.md

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>
2020-10-14 09:07:31 -07:00
Kenjiro Nakayama 9af00c07e2
Do not add visibility label to Route (#2906)
* Do not add visibility label to Route

Although https://knative.dev/docs/serving/cluster-local-route/
explains to add the visibility label to `Route`, the label on `Route` is
removed because Route takes over Ksvc's label.

Please see:
```
$ kubectl label route hello-example serving.knative.dev/visibility=cluster-local
route.serving.knative.dev/hello-example labeled

$ kubectl get rt --show-labels
NAME            URL                                        READY   REASON   LABELS
hello-example   http://hello-example.default.example.com   True             serving.knative.dev/service=hello-example
```

If users deployed the app by Route + Configuration instead of Ksvc
this makes sense but it is very rare (I think) and we should remove
this instruction.

* Revert "Do not add visibility label to Route"

This reverts commit 8a79c17df4.

* Add explanation when used route without KSvc

* Fix typo
2020-10-14 08:52:31 -07:00
savitaashture c80a5cc3e9
[multi-container]Add samples for multi container support (#2732)
* [multi-container]Add samples for multi container support

* Fix review comments

* Fix CI issue

* Fix review comments

* Fix review comments

* Removed trailing whitespaces

* Addressed review comments and updated go version to use 1.15 instead of 1.13

* Addressed review comments
2020-10-13 09:25:30 -07:00
Dave Protasowski 139b047371
drop serving v1beta1 and v1alpha1 APIs (#2887)
* drop v1beta1 and v1alpha1

* api doc should reference v1 API

* drop v1alpha1 manually
2020-10-13 08:29:30 -07:00
Matt Moore 29aafb6e57
upgrade to latest dependencies (#2921)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-12 13:59:17 -07:00
capri-xiyue 04fbc3fa92
Update SinkBinding docs to use v1 (#2918) 2020-10-12 11:55:17 -07:00
Matt Moore 7d77b253b5
Update common github actions (#2912)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-12 09:25:17 -07:00
Lionel Villard 13f2124921
Add ZenDesk and Slack to the list of sources (#2929) 2020-10-12 06:31:16 -07:00
Zhimin Xiang 0f436f9248
Explicitly point out not installing ns-cert component for http01 challenge (#2890)
* explicitly point out not installing ns-cert component for http01 challenge

* fix format

* address comments
2020-10-12 05:46:16 -07:00
Kenjiro Nakayama ccb8363b92
Fix default installation without sidecar injection (#2775) (#2886)
* Fix default installation without sidecar injection

manifest apply no longer exists in istioctl CLI.
Add runAsRoot to allow targetPort creation bellow 1024.

* Remove the asRoot

Use targetPort instead of asRoot CLI parameter

* Remove manifest to istioctl
2020-10-11 20:49:16 -07:00
Kenjiro Nakayama ac7d8afd7b
Bump to Istio 1.7 for tested version (#2926) 2020-10-10 02:40:15 -07:00
Victor Agababov 96cbd6664f
Our docs represent how we write code (#2925)
We want them to look like good code :-)
So brush the autoscale example
2020-10-09 18:47:22 -07:00
Carlos Santana cac638fd0f
Release notes for Knative 0.18 (#2877)
* Release notes for Knative 0.18

* remove extra text for pr numbers
2020-10-09 09:30:22 -07:00
Matt Moore 66b1ca1c37
Switch the base JRE to one that supports multiple architectures. (#2913) 2020-10-08 17:35:21 -07:00
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