Commit Graph

3066 Commits

Author SHA1 Message Date
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
Paul Schweigert bb88048380
update instructions for using temporary DNS in installation section (#5318)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2022-11-09 17:30:14 +00:00
Dmitry Pronichkin 7362dcf485
Update README.md (#5319)
KafkaSource sasl type is specified as 'saslType' config parameter but should be 'type'.
2022-11-04 15:15:07 +00:00
Matthias Wessendorf df86497d93
Adding a note or two on why binary is better (#5314)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-11-04 14:38:06 +00:00
knative-automation ded510ae93
upgrade to latest dependencies (#5317)
bumping knative.dev/hack 9d2ae47...8f3c705:
  > 8f3c705 Update community files (# 247)
  > 62b15bd drop support for the istio add on flag (# 243)
  > f5be74f Update community files (# 245)
  > 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
  > 4b6bd86 Format go code (# 239)
  > 566898d Update community files (# 242)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 14:36:06 +00:00
knative-automation ca4ab5156d
Update community files (#5320)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 01:38:06 +00:00
knative-automation ca477a236b
Update community files (#5313)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-03 01:37:09 +00:00
knative-automation 362301f15f
Update community files (#5311)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-31 13:22:16 +00:00
Kenjiro Nakayama 2a3f16d6bf
Add release blog post for 1.8 release (#5299)
* Add release blog for 1.8 release

* Add func

* Not all images are signed
2022-10-26 03:42:57 +00:00
Ashleigh Brennan 585a4e5bfe
Follow up to add advanced func docs (#5286)
* Follow up to add advanced func docs

* fix heading
2022-10-25 16:08:56 +00:00
knative-automation 1f10e2b35c
upgrade to latest dependencies (#5303)
bumping knative.dev/hack 3fdc50b...9d2ae47:
  > 9d2ae47 Update community files (# 241)
  > cf1a127 🎁 Use Knative ls-tags tool (# 238)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-25 14:22:56 +00:00
Kenjiro Nakayama 4795b77d24
Fix build bc command not found (#5302) 2022-10-25 03:21:55 +00:00
Kenjiro Nakayama 81fa883bf6
Remove .github/workflows/knative-mkdocs.yaml (#5300) 2022-10-24 17:05:54 +00:00
knative-automation 531fc21c2d
Update community files (#5301)
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-24 01:38:19 +00:00
Lance Ball 7a892c7d42
Improve overall structure of kubecon blog post (#5298)
Basically, make it easy for readers to see when an event is occurring.

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

Signed-off-by: Lance Ball <lball@redhat.com>
2022-10-21 21:12:14 +00:00