Commit Graph

3019 Commits

Author SHA1 Message Date
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
Omer B 27c9d1a6c7
Sanity Check Install Content (#3584)
* Added awesome-pages plugin support, made sure all /install pages are present in nav

* more nav cleanup

* fixing all broken links and any index.md related to install

* Update docs/install/README.md

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

* Update docs/install/install-eventing-with-yaml.md

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

* Removing README.md

Going to test if this still works in Netlify preview

* Adding READMEs back

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-05-18 07:40:15 -07:00
Ashleigh Brennan d7a525badc
Suggestions for getting started (#3578)
* Suggestions for getting started

* tweaks

* fix notes

* Update mkdocs.yml

remove whitespace

* Update install-serving-eventing.md

Fixing admonitions formatting

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-18 07:17:15 -07:00
Carlos Santana 25abbf58bf
Mkdocs netlify (#3592)
* add netlify config

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

* trying python 3.8

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

* try deploy preview

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

* EOL netlify toml

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-17 16:39:24 -07:00
Carlos Santana dc908c942e
add correct bin PATH for postcss (#3589)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-17 14:00:25 -07:00
Julian Friedman ca829a5ac5
Add branch-based versioning (#3580)
* Branch-based versioning

* Tidy, add version warning

* Use shallow clones

* use npx

* Tidy, optimise

* update branches

* Looks like we need this bit of processresourcefiles.sh

* Use array instead of function

* Allow specifying community repo commit/branch

* Allow overriding repos

* Document prereqs

* Add explicit path for hugo build

* Relative latest version url
2021-05-17 11:15:39 -07:00
Julian Friedman db9e4a4d3e
Enable workflows for mkdocs branch (#3582) 2021-05-17 06:04:24 -07:00
Gabriel Freites 234a6a90b7
feat: added home and navigation menu changes (#3571) 2021-05-13 05:34:48 -07:00
Carlos Santana 1bb5886281
Update Github action to build with hugo and mkdocs (#3572)
* deploy to gh-pages with blog

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

* add hugo

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

* extended true

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

* add postcss to PATH

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

* make it compatible with other forks not name docs

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

* mkade blog and community relatove

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

* restore github action to mkdocs

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-13 04:58:48 -07:00
Julian Friedman 75769d86a7
Regenerate the client nav (#3566)
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-05-12 17:00:48 -07:00
Julian Friedman 67fda06b05
Build blog and community with hugo (#3558)
* Build blog and community with hugo

* Use http-server instead of serve

* Add package.json and ignore temp
2021-05-12 14:05:48 -07:00
Carlos Santana 5e9b4024ff
add gh-action to deploy mkdocs to gh-pages (#3557)
* add gh-action to deploy mkdocs to gh-pages

* update commit user for gh-pages

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

* switch to fast livereload

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-12 13:09:47 -07:00
Fabian Leonardo Lopez Bernal d6e12b982d
background gradient animation for homepage banner (#3556)
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
2021-05-12 04:41:47 -07:00
Julian Friedman 61b8c3f91e
Move mkdocs work over from julz/mkdocs branch (#3551)
* initial move over

* Fix up index page names

* Add version variables

* Escape macro syntax

* Automatic fixups with mkhugo

* Drop no-longer-needed excludes

* Rename more _index files

* Move broker-configmaps.md a README.md

avoids a directory with no index/readme

* Autogenerate Eventing nav

* Fix markdown

* Update Serving nav

* Add h1 headers

Makes things look nicer in github, and makes search work more accurately
in mkdocs

* Unexclude all samples

* Correct client link

* Fix gitignore, skip hugo tests
2021-05-11 05:58:46 -07:00
Daniel Grist 9ef47abba0
setting a custom resource as sink doc (#3502)
* First pass to setting resource as sink

* Adding more clarity on example
2021-05-03 09:51:58 -07:00
Ashleigh Brennan f7b75e373d
Updated pingsource docs, collated info (#3509)
* Updated pingsource docs, collated info

* updated commands

* updated from SME review to remove serving

* update service name

* Update docs/eventing/sources/ping-source/index.md

* Update docs/eventing/sources/ping-source/index.md

* Update docs/eventing/sources/ping-source/index.md
2021-05-03 09:39:59 -07:00
Ashleigh Brennan 57e90c5724
minor change to fix command (#3519) 2021-05-03 08:57:58 -07:00
Christian Haynes 2a2283ceb5
updated to hyper v0.14.7 and rust v1.51.0 (#3511) 2021-04-30 17:10:56 -07:00
Ashleigh Brennan 354f47dbee
Improve upgrade docs (#3515)
* Improve upgrade docs

* clean up docs order, prereqs

* minor typo

* Update docs/upgrade/upgrade-installation-with-operator.md

* Update docs/upgrade/upgrade-installation-with-operator.md

* Update docs/upgrade/upgrade-installation-with-operator.md
2021-04-30 16:36:56 -07:00
Peter Mbanugo b39d59a289
fixes #3462: update doc for setting up custom domain per service (#3497)
* update doc for setting up custom domain per service

* set alias for removed custom-domain-per-servuice-doc

* Update docs/serving/creating-domain-mappings.md

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

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2021-04-28 15:13:54 -07:00
Brian McClain 59310e1f67
Add the GitHub Issue Comment source to the list of event sources (#3503) 2021-04-27 16:10:53 -07:00
Ashleigh Brennan ed1a09af5a
Minor updates to improve docs (#3504)
* Minor updates to improve docs

* removed duplicate eventing getting started bit

* moved sequence example to main flows -> sequence section

* add redirects
2021-04-27 13:04:53 -07:00
Ville Aikas f166c16ead
Fix issue 3489 (update docs after tools move from eventing-contrib repo to eventing repo) (#3492)
* checkpoint if I get the seds wrong

* remove cruft

* moar

* that should be it
2021-04-27 12:37:53 -07:00