Commit Graph

2091 Commits

Author SHA1 Message Date
Ashleigh Brennan 9258df348b
3710: Move Deployment ConfigMap to admin guide (#3721) 2021-06-04 09:18:45 -07:00
Paul Schweigert 637602f8b2
adding docs for pod capabilities feature flat (see serving PR #11410) (#3666) 2021-06-04 08:51:45 -07:00
Julian Friedman b1e6349cbc
Fix active page highlight (#3730) 2021-06-04 08:07:45 -07:00
Ashleigh Brennan f21bd81918
Fixing broken links and general cleanup (#3722)
* Fixing broken links

* fixing up the python sample a bit

* cleanup golang sample

* fix links

* move kafka source

* fix links

* fix links
2021-06-04 07:53:45 -07:00
Francesco Guardiani 7da688bc18
Remove double quotes on enabled and disabled (#3714)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-04 06:02:45 -07:00
Omer B 070ba9fce0
(Fixes #3719) Make installing kn into a re-usable snippet (#3718)
* install-kn snippet

* adding exclude and base_path

* fixing error

* fixing error again
2021-06-03 08:23:44 -07:00
Omer B 6a3db16ef8
Eventing getting started hot fix (#3716)
* eventing getting started hotfixes

* Update first-broker.md

* add YAML file for Trigger

* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Some quick-fixes

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.
2021-06-03 05:25:44 -07:00
Omer B 9a10239296
Bringing back the purple button (#3717)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Revert "Revert "bringing back the purple""

This reverts commit 181ba3d26a.
2021-06-03 04:47:44 -07:00
Francesco Guardiani b40c7dff50
Added the experimental features page (#3676)
* Added the experimental features page

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

* Trailing whitespaces

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

* Added to the index

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

* suggestion by julz

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

* suggestion by ashleigh

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

* Reflected changes of https://github.com/knative/eventing/pull/5459

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-06-02 18:37:43 -07:00
joveli 607f1bf8ff
Fix compile error for Dockerfile (#3652)
Fix compile error on golang 1.12 .  It doesn't define the method "errors.Is" yet. The error message is  as follows. 
#golang.org/x/net/http2  
src/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is
golang 1.13+ defined the method "errors.Is", It will pass the compile when using golang 1.13+ instead.
2021-06-02 18:27:44 -07:00
Samia Nneji b0a9d85e7d
Formatting fixes (#3698) 2021-06-02 16:17:50 -07:00
Julian Friedman 6c770d1282
Bump node dependencies (#3695)
* Bump node dependencies

* hopefully make netlify happier
2021-06-02 16:17:44 -07:00
knative-automation d41b8e63ed
upgrade to latest dependencies (#3707)
bumping knative.dev/hack 93ad912...de04b70:
  > de04b70 Do not print debug info when running release.sh (# 70)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 15:50:44 -07:00
Ashleigh Brennan 803cee142e
#3710: Move some serving topics to dev guide (#3712) 2021-06-02 15:32:44 -07:00
Ville Aikas 892ec334cd
add rabbitmq to list of brokers (#3677)
* add rabbitmq to list of brokers

* address pr feedback
2021-06-02 09:54:31 -07:00
eric-sap 4a0eb7e9a4
Update kafka channel samples with configmap changes (#3685)
* Updated samples/kafka/channel with configmap information

* formatting

* Updates from PR review

* Replaced **NOTE** with !!! note

* Spacing error

* Attempting to create properly numbered steps

* Still figuring out spacing

* Indented code blocks for numbered instructions

* Still with the spacing

* kubectl formatting

* call out shell code blocks explicitly

* Reorganizing to make the channel types higher in the hierarchy

* Note indentations

* Still more indentation problems

* Notes can't be indented?

* bullet lists
2021-06-02 09:43:30 -07:00
knative-automation cd7e4c1840
Update community files (#3699)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 09:32:30 -07:00
Julian Friedman 4e09c2d3d8
Fix sink markdown (#3709) 2021-06-02 07:50:30 -07:00
dongyingbo 2ede20b02e
fix out of data link to Gardener (#3693) 2021-06-01 21:26:30 -07:00
Julian Friedman 6ada1049ad
Randomise home page icon order (#3705) 2021-06-01 14:20:29 -07:00
knative-automation 783fd31106
Update community files (#3691)
Signed-off-by: Knative Automation <automation@knative.team>
2021-06-01 07:23:38 -07:00
Omer B 501107e5c4
hotfix for broken sinkbinding redirect (#3697)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml
2021-06-01 06:13:37 -07:00
Pratik Gholap 11e242703a
changed in CSS file and added style in img tag (#3689) 2021-06-01 04:54:37 -07:00
Samia Nneji aba1c06d0a
Sink binding docs (reopened PR) (#3669)
* Edit sinkbinding docs

* adding attributes, need to add runtime contract

* indent

* document the env vars

* try points:

* add contract:

* More edits to sinkbinding docs

* Fix trailing whitespace

* Update titles

* Remove old sinkbinding topic

* Add context

* Update docs/eventing/sources/sinkbinding/_index.md

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

* Update docs/eventing/sources/sinkbinding/_index.md

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

* Update docs/eventing/sources/sinkbinding/_index.md

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

* Apply feedback

* making mkdocs formatting changes, changing index to README.md

* Apply feedback pt 1

* Apply feedback pt 2

* Add feedback pt 3

* Modify instructions for setting inclusion mode

* Tweak

Co-authored-by: Scott Nichols <snichols@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-27 15:04:29 -07:00
Julian Friedman 64555de60d
Fix redirect to cope with query strings (#3683) 2021-05-27 14:54:29 -07:00
Omer B 7171ad5513
eventing getting started hotfixes (#3662)
* eventing getting started hotfixes

* Update first-broker.md
2021-05-27 06:28:28 -07:00
Ashleigh Brennan 94a51fdda7
Developer guide mkdocs (#3646)
* [WIP] Developer guide mkdocs

* cleanup for service docs

* updated headings, cleanup

* updated headings, cleanup
2021-05-26 16:04:27 -07:00
Irbe Krumina 15a8c25668
Bump cert manager API verson (#3670)
* Bumps minimum required version of cert-manager

Signed-off-by: irbekrm <irbekrm@gmail.com>

* Uses cert-manager.io/v1

Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-05-26 11:20:28 -07:00
Markus Thömmes c168afa6ad
Make intro section smarter when breaking up (#3667)
* Make intro section smarter when breaking up

* Fixes

* Fix overriding behavior

* Fix newline
2021-05-26 08:37:28 -07:00
Markus Thömmes 0055d0ea9f
Remove violet highlights from website (#3633) 2021-05-26 07:19:27 -07:00
Markus Thömmes b1943de470
Add a bit of padding around the logo in the header (#3634) 2021-05-26 06:49:27 -07:00
Matthias Wessendorf 355e91752e
☁️ Updating to Version 0.3.1 of the CE SDK for Rust (#3659)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-05-26 06:39:27 -07:00
Markus Thömmes 3f11a3b1d5
Fix syntax error that causes some CSS to not apply (#3635) 2021-05-25 05:13:38 -07:00
Markus Thömmes 8e054aa73f
Be a bit more subtle with the gradient's colors (#3636) 2021-05-25 04:06:38 -07:00
Omer B 70ee0fcbe1
Fix 3654 bug fixes (#3661)
* fixes #3654

Fix #3654 and add "Knative Sandbox" language based on user feedback

* Update first-service.md

* Update docs/getting-started/first-service.md

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

* can -> will

* more fixes

* hot-fix for formatting

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-05-25 03:56:38 -07:00
Omer B da50976fec
fixes #3656 (#3657)
* fixes #3656

* add latest correctly, route still doesn't work though
2021-05-24 21:29:37 -07:00
Kevin Marquardsen 3c91a42bb0
correct link to knfun sample (#3651) 2021-05-24 17:49:37 -07:00
Omer B 9080f8b469
fixes #3654 (#3655)
* fixes #3654

Fix #3654 and add "Knative Sandbox" language based on user feedback

* Update first-service.md

* Update docs/getting-started/first-service.md

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

* can -> will

* more fixes

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-05-24 17:35:37 -07:00
Carlos Santana 41d271e187
handle old versions with redirects (#3628)
* handle old versions with redirects

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* skip building the files for redirect take effect

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* trailing whitespace

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-21 04:51:18 -07:00
Julian Friedman a19b8604bf
One plugin section to rule them all (fixes search) (#3645) 2021-05-20 15:34:17 -07:00
Ville Aikas 57fb9e4a5a
plural vs a (#3632) 2021-05-20 12:21:24 -07:00
Ville Aikas 49a3450e7d
fix the broken link (#3631) 2021-05-20 12:21:17 -07:00
Kevin Marquardsen 1715243380
correct link to point to latest appender example (#3639) 2021-05-20 11:53:17 -07:00
knative-automation 482d911248
Update community files (#3626)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-20 09:35:17 -07:00
Markus Thömmes 064d712ad7
Even out the margins and paddings on the homepage (#3637)
* Even out the margins and paddings on the homepage

* Remove more special casing

* Align footer as well
2021-05-20 06:59:17 -07:00
Carlos Santana 7cd941463e
make default version development for now (#3625)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-19 15:28:16 -07:00
Ashleigh Brennan d88e2fa0e5
Updates for admin guide, misc (#3601)
* Updates

* Create admin guide: mkdocs

* removed duplicate, update yml

* fix buttons, yml

* new naming, other updates

* buttons

* fixed nav

* change index to readme

* improve upgrade docs

* mkdocs-awesome-pages-plugin>=2.5 for build

* add redirects to yml

* redirects, moved metrics

* update yml, clean up metrics docs

* cleanup

* redirects plugin

* min version plugin

* Fixing formatting on version check

* Adding content blocks

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-19 15:18:16 -07:00
Omer B e2749dac0f
rebasing `main` on `mkdocs` pt2 (#3621)
* change name for menu item for preview (#3533)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Added detail per issue #3425 (#3514)

* Update knative/community files (#3553)

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix (#3506)

* remove unnecessary requrirements to do a release (#3563)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* #3543 fix link (#3567)

* Replace xip.io with sslip.io (#3574)

* Update actions (#3535)

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions (#3552)

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies (#3505)

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config (#3545)

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes #3117 and broken links (#3569)

* Fix #3117 and broken links

* Fix #3117 and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md (#3550)

minor grammar.

* 💄 slight change to ordered delivery guarantees (#3536)

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

* Add knative-release-leads to OWNERS (#3586)

* add approvers ux (#3587)

* Update the default value (#3530)

* Adding notes on KafkaSource usage (#3596)

* Adding some Kafka note for use-cases

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

* changing the description

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

* Update actions (#3581)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache (#3594)

* Use correct setting in ClusterIssue setting (#3595)

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

Fix https://github.com/knative/docs/issues/3560

* fix broken link #3568 #3577 (#3579)

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

* Updating to latest API version of Strimzi. v1beta1 is now gone 🔥 (#3603)

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

* 📓 adding a note to not consume records of the kafkachannel's topic... (#3615)

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

* fix broken link in kogito example (#3602)

* docs about usage of internal services in an "api-gateway" access model (#3597)

Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>

* api specs for v0.23 (#3619)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Update serving/_index.md with network layer option (#3585)

* Update _index.md

[#3117] Add ref for contour

* Update docs/serving/_index.md

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

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Fix typos in the sample yaml file (#3616)

* EventType is not yet part of the v1 eventing API (#3576)

* Remaining changes from now closed PRs

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
Co-authored-by: Kevin Marquardsen <mr.kmarq@gmail.com>
Co-authored-by: Lena Brüder <oss@lena-brueder.de>
Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>
Co-authored-by: Sameer Vohra <vsameer@vmware.com>
Co-authored-by: Mahdi K. Fard <xclud@users.noreply.github.com>
2021-05-19 12:56:16 -07:00
Omer B c4580074bd
Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory (#3610)
* change name for menu item for preview (#3533)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Added detail per issue #3425 (#3514)

* Update knative/community files (#3553)

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix (#3506)

* remove unnecessary requrirements to do a release (#3563)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* #3543 fix link (#3567)

* Replace xip.io with sslip.io (#3574)

* Update actions (#3535)

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions (#3552)

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies (#3505)

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config (#3545)

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes #3117 and broken links (#3569)

* Fix #3117 and broken links

* Fix #3117 and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md (#3550)

minor grammar.

* 💄 slight change to ordered delivery guarantees (#3536)

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

* Add knative-release-leads to OWNERS (#3586)

* add approvers ux (#3587)

* Update the default value (#3530)

* Adding notes on KafkaSource usage (#3596)

* Adding some Kafka note for use-cases

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

* changing the description

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

* Update actions (#3581)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache (#3594)

* Use correct setting in ClusterIssue setting (#3595)

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

Fix https://github.com/knative/docs/issues/3560

* fix broken link #3568 #3577 (#3579)

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
2021-05-19 09:18:16 -07:00
Carlos Santana b6f2646c50
add pything dep mkdocs-awesome-pages-plugin (#3611)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-19 06:10:16 -07:00