Commit Graph

2674 Commits

Author SHA1 Message Date
Ereli Eran 498132a97d
fixed indentation issue with heading (#3972)
* fixed indentation issue with heading

* Update README.md

* more indentation changes

* RunAsNonRoot can be set to true without the feature flag (#3969)

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

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>

Co-authored-by: Senthilnathan M <216394+senthilnathan@users.noreply.github.com>
Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
2021-09-28 01:15:13 -07:00
Evan Anderson 3b06dc9a8c
Disable failing integration tests (#4300)
* Disable integration tests because they break a lot, per julz

* Actually run go and notice extra unused imports

* Revert "Disable integration tests because they break a lot, per julz"

I took out too much.

This reverts commit eca3a2d8ce.

* Re-add simplifed sampleapp used by the consistency checker

* Forgot to autoformat after beating things with emacs and grep

* Add empty e2e tests

* Fix formatting again. `vi` this time
2021-09-28 01:03:14 -07:00
Sigurd Spieckermann d2f9187c60
Add sample for custom routing with Kong Gateway (#4110)
* Add sample for custom routing with Kong Gateway

* Remove frontmatter

* Fix Markdown formatting
2021-09-27 11:44:12 -07:00
dhruv behl d45fdde421
fix for issue-4269: fixing deadlink in knative operator page (#4270) 2021-09-27 11:07:11 -07:00
RichardJJG 5e57d46b6b
Style edits to Apache Kafka Source Example topic (#4202)
* Style edits

* Further style edits

* Update docs/developer/eventing/sources/kafka-source/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/developer/eventing/sources/kafka-source/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/developer/eventing/sources/kafka-source/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/developer/eventing/sources/kafka-source/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/developer/eventing/sources/kafka-source/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Apply suggestions from code review

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Changed code explanations following engineer clarification

* Removed trailing whitespace

* Removed output mistakenly added to commands

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-27 11:34:54 +01:00
Paul Schweigert 451bbfd51d
Adding COC doc (#4285)
* adding COC doc

* adding homepage link
2021-09-24 06:55:22 -07:00
Dave Protasowski 71a8ff5ecb
include documentation about the httpOption annotation (#4273)
* include documentation about the httpOption annotation

* drop trailing whitespace

* pr feedback
2021-09-22 05:28:18 -07:00
dhruv behl d96c0d8c06
fix for issue-4252: fixing content for serving metrics under activato… (#4268)
* fix for issue-4252: fixing content for serving metrics under activator subsection

* Update docs/admin/collecting-metrics/serving-metrics/metrics.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-09-21 23:02:17 -07:00
dhruv behl 59938d58a0
fix for issue-4233: correctly sourced collector with a fix (#4267) 2021-09-21 22:53:18 -07:00
knative-automation 3ac69a5cab
Update community files (#4237)
Signed-off-by: Knative Automation <automation@knative.team>
2021-09-21 18:53:17 -07:00
Samia Nneji 66b0be98b7
Edit PingSource docs (#4116)
* Edit PingSource docs

* fix trailing whitespace

* Link to sink topic

* Add status fields

* Remove kn command
2021-09-21 18:43:17 -07:00
salaboy 46995b865e
Adding ingres-class annotation docs (#4264)
* adding ingres-class annotation docs

* removing whitespaces

* EOF newline

* applying suggestions

* Update docs/developer/serving/services/ingress-class.md

* Update docs/developer/serving/services/ingress-class.md

* removing indentation

* Update docs/developer/serving/services/ingress-class.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-09-21 08:55:38 -07:00
Dave Protasowski fbe03bba72
document serving's revision garbage collection (#4266)
* document serving's garbage collector

* fix nav link

* whitespace linting

* pr feedback

* fix trailing whitespace

* address pr feedback

* Update docs/admin/serving/revision-gc.md

* Update docs/admin/serving/revision-gc.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-09-21 08:42:38 -07:00
Ashleigh Brennan f26949e10a
Moved metrics to dev guide (#4259) 2021-09-17 13:36:32 -07:00
Ashleigh Brennan b7923756e7
Add code excerpt docs guidelines (#4258) 2021-09-17 12:48:32 -07:00
Sameer Vohra 07d41bc8f4
Update accessing-traces.md (#4250)
* Update accessing-traces.md

Fixes #4249 
Update instructions so they are general as opposed to Istio specific.

* Update docs/serving/accessing-traces.md

Use code box for Zipkin url to make it cleaner
Use code box for Jaeger url to make it cleaner
Remove extraneous lines
Fix whitespace linter error

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-17 03:53:31 -07:00
knative-automation 48b0ef5a7e
Update community files (#4251)
Signed-off-by: Knative Automation <automation@knative.team>
2021-09-16 18:43:31 -07:00
Paul Schweigert 91f9e975e0
adding container-freezer aliases (#4254) 2021-09-16 18:11:31 -07:00
Travis Minke fef19d0c49
Enhance DLQ CloudEvents with destination (#4228) 2021-09-16 06:55:40 -07:00
Samia Nneji aa04a5b5ae
Fix formatting and a few tweaks (#4232) 2021-09-16 06:35:40 -07:00
RichieEscarez a601b8ccce
Add redirect for a moved file to prevent user 404s (#4234)
* Add redirect for a moved file to prevent user 404s

* try removing the /docs/ prefix
2021-09-16 05:08:39 -07:00
David Wang 4440233192
set namespace to default before the installation verification (#4071)
* set namespace to default before the installation verification

* Update docs/admin/install/knative-with-operators.md

address the review comments

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/knative-with-operators.md

address the review comments

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/knative-with-operators.md

address the review comments

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/admin/install/knative-with-operators.md

address the review comments

Co-authored-by: Samia Nneji <snneji@vmware.com>

* adress review comments

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-16 04:33:41 -07:00
Evan Anderson efba7def9f
We haven't required Istio for 2 1/2 years (#4244) 2021-09-16 03:56:39 -07:00
Alex Dixon 3334ede84a
docs: add github event source install instructions (#4184) 2021-09-16 03:13:40 -07:00
Carlos Santana f6e4fbe6ae
rename mkdocs branch to main (#4236)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-09-15 09:43:09 -07:00
Iliia Khaprov - VMware 8f742c9f48
Correct expected output (#4229) 2021-09-14 09:46:11 -07:00
RichardJJG 2f593eb28b
Add missing .md to links in Docs folder (top level) (#4227)
* Added missing .md to some of the links

* Added missing .md to the rest of the links

* Fix some links

* Added missing .md to some of the links

* Added missing .md to the rest of the links

* Fix some links

* Fixing some more links

* More link fix attempts

* Attempt to fix the Community Samples link

* Change Community Samples link to external
2021-09-14 08:28:11 -07:00
Jeff 7e97d00144
Updates links in `CONTRIBUTING.md` (#4223)
* Updates links in `CONTRIBUTING.md`

I could not find the appropriate links for `website help` and `maintainer help` I removed them... but im not positive that is the best move.

* Update CONTRIBUTING.md
2021-09-14 08:07:11 -07:00
Omer B debf39b6f0
Delete "Getting Started with App Deployment" (#4226)
* Delete getting-started-knative-app.md

* updating redirects
2021-09-10 11:00:31 -07:00
Roland Huß 861298bbbe
Add how to create custom domains with kn domain (#4209)
* Add `kn domain` usage for creating a domain mapping.

While on it, also added how to enable TLS for the domain mapping.

* Update docs/developer/serving/services/custom-domains.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-10 10:12:31 -07:00
Sankalp Rangare 375e925b5c
avoid 'should' in documentation (#4162)
* avoid 'should' in documentation

* fix whitespaces
2021-09-09 11:55:58 -07:00
Ashleigh Brennan 9ef8901395
remove sample (#4221) 2021-09-09 11:45:58 -07:00
Mohamed Shahat c4c85d2255
Update first-trigger.md (#4210)
fix command with the right parameters. `kn trigger delete cloudevents-trigger`
2021-09-09 07:27:58 -07:00
RichardJJG d8897e9e73
Add .md extension to internal links (#4214) 2021-09-09 06:51:59 -07:00
sebgoa 6a6aeb2e3e
set v1.19 as minimum k8s version (#4189)
per 0.24 release notes https://github.com/knative/serving/releases/tag/v0.24.0 v1.19 is now the minimum k8s version

fixes: https://github.com/knative/docs/issues/4177
2021-09-08 12:11:45 -07:00
Sid Shukla 665cedcbc5
Update otel-collector-config configmap (#4199)
The otel-collector-config configmap referenced in
https://knative.dev/docs/admin/collecting-metrics/#set-up-the-collector
has incorrect configuration which leads to a config loading issue causing
the otel-collector to go into a crashloop. This PR updates the config map
as per https://opentelemetry.io/docs/collector/configuration/
2021-09-08 06:37:45 -07:00
sebgoa 48104fe0f0
update brew command for kn (#4176)
* update brew command for kn

a formulae was merged in homebrew core to install kn without a specific tap

* Update docs/snippets/install-kn.md
2021-09-08 05:59:35 -07:00
Paul Schweigert 9a44aac25d
typo in markdown link (#4195) 2021-09-07 13:36:44 -07:00
Samia Nneji 18e15fc07c
Delete duplicate deploying-from-private-registry.md file (#4146)
* Delete deploying-from-private-registry.md

* Add back a change from the deleted version of the file

* Fix broken link
2021-09-07 09:03:18 -07:00
Paul Schweigert 58b2667e8b
Updating quickstart to use the plugin (#4046)
* updating quickstart to use the plugin

* lint: removing extra whitespace

* adding homebrew, simplifying binary install

* linting: white space

* fixing link to brew

* removing unneeded brew install command

* need kn version 0.25 or later

* add to path, not plugin dir

* when installing put binary in path not plugin dir

* use markdown for links
2021-09-07 08:37:18 -07:00
Dave Protasowski 9a0b7a6dbd
drop extra stale issue workflow file (#4175) 2021-09-07 06:44:19 -07:00
Samia Nneji 4786ac738f
Fix exposed links (#4186) 2021-09-07 06:30:19 -07:00
RichardJJG a8e08f6a65
Add link to code of conduct (#4187) 2021-09-07 06:28:19 -07:00
RichardJJG 4f95ce9e35
Style edits to Duck Typing topic (#4185)
* Style edits

* Minor style change

* Put instances of subject in code tags

* Changed example heights and weights

* Update docs/developer/concepts/duck-typing.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Added Example heading and removed 2 comments

* Removed far-reaching placeholders

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-06 08:58:45 -07:00
Antoine Cotten e9080d83e2
Fix inaccurate description of `default-br-config` (#4182)
* Fix inaccurate description of `default-br-config`

* (review) Apply requested changes
2021-09-06 07:01:43 -07:00
Carlos Santana a07d7cfc18
Add new release blog for v0.25 (#4152)
* made copy using v0.24

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

* add serving release notes

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

* remove extra julz

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

* add bug fixes for serving v0.25

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

* add eventing release notes v0.25

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

* add eventing extentions for v0.25

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

* add client release notes

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

* add anchor for eventing kafka components

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

* add highlights

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

* move kn-quickstart at the top of client

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

* remove operator for now

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

* fix typo on menu

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

* address feedback

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

* address copy edit changes from Samia

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

* add operator notes

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

* sort contributors

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-09-03 06:46:58 -07:00
RichardJJG 001cd9bd29
Changed HTML links to Markdown (#4173)
* Changed HTML links to Markdown

* Change HTML image links to Markdown

* Fix image links
2021-09-02 04:36:06 -07:00
Ashleigh Brennan 6e784253cb
Add Kogito to list of Operators (#4172)
* Add Kogito to list of Operators

* Update docs/developer/eventing/sources/README.md
2021-09-01 12:55:05 -07:00
RichardJJG 87a2c626fc
Style changes (#4156)
* Style changes

* Update custom-domains.md
2021-09-01 06:02:33 -07:00
Steve Boardwell 5f22aa69df
Add pointer in case the service cannot be resolved (#4102)
* Add pointer in case the service cannot be resolved

The service in the tutorial could not be resolved. It is not immediately apparent why this is the case (VPN, FritzBox DNS Server, etc). The tips in the comments solved the problem for me.

* Change indentation of question

* Swap links for solution steps

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

Better working of the problem.

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>

* PR changes

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

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-09-01 05:43:33 -07:00