Commit Graph

3089 Commits

Author SHA1 Message Date
dependabot[bot] fe1b396dd9
Bump futures-util in /code-samples/serving/cloudevents/cloudevents-rust (#5601)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.28.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.28)

---
updated-dependencies:
- dependency-name: futures-util
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 18:15:35 +00:00
dependabot[bot] ba8db5c7cb
Bump futures-task in /code-samples/serving/cloudevents/cloudevents-rust (#5602)
Bumps [futures-task](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.28.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.28)

---
updated-dependencies:
- dependency-name: futures-task
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 18:12:36 +00:00
Knative Automation e31f7f5b06
upgrade to latest dependencies (#5604)
bumping knative.dev/hack f591fea...d7586a2:%0A  > d7586a2 Update e2e kntest link (# 295)%0A  > a861c8e Update community files (# 294)%0A  > 5b7907f Update actions (# 289)%0A  > c133d5d Install Istio for tests (# 291)%0A  > 5812c57 Update community files (# 292)%0A  > 7d81248 Update community files (# 286)%0A  > 6e4569c Update community files (# 285)

Signed-off-by: Knative Automation <automation@knative.team>
2023-06-19 20:02:53 +00:00
Matthias Wessendorf 5b8c6567fa
Adding a little blog, explaining the workloads override for HA replicas (#5600)
* Adding a little blog, explaining the workloads override for HA replicas

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

* Update blog/docs/articles/improved-ha-configuration.md

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2023-06-13 13:25:45 +00:00
Matthias Wessendorf adcd8ba88c
Using workloads instead of deployments on the documentation (#5596)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-06-07 07:17:56 +00:00
Reto Lehmann 1292fa5b62
Add Knative Serving architecture page (#5545)
* Add Knative Serving architecture page

* Reorder and cross-link architecture and request-flow pages

* Review feedback

* Update docs/serving/architecture.md

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

* Update docs/serving/architecture.md

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

* Review updates

* Review updates

---------

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2023-06-06 14:36:27 +00:00
knative-automation 26c2b16908
Update community files (#5594)
Signed-off-by: Knative Automation <automation@knative.team>
2023-06-06 01:38:29 +00:00
Lance Ball 9f584bc649
chore: remove front matter from blog template (#5583)
* chore: remove front matter from blog template

Hugo is no longer used, so this is not needed.

Fixes: https://github.com/knative/docs/issues/5099

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: remove all front matter from blog

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add prompt for author and date to template

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: testing frontmatter

Signed-off-by: Lance Ball <lball@redhat.com>

* Revert "fixup: remove all front matter from blog"

This reverts commit d3bfeeafb2.

* fixup: add front matter to release blogs

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup

Signed-off-by: Lance Ball <lball@redhat.com>

---------

Signed-off-by: Lance Ball <lball@redhat.com>
2023-06-01 00:17:36 +00:00
Stavros Kontopoulos 1be1ddf6c1
Document QP reporting period (#5582)
* document qp reporting period

* update
2023-05-30 13:36:35 +00:00
achiverram28 3852b6727a
Update autoscaling-metrics.md for modifications (#5581)
* Update autoscaling-metrics.md for modifications

* Update autoscaling-metrics.md
2023-05-29 18:37:33 +00:00
Gabriel Freites 2ef7cca0ea
Update README.md (#5580)
Fix BrokerConfig package ApiVersion
2023-05-29 07:26:28 +00:00
Reto Lehmann 8076347314
Fix image url of autoscale-go service (#5578) 2023-05-26 12:12:25 +00:00
knative-automation d4cdcd74fb
Update community files (#5576)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-24 01:35:12 +00:00
Lance Ball e46631b324
docs: add links to stateless and event-driven (#5575)
Where used in the Functions text, "stateless" and "event-driven" link to
techtarget.com and wikipedia respectively.

Fixes: https://github.com/knative/docs/issues/5403

Signed-off-by: Lance Ball <lball@redhat.com>
2023-05-23 20:59:09 +00:00
Caleb Woodbine 8b88ea6e99
Update Knative cosign verify docs (#5568)
Signed-off-by: Caleb Woodbine <calebwoodbine.public@gmail.com>
2023-05-17 21:25:12 +00:00
Stavros Kontopoulos 2f943ad74d
add details about revision_queue_depth metric (#5553) 2023-05-16 08:44:10 +00:00
Roland Huß e51c4f9871
Update next-steps.md, remove knative.tips link (#5561)
Knative.tips is history (not reachable anymore).

Thanks, @ahmetb, for all your support at that time!
2023-05-11 16:12:40 +00:00
Dave Protasowski 2f576ad106
point to the new ghcr.io images (#5551)
* point to the new helloworld image

* use new autoscale-go image
2023-05-09 17:51:00 +00:00
Dave Protasowski 1bfc351dce
modifying the workflow should trigger rebuild (#5557) 2023-05-09 16:26:00 +00:00
Dave Protasowski 0ddda9a638
Fix build image workflow (#5556)
- push the autoscale image
- only run workflow if certain paths change
2023-05-09 16:20:01 +00:00
Dave Protasowski 098a9da831
create autoscale-go image (#5554) 2023-05-09 16:03:00 +00:00
Stavros Kontopoulos a763a6f294
fixes (#5552) 2023-05-09 16:02:00 +00:00
Dave Protasowski 66cab03f9d
Create a hello world image to be used by the docs (#5550) 2023-05-09 14:53:00 +00:00
Vincent e97b41c495
Update the operator doc on versions (#5539) 2023-05-02 16:24:54 +00:00
Reto Lehmann c8244ace7d
Add installation troubleshooting page (#5546)
* Add installation troubleshooting page

* Use tabs to separate networking layers
2023-05-02 14:43:55 +00:00
dependabot[bot] 0685fc0e53
Bump flask in /code-samples/eventing/helloworld/helloworld-python (#5547)
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.0.3...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 11:47:55 +00:00
knative-automation e10dc2982f
Update community files (#5544)
Signed-off-by: Knative Automation <automation@knative.team>
2023-05-01 01:33:55 +00:00
pradnyavmw 5f69269d56
Add Knative 1.10 announcement (#5541)
* Add Knative 1.10 announcement

* Update authors
2023-04-28 15:23:52 +00:00
pradnyavmw a977da9d8d
Add v1.10 (#5538) 2023-04-28 13:19:51 +00:00
knative-automation 2289531186
Update community files (#5540)
Signed-off-by: Knative Automation <automation@knative.team>
2023-04-28 01:34:35 +00:00
knative-automation b426dd46f3
upgrade to latest dependencies (#5536)
bumping knative.dev/hack 359d585...f591fea:%0A  > f591fea individual globbing is required (# 284)%0A  > 4b3f230 Update community files (# 283)%0A  > 9153cc6 Update community files (# 282)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-24 13:27:43 +00:00
Helber Belmiro 064d14ff2e
Fixed broken link (#5535) 2023-04-14 14:17:52 +00:00
Dave Protasowski 48ed3a4214
fix go redirect (#5531)
* fix redirect

* clean up and ignore some repos
2023-04-13 19:09:51 +00:00
dependabot[bot] 1106ea668d
Bump h2 in /code-samples/community/serving/helloworld-rust (#5534)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 19:07:51 +00:00
knative-automation 852e18c5ce
Update actions (#5533)
Signed-off-by: Knative Automation <automation@knative.team>
2023-04-13 13:11:52 +00:00
knative-automation 1e8e9d9a76
Update community files (#5530)
Signed-off-by: Knative Automation <automation@knative.team>
2023-04-12 01:33:50 +00:00
knative-automation 77a5b39412
Update community files (#5529)
Signed-off-by: Knative Automation <automation@knative.team>
2023-04-11 01:34:50 +00:00
knative-automation beec375a22
upgrade to latest dependencies (#5527)
bumping knative.dev/hack 1421f12...359d585:%0A  > 359d585 Revert "Extract tools to knative.dev/toolbox (# 280)" (# 281)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-10 19:30:47 +00:00
knative-automation fd447759af
Update actions (#5528)
Signed-off-by: Knative Automation <automation@knative.team>
2023-04-10 17:29:41 +00:00
Evan Anderson f836a6ffdc
Add conceptual documentation on Knative Serving request flow (#5523)
* Add conceptual documentation on Knative Serving request flow

* Add docs on readiness probing for queue-proxy

* Add navigation
2023-04-07 09:35:20 +00:00
Christoph Stäbler 6c170f1f40
Add documentation for MTChannelBasedBroker (#5501)
* Add documentation for MTChannelBasedBroker

* Some more cleanup on MTCBB doc

* Change order of delivery options config and broker class config

* Fix line intent issue

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

* Add a section in "create broker" about the broker class

* Add dot at end of developer documentation

* Cleanup duplication in broker class section

* Update docs/eventing/brokers/create-broker.md

Co-authored-by: Ali Ok <aliok@redhat.com>

* Remove unneeded label

* Update docs/eventing/brokers/broker-types/mt-channel-based-broker/README.md

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

* Address some review comments

* Apply suggestions from code review

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

* Move broker admin configuration page to Eventing > Administrator topics > Eventing configuration

* Use "Broker class" consistently

* Add more information about configurations of different Broker classes

* Add more information about native implementations vs MTCBB

* Move channel installation instructions to Prerequisites section.

* Capitalize consistently as per docs style guide

* Update docs/eventing/brokers/create-broker.md

* Rename "Multi tenant channel-based-broker" to "Channel based Broker"

* Fix some capitalizations

---------

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2023-04-04 16:02:38 +00:00
Esmerlin Joel Mieses 65b9a8cfd9
[FIX]: Target app sample. (#5508) 2023-04-03 19:50:37 +00:00
Matthias Wessendorf 1d46695a73
Second part of post on ingress Cloudevents to kafka (#5524)
* Adding second article

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

* Review article

* Review article

* Little tweaks

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

* Adding to navigation

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

* Update from-cloudevent-to-apach-kafka-records-part-two.md

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Renamed file

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

* using NOTEgd! macro

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Daniele Zonca <dzonca@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-04-03 17:24:37 +00:00
Dave Protasowski d94720c164
Relabel tab to 'No DNS' (#5520)
'Temporary DNS' is confusing since we are not actually setting up DNS in this instance
2023-03-31 18:45:01 +00:00
knative-automation c35afe9489
upgrade to latest dependencies (#5517)
bumping knative.dev/hack 3b8ef01...1421f12:%0A  > 1421f12 Extract tools to knative.dev/toolbox (# 280)

Signed-off-by: Knative Automation <automation@knative.team>
2023-03-31 15:11:03 +00:00
Paul Schweigert e469a2db28
remove documentation for container-freezer (#5516)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

The container-freezer is being archived as discussed in
https://github.com/knative-sandbox/container-freezer/issues/217,
so this commit is to remove its documentation from the website.
2023-03-31 13:42:02 +00:00
mike-at-spotify 0a57b4883a
Remove dead links (#5515)
There's no example code for CloudAuditLogsSource, CloudPubSubSource, CloudSchedulerSource or CloudStorageSource.
2023-03-29 20:57:02 +00:00
Naveenraj M 0b41d84c1f
Add knative serving in K0s blog (#5514)
* add request logging page

* add statement to describe table

* remove properties not related to request logging.
Reorder configMap keys

* add knative serving in k0s blog

* fix links
2023-03-28 12:33:58 +00:00
Naina Singh ea1ca4d036
Update knative-projectmeeting-kubecon-eu-2023.md (#5513) 2023-03-25 11:05:55 +00:00
Naveenraj M 0f3f4a77ef
Document Request Logging Feature on the Website (#5492)
* add request logging page

* add statement to describe table

* remove properties not related to request logging.
Reorder configMap keys
2023-03-24 22:18:54 +00:00