Commit Graph

3005 Commits

Author SHA1 Message Date
Shikhar Saxena cb705a3f2d
Migrate from k8s.gcr.io to registry.k8s.io (#5436)
Signed-off-by: Shikhar Saxena <shikhar06jan@gmail.com>
2023-02-22 21:47:28 +00:00
David Hadas 320dd9e562
Documenting guard support for functions (#5439)
* Documenting guard support for functions

* Documenting guard support for functions

* Documenting guard support for functions
2023-02-22 01:53:27 +00:00
knative-automation 7e30793008
Update community files (#5433)
Signed-off-by: Knative Automation <automation@knative.team>
2023-02-20 01:36:18 +00:00
knative-automation ba4fcb76e3
upgrade to latest dependencies (#5435)
bumping knative.dev/hack d71d569...f2f3107:
  > f2f3107 Update community files (# 273)
  > f41894d Find checksums file works with ARTIFACTS_TO_PUBLISH variable (# 275)

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-17 21:40:53 +00:00
Simone Di Cola 7277bb6d2f
Document scaling KafkaSource (#5430)
* Update README.md

chore: adds scaling section

* Update README.md
2023-02-14 08:51:51 +00:00
Emil Kjelsrud f3b90ea43e
fix language-packs link (#5428) 2023-02-13 21:37:49 +00:00
knative-automation 7346798dbd
upgrade to latest dependencies (#5425)
bumping knative.dev/hack c7cfcb0...d71d569:
  > d71d569 🐛 Location-agnostic sign release (# 268)
  > b674d64 Update community files (# 270)
  > 549c360 Cleanup: remove ioutil for new go version (# 265)
  > 5814be5 Update community files (# 267)

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-13 21:35:50 +00:00
Matthias Wessendorf 6428b3a77d
Adding a little description to the Kafka Sink doc (#5426)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-02-13 10:27:50 +00:00
SamuPert 9a09911f76
Fixed typo in incomplete sentence. (#5413) 2023-02-10 22:49:49 +00:00
knative-automation f477753dd5
Update community files (#5424)
Signed-off-by: Knative Automation <automation@knative.team>
2023-02-10 01:35:52 +00:00
Lucas Augusto Cavenaghi 2d71bcdc8a
Add CLI func if Git URL already specified (#5419)
* Add CLI func if Git URL already specified

* Update text at docs/functions/building-functions.md

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

---------

Co-authored-by: Lance Ball <lball@redhat.com>
2023-02-09 17:25:49 +00:00
Reto Lehmann de1fda84b6
Update min required kubernetes version (#5420) 2023-02-09 12:38:48 +00:00
my-git9 3eceac37a3
Cleanup: remove ioutil for new go version (#5409)
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-02-08 13:43:47 +00:00
Matthias Wessendorf be4f747329
🧹 We do not have an activator in Eventing, hence using a different deployment (#5415)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-02-08 13:16:47 +00:00
Mahamed 788eb6c165
Add image/binary signing verification docs (#5272)
* add image signing instructions

* move signing to separate snippets

* fix lint error

* remove the snippets properly

* Apply suggestions from code review

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

* bump versions to 1.9

* break out the steps

* add feature to the blogs

---------

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2023-02-07 19:42:47 +00:00
Ali Ok 98890d0b79
Blog post about Knative Kafka Broker with isolated data plane (#5406)
* Namespaced Kafka Broker blog post

* Mention traffic restriction options briefly

* Add some missing parts

* Fix docs url for namespaced kafka broker

* Improve readability

* Fix nav

* Grammar

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

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

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-02-07 12:30:46 +00:00
knative-automation e506995122
Update community files (#5411)
Signed-off-by: Knative Automation <automation@knative.team>
2023-02-07 01:34:49 +00:00
dependabot[bot] b7eadf9c49
Bump tokio in /code-samples/community/serving/helloworld-rust (#5408)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.3...tokio-1.20.4)

---
updated-dependencies:
- dependency-name: tokio
  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-02-05 21:13:34 +00:00
michal pitr 7afbdf47c0
Fix typo (#5381) 2023-02-03 14:56:31 +00:00
Yash Pimple 82cae87e86
Updated theBroken links (#5405) 2023-02-03 14:38:31 +00:00
Evan Anderson d950b488f0
Release docs version 1.9 (#5404) 2023-02-03 14:00:32 +00:00
Reto Lehmann 6cc341734e
Update the advanced istio installation docs (#5402)
* Update the advanced istio installation docs

* Remove trailing whitespace

* Fix lint warnings

* Fix code review findings

* Add info about net-kourier and Knative Serving
2023-02-03 11:17:31 +00:00
vivek kumar sahu 974478bf30
added note for knative installation on kind (#5400)
* added note for knative installtion on kind

Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>

* added note below

Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>

---------

Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
2023-02-02 21:32:31 +00:00
David Hadas c7dca057af
Tiny Guard script fix (#5401)
if the script is sourced with PEM in env already set... the script will fail without this fix
2023-02-01 17:15:30 +00:00
Vincent 486ff9c6f4
Update the documents on Knative Operator 1.9 (#5398) 2023-02-01 07:56:28 +00:00
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