Commit Graph

2980 Commits

Author SHA1 Message Date
Ali Ok 521b8b9657
GSoC23@Knative blogpost (#5393)
* GSoC23@Knative blogpost

* GSoC23@Knative blogpost

* Better title for the blog post
2023-02-01 07:55:28 +00:00
Gab Satchi 4b420f4bc9
Adds namespace selector reference to ApiServerSource docs [1.9 feature] (#5396)
* Adds namespace selector reference to ApiServerSource docs

* Update docs/eventing/sources/apiserversource/reference.md

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

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-30 17:29:28 +00:00
Evan Anderson b6a40cf0a8
Add Knative 1.9 announcement (#5397)
* Add Knative 1.9 announcement

* Update blog/docs/releases/announcing-knative-v1-9-release.md

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

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-28 01:27:40 +00:00
Ali Ok 7d1c207577
Docs for KafkaNamespaced broker (#5389)
* Docs for KafkaNamespaced broker

* Some basic fixes

* Remove some trailing whitespace

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

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

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

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

* Address comments

* Address comments

* Address comments

* Address comments

---------

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2023-01-27 15:12:41 +00:00
Paul Schweigert c7de3c428c
Add missing slack channels, fix formatting (#5395)
* add missing channels, format

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* typo

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-27 03:43:41 +00:00
David Hadas 76d16efee9
Guard script fix - for 1.9 (#5394)
* identation and order fix

Signed-off-by: David Hadas <david.hadas@gmail.com>

* identation and order fix

Signed-off-by: David Hadas <david.hadas@gmail.com>

Signed-off-by: David Hadas <david.hadas@gmail.com>
2023-01-26 13:46:40 +00:00
Paul Schweigert 98b4e656e4
Updates slack URLs to CNCF instance (#5392)
* updates slack URLs to CNCF instance

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* updates

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* rest of the slack urls

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* listing slack channels

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* can't spell

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-26 02:27:39 +00:00
knative-automation 3933ef55a4
upgrade to latest dependencies (#5391)
bumping knative.dev/hack af8745e...c7cfcb0:
  > c7cfcb0 Update community files (# 263)

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

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-25 23:26:41 +00:00
Evan Anderson af5f5fb75c
Revise website community content to be more beginner-friendly (#5348)
* Clean up contribution docs

* Move 'contributing' to 'community' to encourage lurkers as well as active participants. Also, increase content on 'community' landing page

* Update additional redirect

* Fix trailing newline and accidental backup file inclusion

* Address @psschwei feedback

* Fix typo in link

* fix typo

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

* Construct a grammatical sentence

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

* Address @psschwei feedback, thanks\!

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-25 23:16:41 +00:00
Matthias Wessendorf fb4e05a482
Adding a little bit more on the subject of consumer delivery guarantees (#5390)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-01-24 18:09:39 +00:00
dependabot[bot] 3132270389
Bump bumpalo in /code-samples/serving/cloudevents/cloudevents-rust (#5387)
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.3.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.3.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 13:41:05 +00:00
Thomas Risberg 3fc6206060
Add link to springboot for function-templates (#5386)
Signed-off-by: Thomas Risberg <risbergt@vmware.com>

Signed-off-by: Thomas Risberg <risbergt@vmware.com>
2023-01-19 18:26:02 +00:00
Paul Schweigert 7222065ab1
update hello world node app dependencies in readme (#5385)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

needed for the sample consistency test
2023-01-19 15:05:01 +00:00
Paul Schweigert d60da1129b
fixes minikube quickstart default memory value (#5384)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-19 14:35:01 +00:00
dependabot[bot] 2d7ead8ed4
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#5383)
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3.1...v2.2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 13:55:01 +00:00
Pierangelo Di Pilato 6ce93e154c
Eventing istio golang redirect (#5380)
* Add redirect for eventing-istio

* Create eventing-istio.html
2023-01-17 11:28:55 +00:00
knative-automation 7a304f0237
Update actions (#5382)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-16 01:36:52 +00:00
Chris Baumbauer ce007f7335
Add Debezium as an event source (#5360) 2023-01-13 20:00:49 +00:00
salaboy 968d9842d3
Use `go install` to install binary (#5367)
* Use `go install` to install binary

* Update docs/serving/autoscaling/autoscale-go/README.md

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

Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-13 19:58:59 +00:00
dependabot[bot] 5fb95f74d3
Bump qs and express (#5373)
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0)

Updates `express` from 4.16.4 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 19:10:49 +00:00
knative-automation 3bf3127b48
Update community files (#5379)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-13 01:35:54 +00:00
David Hadas 5e04903ac0
guard doc fixes (#5378)
* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes

* guard doc fixes
2023-01-12 19:57:50 +00:00
Matthias Wessendorf 7cb4bbc092
Adding a blog post for simpler kafka development (#5376)
* Adding a blog post for simpler kafka development 💫

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/single-node-kafka-development.md

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

* changing date to jan 12th

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-12 13:57:50 +00:00
Paul Schweigert 81ce309a93
remove outdated blog OWNERS file (#5377)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-11 17:58:49 +00:00
knative-automation b46feccc0e
upgrade to latest dependencies (#5375)
bumping knative.dev/hack 7233e77...af8745e:
  > af8745e Update community files (# 262)
  > cf3796d Upload attestations and print cosign version (# 261)
  > b9801b4 Update community files (# 260)

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

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-10 13:19:49 +00:00
knative-automation 9d1fdaa619
Update community files (#5374)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-10 01:34:51 +00:00
dependabot[bot] 6a7180f71b
Bump tokio in /code-samples/community/serving/helloworld-rust (#5369)
Bumps tokio from 1.20.1 to 1.20.3.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:41:47 +00:00
Paul Schweigert c2368bbd8a
removes maven-wrapper.jar from repository (#5366)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2022-12-19 08:00:54 +00:00
Lance Ball e5228c0733
process(new-repo): add redirects for knative.dev/runtime (#5363)
* process(new-repo): add redirects for knative.dev/runtime

Adds redirects for knative.dev/runtime to knative-sandbox/func-go.

See: https://github.com/knative/community/issues/1220

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

* fixup: fix redirect endpoint

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

* fixup: alphabetical

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

Signed-off-by: Lance Ball <lball@redhat.com>
2022-12-14 13:39:50 +00:00
David Hadas 96c43e60d2
Guard1.9 (#5359)
* Guard1.9

* Guard1.9

* typos

* removed note
2022-12-12 15:16:58 +00:00
knative-automation 03068ea7d1
Update community files (#5355)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-12-09 01:36:16 +00:00
Dave Protasowski a0d155b83d
drop release 1.5 as it's no longer supported (#5354) 2022-12-07 15:23:14 +00:00
Dave Protasowski 2683fca65c
stackdriver was removed over a year ago (#5350)
* stackdriver was removed over a year ago

* drop extra comma
2022-12-07 15:04:14 +00:00
Lance Ball f3b314e7ab
functions: update deploy docs (#5347)
Ensure that the user is aware that the repository may be private and should be set to public in order for `func deploy` to work correctly.

/kind functions

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

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

Signed-off-by: Lance Ball <lball@redhat.com>
2022-12-05 20:23:12 +00:00
knative-automation 21250d219f
upgrade to latest dependencies (#5345)
bumping knative.dev/hack c12c1bf...7233e77:
  > 7233e77 No more sugar controller in upstream eventing (# 259)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-12-05 04:37:19 +00:00
Seongbae Chang 500f6a7d22
Fix the documentation URL for the language pack (#5344)
Fix the documentation URL for the language pack
2022-12-05 04:36:19 +00:00
Aleksander Slominski cbb0c5f52c
Advertise first Knative Virtual Office Hour 2022/12/09 (#5341)
* Advertise first Knative Virtual Office Hour / Contrib Fest 2022/12/09

* Removed trailing whitespaces

* Updated based on review comments

* Updated to new

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Added Lance to co-hosts

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* add virtual office hour blog to nav

* added image for virtual office hour blog

* moved image to safe location for mkdocs rendering

* separate lines

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

Co-authored-by: Lance Ball <lball@redhat.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-12-01 23:51:16 +00:00
dependabot[bot] b1c950a632
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby (#5342)
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 13:24:16 +00:00
knative-automation b06502df49
upgrade to latest dependencies (#5329)
bumping knative.dev/hack b035462...c12c1bf:
  > c12c1bf Revert of # 257 (# 258)
  > 6397aac 🐛 Don't use NodeLocalDNS addon (# 257)
  > 2e610ce Update community files (# 256)
  > de2ff40 Allow tests to skip dumping resources on failure (# 255)
  > 646aac0 e2e script tweaks (# 252)
  > d470f52 Format go code (# 253)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-23 16:27:43 +00:00
Lance Ball ea93e78ef4
fix(functions): include --registry flag for `run` (#5336)
Indicate that when running a function, if it has not yet been built, the developer will need to provide the `--registry` flag.

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

/kind fix

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

Signed-off-by: Lance Ball <lball@redhat.com>
2022-11-22 10:38:41 +00:00
Andrew Su 6a2f0de69b
chore: fix typo on cookies analytic page (#5328) 2022-11-22 10:27:40 +00:00
Andrew Su 95d4c6b017
chore: fix typos in new trigger filter docs (#5327) 2022-11-22 10:26:41 +00:00
Amith KK a4955291e4
Fix stale links in functions-templates-intro snippet (#5335) 2022-11-19 15:10:40 +00:00
Bastian Scherber 412d0291e7
fix broken link for on cluster build (#5333) 2022-11-19 15:09:40 +00:00
Christoph Stäbler 40e96770e7
Remove strict-subscriber flag (#5332)
The strict-subscriber feature flag was removed in
https://github.com/knative/eventing/pull/6608 so the validation cannot
be disabled anymore. This commit adjusts the docs too.

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

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
2022-11-18 18:32:39 +00:00
Christoph Stäbler 0ab9492c14
Fix channel links (#5323)
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
2022-11-18 18:31:40 +00:00
knative-automation d2103dd23f
Update community files (#5330)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-17 01:36:41 +00:00
Andrew Su cfd3a205d0
chore: update security report detail (#5326)
Fixed a typo and updated the email to be a `mailto` link.
2022-11-16 16:36:40 +00:00
knative-automation 6e69be49d5
upgrade to latest dependencies (#5325)
bumping knative.dev/hack 8f3c705...b035462:
  > b035462 Calculate Image references properly (# 251)
  > 1ba176e Trap calls are now executed in LIFO order (# 249)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-15 20:28:37 +00:00
jwcesign aeef40a07b
add scaling-group golang redirect (#5324)
Signed-off-by: jwcesign <jiangwei115@huawei.com>

Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-11-15 20:27:37 +00:00