Commit Graph

3061 Commits

Author SHA1 Message Date
Smixi e2ddaf98b6
Fix typo in Traffic Splitting getting started page (#5194)
* Update first-traffic-split.md

Fix 'alwayss' to 'always' in traffic splitting.

* Update docs/getting-started/first-traffic-split.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-08-30 17:26:17 +00:00
Vincent dfbbf7cbac
Update the latest version from 1.6 to 1.7 for kn operator (#5196)
Signed-off-by: Vincent Hou <shou@us.ibm.com>

Signed-off-by: Vincent Hou <shou@us.ibm.com>
2022-08-30 17:16:17 +00:00
Matthias Wessendorf 0be967dc3e
Knative 1.7 release blog post (#5187)
* ADding draft of Knative 1.7 blog

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

* Updates for Operator, just the release notes: nothing special

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-08-29 14:50:23 +00:00
Carlos Santana 6efa07cf44
fix build bc command not found on 1.7 release (#5191)
* fix build bc command not found

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

* use latest

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

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-08-26 07:15:19 +00:00
Samia Nneji c85e40487b
Update release script for 1.7 (#5190) 2022-08-25 15:27:19 +00:00
knative-automation 5a2f18af6b
upgrade to latest dependencies (#5185)
bumping knative.dev/hack 782bbaa...8d1e4cc:
  > 8d1e4cc fix go run invocation of github hub cli (# 213)
  > d35c718 [release-1.7] go run... (# 211)
  > e9a8475 Update community files (# 208)
  > 4621ee6 Update community files (# 207)
  > 9dabf7c Update community files (# 206)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-25 13:38:18 +00:00
Ashleigh Brennan 41e041b66a
Add list plugins command docs (#5167)
* Add list plugins command docs

* Update docs/client/kn-plugins.md
2022-08-25 11:55:19 +00:00
Yamori c4d94c2b3c
fix helloworld-go filename (#5184) 2022-08-23 18:54:18 +00:00
David Hadas 047fff36f8
QPOptions (#5169)
* Adding Queue Proxy Extensions Documentations

* Create queue-extensions.md

* Update deployment.md

* Update queue-extensions.md

* Create queue-runtime-extensions.md

* Update queue-extensions.md

* Update deployment.md

* Update deployment.md

* Update queue-extensions.md

* Update queue-extensions.md

* updates after qpoptions commit merged

* lint..

* fix tab based on mkdocs output

* add nav

* fix links

* Review comments

* Review comments2

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Align QPOptions and Using extensions...

* Update docs/serving/queue-extensions.md

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

* Fixed Prerequisites

* added description on qpoptions to using*

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-08-23 09:23:17 +00:00
knative-automation 3e21099582
Update community files (#5186)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 01:49:20 +00:00
Ashleigh Brennan 748edc4596
Update garbage collection docs (#5183)
* Update garbage collection docs

* fix typo

* fix nav alignment

* cleanup

* tidy up formatting

* formatting

* fix heading lvl
2022-08-22 19:04:16 +00:00
Isaac fdd9f38900
Fix Revision timeout seconds key (#5179)
* Fix Revision timeout seconds key

timeout key doesn't exist on the serving.knative.dev/v1 api spec https://knative.dev/docs/reference/api/serving-api/#serving.knative.dev/v1.Revision

* Update config-defaults.md
2022-08-19 12:46:50 +00:00
David Hadas c54d393fce
Go security guard (#5176)
* added security-guard

* go-security-guard
2022-08-16 16:54:47 +00:00
knative-automation 580d2239ed
Update actions (#5175)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-15 13:40:31 +00:00
knative-automation 21fa080a24
Update community files (#5174)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-15 13:31:32 +00:00
knative-automation 718a28f469
Update community files (#5172)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-12 01:45:04 +00:00
Michael Thomsen a247aa8c85
Update Dart sample to latest Dart server template (#5159)
* Update Dart sample to latest Dart server template

* review feedback

* Update README.md

* Fix whitespace
2022-08-10 19:56:58 +00:00
Ashleigh Brennan c0d00ea04e
Updating docs for Revisions (#5156)
* Updating docs for Revisions

* minor change

* update links

* remove fluff

* Update docs/snippets/about-revisions.md

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

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-08-10 17:42:45 +00:00
Sergey "Shnatsel" Davidoff 5d1d6fa0aa
Fix Rust code sample (#5158)
* Bump Rust compiler to the latest version

* Commit Cargo.lock to the tree to prevent future breakage of the Rust sample
2022-08-10 16:06:42 +00:00
Ashleigh Brennan 113c8f82e1
Add reply feature to subscription docs (#5166)
* Add reply feature to subscription docs

* peer review updates
2022-08-10 15:36:42 +00:00
Matthias Wessendorf 982fad8b77
A try to change the wording for overriding the brokers config, on a per broker base (#5165)
* A try to change the wording for overriding the brokers config, on a per broker base

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

* Update docs/eventing/broker/kafka-broker/README.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2022-08-10 09:33:35 +00:00
David Hadas ec5dda4c37
added security-guard (#5161) 2022-08-04 19:54:21 +00:00
Pierangelo Di Pilato 224328b97c
Document Eventing features promoted to beta (#5160)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-08-04 17:30:21 +00:00
Jacopo Rota 1c6adcec33
Update kpa-specific.md (#5130)
fix typo
2022-08-03 11:55:18 +00:00
Gabriel Freites afc2015250
RabbitMQ Source docs (#5137)
* finished rabbitmq source readme and corrected some minor rabbitmq broker typos

* fixed code style

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/broker/rabbitmq-broker/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* fixed pr comments

* Update docs/eventing/broker/rabbitmq-broker/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* removed duplicated sections + created snippet for service section + removed external cluster docs and pointed to the right pages that explain so

* added whitespace in prereqs

* removed trailing whitespace

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-08-02 18:27:23 +00:00
Gab Satchi 14b43e01bf
Adds eventing rabbitmq GA announcement blog (#5135)
* Adds eventing rabbitmq GA announcement blog

* fix linter

* PR updates
2022-08-02 18:11:17 +00:00
Ashleigh Brennan 2c8f9e3af6
Create Concepts section (#5155)
* Create Concepts section

* add redirect

* remove broken links

* remove broken links

* add new tab to links

* add new tab to links
2022-07-29 15:51:41 +00:00
Ashleigh Brennan cdf86176de
Cleanup eventing CR docs (#5152) 2022-07-29 07:51:38 +00:00
Gab Satchi 5227edff21
Add trigger customization docs (#5153)
* Add trigger customization docs

* Update docs/eventing/broker/rabbitmq-broker/README.md

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

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-07-28 19:22:37 +00:00
Pierangelo Di Pilato 81a3294de4
Remove unstable to Kafka broker ordered delivery feature (#5148)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-07-28 12:01:37 +00:00
knative-automation fa3e019fa2
Update community files (#5147)
Signed-off-by: Knative Automation <automation@knative.team>
2022-07-28 01:39:38 +00:00
Paul Schweigert a71b75ec65
Add documentation for active-min-scale (#5142)
* add documentation for active-min-scale

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* updates name to activation-scale

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-07-27 21:31:36 +00:00
Angelo Danducci 6d5d08bc67
Istio supported versions change (#5134)
* Istio supported versions change

Link to the net-istio releases github page as the source of truth for supported versions per release instead of having a hard coded value.

* Update docs/install/installing-istio.md

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

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-07-27 21:07:36 +00:00
Vincent bdd1262cd0
Add the instruction on migrating CRs from v1alpha1 to v1beta1 (#5140) 2022-07-27 14:11:36 +00:00
Vincent 383077dbd4
Update the version of CLI plugin for operator to 1.6.2 (#5133) 2022-07-26 20:41:35 +00:00
Dave Protasowski 439229417b
pull in latest knative.dev/hack changes (#5132) 2022-07-25 15:39:23 +00:00
knative-automation 934286a61b
upgrade to latest dependencies (#5131)
bumping knative.dev/hack a645040...123a278:
  > 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-25 10:55:24 +00:00
Bob 62a338af5b
Update collecting-metrics.md (#5125)
Update Prometheus Operator link
2022-07-21 14:38:20 +00:00
knative-automation 97789e26b1
upgrade to latest dependencies (#5124)
bumping knative.dev/hack 65c463a...a645040:
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-21 13:28:19 +00:00
knative-automation d1b05f06a2
Update community files (#5123)
Signed-off-by: Knative Automation <automation@knative.team>
2022-07-21 01:42:35 +00:00
Kelly A 00d9bd12e6
remove defunct markdown checking varibles (#5121) 2022-07-20 20:36:01 +00:00
Ashleigh Brennan bbf9d6d7b4
Knative Serving docs cleanup (#5120)
* Knative Serving docs cleanup

* remove fluff, editing of content

* remove fluff, editing for traffic splitting tutorial
2022-07-20 18:01:01 +00:00
Paul Schweigert c2284e7817
remove release process doc (#5101)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

As the docs are now handled by the release leads, the instructions for
cutting a new docs release were moved to the main release repo via
https://github.com/knative/release/pull/145. As that repo should be the
source of truth, this PR removes the instructions from the docs repo.
2022-07-20 17:59:01 +00:00
Ashleigh Brennan 7672aab6c3
revert updated mkdocs version (#5119)
* revert updated mkdocs version

* fix yml
2022-07-20 15:45:01 +00:00
Ashleigh Brennan aa99afea2c
General cleanup of sample and ref docs (#5117)
* General cleanup of sample and ref docs

* move reference docs

* fix nav and links

* update redirects

* fix comment

* added Paul's script updates, updating ext versions
2022-07-20 15:00:01 +00:00
Srinivasan Parthasarathy b29c010d37
Blog article on performance testing of Knative services (#5115)
* adding blog article for performance testing

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* removing .venv

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixing image paths

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixing trailing space

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* images in the right places

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fix pic and links and formatting

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixed images

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fix older tutorial

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
2022-07-19 22:19:00 +00:00
Ashleigh Brennan ec5406a7fc
Update custom certs docs (#5075)
* Update custom certs docs

* update link
2022-07-18 18:43:59 +00:00
Vincent 3a70add6f7
Fix the display issues for the commands in CLI plugin (#5111) 2022-07-18 14:53:00 +00:00
Vincent ba5b5eca6b
Add the link to the Knative Operator CLI plugin (#5109) 2022-07-18 14:27:59 +00:00
Vincent 789a58e402
Add the instruction on how to install and configure with the operator CLI plugin (#5102)
* Add the instruction on how to install the operator CLI plugin

* Remove the depracated eventing sources

* Add the command lines to configure serving

* Add the command lines to configure eventing

* Change to use the plugin with the kn
2022-07-18 13:22:59 +00:00