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
Vincent
30eb3c9496
Add the table describing the version support for operator ( #5096 )
2022-07-15 13:45:28 +00:00
knative-automation
9b89df493b
Update community files ( #5103 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-07-15 01:44:28 +00:00
Evan Anderson
cfbc5bf585
Add Knative 1.6 blog entry ( #5098 )
...
* Add Knative 1.6 blog entry
* Address @abrennan89 review
* Close block on the first line.
* Move release notes to their own lines
2022-07-14 23:41:15 +00:00
Paul Schweigert
823e969240
update docs versions for v1.6 release ( #5097 )
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-07-14 12:26:14 +00:00
knative-automation
6bc735cf70
upgrade to latest dependencies ( #5095 )
...
bumping knative.dev/hack e7d6365...65c463a:
> 65c463a Update community files (# 195)
Signed-off-by: Knative Automation <automation@knative.team>
2022-07-13 17:44:14 +00:00
Gab Satchi
8104e848e2
Updated RabbitMQ docs with RabbitMQ broker config reference ( #5093 )
...
* Updated RabbitMQ docs with RabbitMQ broker config reference
* Fix letter case for titles
2022-07-12 17:47:13 +00:00
Paul Schweigert
97bcb7b276
add github token to local docker build ( #5073 )
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-07-12 15:17:13 +00:00
Hans-Jörg Wieland
4ddc8f9c4d
fix: Update the knative-operator supported versions example ( #5091 )
2022-07-12 14:23:12 +00:00
Aman Kumar Sarraf
62b2123dce
fixed <sink-kind> supported object issue ( #5088 )
...
* fixed <sink-kind> issue
* Update docs/eventing/sources/ping-source/README.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-07-08 17:42:09 +00:00
Ashleigh Brennan
9d64fcbe6a
Clean up CLI and eventing docs ( #5070 )
...
* Cleanup docs, snippets, and sections
* peer review updates
2022-07-08 14:18:08 +00:00
Matthias Wessendorf
24afa9c3ae
Swap the default ( #5084 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-07-08 08:34:09 +00:00
Matthias Wessendorf
625c6202ea
Updating to point to CE 1.0.2 ( #5082 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-07-07 12:34:09 +00:00
Matthias Wessendorf
7f4bb9b043
Adding a little sentence on the CE mode of knative kafka broker ( #5081 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-07-07 10:48:08 +00:00
Ashleigh Brennan
bf326de75f
Update CLA information in docs ( #5074 )
2022-07-05 17:29:06 +00:00
Ashleigh Brennan
8e9474095f
Add per-Service imagePullSecrets config ( #5069 )
2022-07-01 15:11:42 +00:00
Ashleigh Brennan
fb431e1c89
Cleanup for KnativeServing CR config docs ( #5050 )
...
* Cleanup for KnativeServing CR config docs
* updates from SME review
2022-07-01 09:27:42 +00:00
knative-automation
d7cfce8852
Update community files ( #5071 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-07-01 01:42:30 +00:00
knative-automation
ac883620fe
upgrade to latest dependencies ( #5068 )
...
bumping knative.dev/hack 12d3e2a...e7d6365:
> e7d6365 Add [skip-dot-release] feature (# 189)
> 33ce6af Update community files (# 190)
> dc6c287 Update community files (# 185)
> fd240e2 Update community files (# 184)
> 40350b6 Update community files (# 183)
> 674c2b3 Update community files (# 182)
> 0c389ad Update community files (# 181)
> bafe4b1 Update community files (# 180)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-30 14:30:30 +00:00