Ashleigh Brennan
18fe4aba94
Update notes formatting ( #4512 )
2021-11-22 06:22:14 -08:00
Sameer Vohra
07b80cea90
Update README.md ( #4508 )
...
- Add resolved url to heartbeats example
- Add missing env vars required for heartbeats example to work when using kn
2021-11-19 12:07:23 -08:00
knative-automation
11d46a1827
Update community files ( #4509 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-19 12:05:23 -08:00
Kenjiro Nakayama
7ec722d9fb
Use redirected instead of enabled in the HTTP redirection example ( #4510 )
...
In [HTTPS redirection](https://knative.dev/docs/serving/services/http-option/ )
doc, the example uses `enabled` but it is a default value and it does
not change anything.
The section is talking about `HTTPS redirection` so we should use
`redirected` for the example.
2021-11-19 05:25:23 -08:00
Matthias Gubler
83b7d8049c
Add documentation about minikube quickstart ( #4495 )
...
* Remove quote about minikube
* Add documentation for minikube
* Link installation guide for minikube
* Remove trailing whitespaces
* Update README.md
* Apply suggestions from code review
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Fix identation
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-11-18 09:31:29 -08:00
kmahapatra
3207acca3b
Github Action to build docker image of knative mkdocs ( #4464 )
2021-11-18 09:28:29 -08:00
Samia Nneji
337122dc2a
Remove navigation.indexes ( #4503 )
2021-11-18 03:01:28 -08:00
Vincent
8a60fc18a1
Correct the link of fluent-bit-collector.yaml ( #4500 )
2021-11-17 08:52:33 -08:00
knative-automation
9b2f3dd250
Update community files ( #4497 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-17 07:58:34 -08:00
Matthias Wessendorf
156aa870ad
Adding a note on messaging ordering for Kafkas ( #4499 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-11-17 06:46:34 -08:00
Antoine Cotten
05d02fa2eb
Fix capitalization of TriggerMesh in blog post ( #4493 )
2021-11-17 05:56:35 -08:00
Antoine Cotten
f3e97d4eea
Update links to docs of TriggerMesh sources ( #4492 )
2021-11-16 12:42:53 -08:00
Dave Protasowski
57c44bda90
Switch to snake-casing for config map properties ( #4481 )
...
* update casing for serving's config-deployment
* update casing for serving's config-network
* PR feedback
* consistent usage of autoTLS
2021-11-16 08:32:53 -08:00
Matthias Gubler
a0a2885d63
Fix Kafka Channel yaml ( #4483 )
2021-11-15 03:27:56 -08:00
Sameer Vohra
329d6bddc2
Update README.md ( #4472 )
...
Switch RabbitMQ source development to Knative as its being actively developed - https://github.com/knative-sandbox/eventing-rabbitmq
2021-11-12 12:49:44 -08:00
knative-automation
d846d32263
upgrade to latest dependencies ( #4408 )
...
bumping knative.dev/hack b96d65a...96aac1c:
> 96aac1c Add wait_until_object_exists library function (# 96)
> 29f86c2 fix latest version when running in GitHub actions (# 103)
> 0f69979 Update community files (# 102)
> b284d49 fix the latest_version function (# 101)
> 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
> a42c72a Update community files (# 95)
> 810ab22 Make go_update_deps module-release aware (# 93)
> f1228dd Update community files (# 90)
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-12 12:49:37 -08:00
Mark Winter
706480e4d1
Fix link to collector.yaml ( #4474 )
2021-11-12 12:46:37 -08:00
Maciej Chyczewski
79e4639009
Fixed few broken cloudevents links in the documentation ( #4445 )
...
* Fixed few broken cloudevents links in the documentation
* Fixed more broken CloudEvent docs links in the documentation. Updated links to CloudEvents v1.0 documentation to CloudEvents v1.0.1 documentation
2021-11-12 07:43:36 -08:00
Matthias Gubler
31a4740480
Fix sample output ( #4467 )
...
* Fix sample output
* Fix typo
* Fix sample output for knative eventing
2021-11-12 07:41:36 -08:00
Samia Nneji
7f55fa68a9
Add activator capacity to navigation ( #4458 )
2021-11-12 07:39:36 -08:00
knative-automation
8b3619dde7
Update actions ( #4466 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-12 07:12:36 -08:00
Omer Bensaadon
3efdd2dce3
Renaming "Overview" pages to be more specific ( #4461 )
...
* commit
* Clarify nav titles
Co-authored-by: snneji <snneji@vmware.com>
2021-11-11 04:30:37 -08:00
Bob Killen
3f89802764
Blog: fix code-samples nav link ( #4465 )
2021-11-11 03:35:38 -08:00
Carlos Santana
b5128f4b9a
update outfit7 as requested by them via email ( #4463 )
...
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-09 14:05:45 -08:00
Kenjiro Nakayama
3bc1554ec9
Remove outdated RESTful example ( #4457 )
2021-11-09 02:40:43 -08:00
kmahapatra
9c97248398
Grammar fix ( #4455 )
2021-11-09 02:28:43 -08:00
Carlos Santana
7fa767fb57
add release notes for v1.0 ( #4452 )
...
* add release notes for v1.0
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* avoid spell check errors
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add highlights
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix cli bug header
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add to nav
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add inline code format
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix typo
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-08 10:59:01 -08:00
JJ Asghar
56a198333b
Update first-trigger.md ( #4367 )
...
Fixing some formatting.
2021-11-08 10:32:01 -08:00
Vincent
fcf8b997e5
Change the format of the section of installing eventing sources ( #4454 )
2021-11-08 08:53:01 -08:00
Samia Nneji
ad4ffba90a
Update link ( #4448 )
2021-11-08 03:17:01 -08:00
Ashleigh Brennan
a659d5af00
Remove oudated overview page ( #4443 )
...
* Remove oudated overview page
* fix links
* additional fluff cleanup
2021-11-05 08:14:12 -07:00
Paul Schweigert
b5b45ef549
Adding c-suite blog post ( #4442 )
...
* adding c-suite blog post
* removing whitespace
* adding c-suite to blog front page
* fixing typo
2021-11-04 15:36:11 -07:00
Samia Nneji
88b9c993ab
Edit event registry docs ( #4336 )
...
* Edit event registry docs
* Update the nav to match topic title
* Update docs/eventing/event-registry.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Apply suggestions from code review
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Update docs/eventing/event-registry.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Fix repo mentions
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-11-04 10:48:01 -07:00
Paul Schweigert
2cc9223484
Adding command-line instructions for using cloudevents player ( #4391 )
...
* adding command-line instructions for using cloudevents player
* whitespace, curl options
* suggested changes
2021-11-04 07:06:02 -07:00
Samia Nneji
9bebdb9861
fix redirect ( #4434 )
2021-11-04 06:51:25 -07:00
sebgoa
adcc969fad
update mkdocs.yml in blog ( #4428 )
...
* update mkdocs.yml in blog
I am 99.99% sure this fixes #4419
but I cannot run the blog locally due to #4427
* Update mkdocs.yml
use `extra.homepage`
2021-11-04 06:51:18 -07:00
sebgoa
b92152a90d
Update DEVELOPMENT.md ( #4426 )
...
closes #4423
404 pages for templates
2021-11-04 06:51:11 -07:00
Matthias Gubler
634b285393
Add entry for flag documentation ( #4403 )
...
* Add entry for flag documentation
fixes #4077
* Update docs/help/contributor/style-guide/documenting-code.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-11-04 06:51:04 -07:00
knative-automation
cd34b3eb77
Update community files ( #4432 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-04 06:48:02 -07:00
sebgoa
aedba54e2c
Update mkdocs-contributor-guide.md ( #4425 )
...
closes #4424
2021-11-04 04:41:31 -07:00
Sameer Vohra
4f080d1886
Update puppet.md ( #4422 )
...
fix grammar
2021-11-04 04:41:25 -07:00
Sameer Vohra
c4fd6f1495
Update puppet.md ( #4421 )
...
fix tiny typo
2021-11-04 04:41:18 -07:00
Jens Gerke
f325f13fbb
Added SNMP and Direktiv source ( #4405 )
...
Signed-off-by: Jens Gerke <jens.gerke@direktiv.io>
2021-11-04 04:41:10 -07:00
Pierangelo Di Pilato
d45b3d8523
Document contentMode for KafkaSink ( #4401 )
...
* Document contentMode for KafkaSink
* Remove contentMode from the first example
* Lint
2021-11-04 04:41:03 -07:00
Paul Schweigert
2e6fa5b159
removes redundant redirects ( #4431 )
2021-11-04 11:38:44 +00:00
Carlos Santana
050c595185
cut docs for Knative 1.0 GA ( #4418 )
...
* starting to cut 1.0 docs for knative
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adjust for warning for old version to not have prefix knative-
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* using upstreeam repo
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove temp knative from repo name
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-02 17:54:40 -04:00
Evan Anderson
cfbc2cf4e1
Update docs for serving/pull/12174 ( #4410 )
2021-11-02 14:36:52 -07:00
Omer Bensaadon
de3ec23ca2
1.0 BlogPost ( #4402 )
...
* first commit of blog
* fix formatting, add to nav, add to featured post
* fix link
* fix image link (really)
* file move
* small formatting change
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: Carlos Santana <csantana23@gmail.com>
* add announcement bar, change title in Blog index
* fix error
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Update blog/docs/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Fix indent?
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* Apply suggestions from code review
Co-authored-by: craigbox <craigbox@google.com>
* remove whitespace
* fix error I think?
* make announcement bar not ugly
* fix again?
* Update blog/docs/articles/knative-1.0.md
Co-authored-by: craigbox <craigbox@google.com>
* fixing Announcement
* remove white text
* adding a bit more space after emoji
* change link to just "Knative Blog"
* 🤦🏻♂️ add .md to link in announcements
* wait I did not need .md smh
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-11-02 14:36:46 -07:00
Omer Bensaadon
0546611c60
fix small typo in case studies ( #4415 )
...
* Update outfit7.md
* empty commit pt 1
* empty commit pt 2
2021-11-02 17:34:01 -04:00
Paul Schweigert
0fcc768ad2
updates blog tabs to match redesign ( #4413 )
2021-11-02 09:45:42 -07:00