Commit Graph

3277 Commits

Author SHA1 Message Date
David Hadas da2c5ffbca
rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
Pierangelo Di Pilato c9f29b93e9
Document transport-encryption Eventing feature (#5642)
* Document transport-encryption feature

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add verification and installation steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add send event verification steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* adding nav bar entry (#3)

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

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-03 10:31:21 +00:00
Matthias Wessendorf 4691b86f62
Adding note on channel api support for this as well (#5654)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-02 14:12:49 +00:00
Knative Automation abda874e83
Update actions (#5650)
Signed-off-by: Knative Automation <automation@knative.team>
2023-08-02 01:33:49 +00:00
David Simansky 141e4dacbf
Add Knative v1.11.0 release blog (#5647)
* Add Knative v1.11.0 release blog

* Add blog to navigation and featured section

* Reformat func release notes

* More formatting
2023-08-01 15:45:47 +00:00
Vincent e4296e1510
Update the release table for Knative Operator 1.11 (#5648) 2023-08-01 15:23:47 +00:00
Matthias Wessendorf 06306e6093
Fixing typo (#5649)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-01 15:22:47 +00:00
Matthias Wessendorf 49750e91eb
Adding for blog post on improved event discovery (#5616)
* Adding DRAFT for blog post on improved event discovery

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

* Fix typos

* Add content to EventType auto create section

* Fix typo

* Add mention of channels and conclusion

* Add links to slack channel and gh issues

* adding link to new blog post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 13:27:46 +00:00
Dhruv Garg 70708b04cd
update configure-kn.md to include channel-type-mappings and add comments to sample yaml (#5591)
* update configure-kn.md to include channel-type-mappings and add comments to sample yaml

* Update docs/client/configure-kn.md

---------

Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 09:19:46 +00:00
Calum Murray a52897a7e7
Added mention of channels to event type autocreate docs (#5639)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-08-01 09:01:46 +00:00
Stavros Kontopoulos b1450fedec
Add version 1.11 to generate docs (#5643) 2023-07-31 16:38:32 +00:00
erharjotsingh 9c9f95ea8b
Fixing #5537: Adding mandatory target annotation and their units. (#5629)
* Issue# #5537: Update autoscaling-metrics.md to add the mandatory target values

As per issue  #5537,  creating this PR for adding mandatory target annotation.

* Fixing #5537: Implementing PR comments

* Fixing #5634: Update home.html

* Reverting the commit for other issue

Reverting the commit for other issue so that I can fork one branch per issue

* Fixing #5537: Adding review comments

* Fixing#5537: Updating note formatting

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md
2023-07-31 11:20:00 +00:00
Caleb Woodbine ac6b067b02
docs: update instructions on client code-sign verification (#5610)
* docs: update instructions on client code sign verification

* docs: update cosign keyless references
2023-07-31 08:18:59 +00:00
Knative Automation aade0bb852
upgrade to latest dependencies (#5640)
bumping knative.dev/hack cc92cdb...ddae802:
  > ddae802 Update community files (# 302)
  > 8852371 Update community files (# 301)
  > 12cd6a1 Update community files (# 300)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-31 07:39:59 +00:00
Knative Automation 14f460ae19
Update community files (#5641)
Signed-off-by: Knative Automation <automation@knative.team>
2023-07-27 01:31:43 +00:00
Kenjiro Nakayama 3793edea94
Add doc about cutomize kourier-bootstrap for Kourier gateways (#5592) 2023-07-21 21:37:14 +00:00
Matthias Wessendorf 3e2f9567c8
Aligning the Eventing message w/ the README from its repo (#5635)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-07-21 12:55:13 +00:00
David Simansky 4c36780696
feat: Add EventType auto create to experimental features (#5631)
* feat: Add EventType auto create to experimental features

* Add new page to navigation config

* Decrease title size

* Split broker create to kn/yaml variants

* Polish event sending section

* Align opt-in formatting

* Correct feature name
2023-07-20 14:05:13 +00:00
Ali Ok 1f967ae742
Remove subtitle in homepage (#5633) 2023-07-20 10:30:13 +00:00
dependabot[bot] dc84e5bec8
Bump word-wrap in /code-samples/serving/cloudevents/cloudevents-nodejs (#5632)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 11:50:10 +00:00
akesiraju 08f355a8c1
Using workloads instead of deployments on the documentation (#5596) (#5597)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

The api version should match the broker config apiversion

Empty-Commit

The api version should match the broker config apiversion

Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2023-07-18 07:03:09 +00:00
AdamKorcz 187f7d0ecb
Fix nits in fuzzing audit blogpost (#5628)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-14 06:53:14 +00:00
AdamKorcz 12cd63e2df
Add blogpost and report for fuzzing audit (#5627)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-13 23:05:15 +00:00
Stavros Kontopoulos d60f9cacf0
Add details for storage and knative services (#5605)
* add details for storage and knative services

* fixes

* Update storage.md

add missing whitespace

---------

Co-authored-by: Reto Lehmann <retocode@icloud.com>
2023-07-13 06:49:15 +00:00
Stavros Kontopoulos a65dbda136
Describe how to set qp resources (#5617)
* add docs for how to set qp resources

* fix
2023-07-13 06:47:15 +00:00
Knative Automation 2b2fb00b9f
Update community files (#5626)
Signed-off-by: Knative Automation <automation@knative.team>
2023-07-12 13:12:17 +00:00
Roland Huß d5f2362ae9
Fixing minor typo in getting-started-blog-p1.md (#5625) 2023-07-12 09:25:13 +00:00
Knative Automation 161becae06
Update community files (#5624)
Signed-off-by: Knative Automation <automation@knative.team>
2023-07-12 01:37:15 +00:00
Calum Murray 9ef8259925
Intro to open source with knative blog series p0 and p1 (#5618)
* Started first getting started blog post

* First draft of p0 of getting started blog

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Updated config to add blog post 0 to nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* First draft of getting started with open source blog

* Added open source intro post to nav

* Updated links in blog series

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Fixed the list rendering

* Updated links

* Fixed link

* Added link to next post

* Added exclamation

* Add explanation of free software

* Added images to first post

* Fixed image links

* fixed image link

* Added images to post 1

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Remove unneeded image

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Updated workflow image, and added link to cncf

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Addressed PR comments

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Hopefully fixed link

* Bumped article dates

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/config/nav.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-07-11 17:22:12 +00:00
dependabot[bot] f925e3abbb
Bump semver in /code-samples/serving/cloudevents/cloudevents-nodejs (#5623)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 16:03:12 +00:00
Knative Automation c621b4cab1
Update community files (#5621)
Signed-off-by: Knative Automation <automation@knative.team>
2023-07-10 01:36:38 +00:00
Vikram Yadav 21ce19255f
Document current behaviour of scaling down with activation scale (#5619)
Related Issue: https://github.com/knative/serving/issues/14017
2023-07-07 20:54:35 +00:00
Knative Automation 7197845a95
upgrade to latest dependencies (#5620)
bumping knative.dev/hack d7586a2...cc92cdb:%0A  > cc92cdb Replace test-infra with toolbox (# 297)%0A  > fc42790 Update community files (# 296)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-07 20:33:35 +00:00
Matthias Wessendorf d9522ed0eb
Adding some updates for the V1B2 EventType API, present in 1.11 release (#5615)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-06-28 11:46:02 +00:00
Knative Automation f84ca8b12f
Update community files (#5614)
Signed-off-by: Knative Automation <automation@knative.team>
2023-06-28 10:59:54 +00:00
Knative Automation e24d2a8bc1
Update community files (#5613)
Signed-off-by: Knative Automation <automation@knative.team>
2023-06-28 01:36:53 +00:00
Arkadius Jonczek 225a69b10f
docs: fix eventing gitlab source readme (#5598)
* docs: fix gitlab webhook breadcrumb in gitlab eventing readme

* docs: use project access token for gitlab source in gitlab eventing readme

from security perspective it's better to use project access token instead of personal access token
2023-06-23 10:10:36 +00:00
Keshav Kumar 07d5949833
removed grammatical mistake (#5609) 2023-06-23 10:09:36 +00:00
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