Knative Automation
301cb8499a
[main] Upgrade to latest dependencies ( #5929 )
...
* upgrade to latest dependencies
bumping knative.dev/hack 7e71024...47368d6:
> 47368d6 Check licenses only, but not bundle them (# 376)
> b985a5b Update community files (# 377)
Signed-off-by: Knative Automation <automation@knative.team>
* Fix unit-tests
---------
Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Reto Lehmann <retocode@icloud.com>
2024-04-02 07:06:02 +00:00
dependabot[bot]
f944808b7a
Bump express in /code-samples/serving/hello-world/helloworld-nodejs ( #5926 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.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.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 14:11:52 +00:00
dependabot[bot]
533ea6577e
Bump express in /code-samples/serving/cloudevents/cloudevents-nodejs ( #5927 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.3 to 4.19.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.17.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 14:10:00 +00:00
Knative Automation
0406ed1716
upgrade to latest dependencies ( #5925 )
...
bumping knative.dev/hack b9f6bf0...7e71024:
> 7e71024 Add clotributor link to readme (# 353)
> b1b2956 Add consistent SECURITY.md (# 349)
> 4f7621a Call go mod download on each module, if not vendor (# 326)
> 424e75e Update community files (# 374)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-27 13:56:57 +00:00
Knative Automation
f611b30faf
Update community files ( #5924 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-27 13:14:08 +00:00
Leo Li
131dc452ff
Bump min-k8s version to 1.28 ( #5923 )
2024-03-25 21:52:38 +00:00
Stavros Kontopoulos
70684b4401
Polish the article "Demysifying the activator on data path" ( #5922 )
...
* Polish the article
* fix
* move around a few stuff
2024-03-22 18:57:48 +00:00
Stavros Kontopoulos
97d53f0946
Blog article on "Demystifying activator on the data path" ( #5709 )
...
* demystifying activator on path
* some fixes
* Apply suggestions from code review - Roland
Co-authored-by: Roland Huß <rhuss@redhat.com>
* Update blog/docs/articles/demystifying-activator-on-path.md
Co-authored-by: Roland Huß <rhuss@redhat.com>
* update
* fix
* add some diagrams
* add timeline and several fixes
* updates
* address some comments
* add ref to the sample app
* grammar, typos and other fixes
* more grammar fixes
* change personal link
* make title specific
* more fixes
* explain a bit what app was used for tests
* address comments
---------
Co-authored-by: Roland Huß <rhuss@redhat.com>
2024-03-20 18:40:11 +00:00
Calum Murray
3ad1d9a853
Restructure eventing docs navigation ( #5914 )
...
* feat: restructure docs to match new navigation
Signed-off-by: Calum Murray <cmurray@redhat.com>
* fix: faq link is correct
Signed-off-by: Calum Murray <cmurray@redhat.com>
---------
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-03-20 13:37:20 +00:00
dependabot[bot]
45edc09616
Bump github.com/golang/protobuf from 1.4.3 to 1.33.0 ( #5907 )
...
* Bump google.golang.org/protobuf from 1.25.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump protobuf to 1.5.4
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reto Lehmann <retocode@icloud.com>
2024-03-19 09:40:19 +00:00
Knative Automation
808540c26a
Update community files ( #5908 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-18 01:30:01 +00:00
Leo Li
b9474dfc2c
Sample App: Notification Service: camel slack sink ( #5888 )
...
* Adding the yaml file that create the Camel Pipe, connecting the Knative Broker and the slack sink
* Adding the first draft of the documentation for notification service
* Update the Camel-Kamelets Version
* Update the tutorial
* Fix the review comments by rearranging the sections, fix the wordings
* Compile the web pages
* Trying to add some styling
* Fix the styling
* Fix the styling
* Test how things look with modified code block
* Return to the original. Will do the web page compiling in another PR when the content is ready
* Update code-samples/eventing/bookstore-sample-app/slack-sink/README.md
Co-authored-by: Calum Murray <cmurray@redhat.com>
* Make the yaml file consistent with the one in the README file
---------
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-03-15 15:29:53 +00:00
Iliia Khaprov - VMware by Broadcom
d8d932bf8d
Revert "drop eventing-rabbitmq ( #5861 )" ( #5910 )
...
This reverts commit a0d137bc66
.
2024-03-15 10:28:04 +00:00
Knative Automation
5e094593e7
upgrade to latest dependencies ( #5906 )
...
bumping knative.dev/hack e6dedc7...b9f6bf0:
> b9f6bf0 switch default region to avoid instability (# 373)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-14 06:37:45 +00:00
Kaiz
d187c5a145
Fix hard-coded version ( #5902 )
...
* fix hard-coded version of serving-core.yaml's url to env artifact
* change --8<-- to {% include %} for calling define_env
2024-03-11 06:47:12 +00:00
Ali Ok
9282b5d964
Case studies index page and link from homepage ( #5869 )
...
* Link to case studies
Signed-off-by: Ali Ok <aliok@redhat.com>
* Add a case studies page to link from homepage
Signed-off-by: Ali Ok <aliok@redhat.com>
* change the styling, and make the whole table row clickable
---------
Signed-off-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
2024-03-08 20:18:11 +00:00
Scott Hirano
03bf62be60
Sample Bookstore App: DB setup for Book Review Comments ( #5896 )
...
* first commit, made table and wrote docs
* removed book id
* reduced amt of sample data
* Update code-samples/eventing/bookstore-sample-app/db/sample.sql
Co-authored-by: Calum Murray <cmurray@redhat.com>
* Update code-samples/eventing/bookstore-sample-app/db/sample.sql
Co-authored-by: Calum Murray <cmurray@redhat.com>
* Update code-samples/eventing/bookstore-sample-app/db/sample.sql
Co-authored-by: Calum Murray <cmurray@redhat.com>
* Update code-samples/eventing/bookstore-sample-app/db/sample.sql
Co-authored-by: Calum Murray <cmurray@redhat.com>
---------
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-03-08 19:32:08 +00:00
Knative Automation
46d0e55693
upgrade to latest dependencies ( #5898 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-07 13:48:20 +00:00
dependabot[bot]
ed0b352fd4
Bump github.com/cloudevents/sdk-go/v2 from 2.2.0 to 2.15.2 ( #5894 )
...
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go ) from 2.2.0 to 2.15.2.
- [Release notes](https://github.com/cloudevents/sdk-go/releases )
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.2.0...v2.15.2 )
---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 06:15:06 +00:00
dependabot[bot]
e9fed90050
Bump github.com/cloudevents/sdk-go/v2 ( #5893 )
...
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go ) from 2.0.0-RC2 to 2.15.2.
- [Release notes](https://github.com/cloudevents/sdk-go/releases )
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.0.0-RC2...v2.15.2 )
---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 06:13:23 +00:00
Prajjwal Yadav
29695ed445
Implemented sliding animation for the adopter logos ( #5878 )
...
* added sliding animation to adopter logos
added sliding animation to adopter logos
some cleanup
* added some more corporate logos
* added a second row of adopters
* added/updated corporate logos and adjusted their styling
2024-03-05 18:01:19 +00:00
dependabot[bot]
a5eb42d966
Bump mio in /code-samples/community/serving/helloworld-rust ( #5892 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 06:49:00 +00:00
Knative Automation
d4a33966b2
upgrade to latest dependencies ( #5886 )
...
bumping knative.dev/hack 5f0998e...e6dedc7:
> e6dedc7 bump various tools (# 372)
> 7f60be0 Update community files (# 371)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-05 06:45:20 +00:00
KAZY
c8356a716b
Improve description ( #5884 )
2024-03-03 16:17:20 +00:00
dependabot[bot]
bcf4a3c4f2
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #5882 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.6.4 to 2.2.8.1.
- [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/v2.2.6.4...v2.2.8.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 06:46:44 +00:00
Knative Automation
122819cdcf
Update community files ( #5883 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-01 01:32:56 +00:00
Knative Automation
71b2d6fcdf
upgrade to latest dependencies ( #5877 )
...
bumping knative.dev/hack fe1f2b4...5f0998e:
> 5f0998e Set default for GKE version to 1.28 (# 370)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-26 06:35:12 +00:00
Knative Automation
8f9f2c7975
upgrade to latest dependencies ( #5875 )
...
bumping knative.dev/hack f3f03ac...fe1f2b4:
> fe1f2b4 drop toolchain directive (# 369)
> 05f4e9c Update community files (# 368)
> 999d7e6 Update community files (# 367)
> 6090613 Update community files (# 366)
> d1067f2 Update community files (# 365)
> f3881d9 Update community files (# 364)
> ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
> 45dcf10 Update community files (# 360)
> 40f0ac2 Update community files (# 359)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-22 06:30:17 +00:00
Knative Automation
d856be8d4f
Update community files ( #5874 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-21 01:30:53 +00:00
Igor Koshchyts
4477889942
Update knative-offerings.md ( #5872 )
...
Adding Control Plane Corporation to the list of commercial Knative products
2024-02-19 13:26:12 +00:00
Yan Song Liu
b9cf0f6972
Add support s390x and ppc64le archs ( #5753 )
2024-02-16 15:24:20 +00:00
Ali Ok
e30cf41356
Add SVA case study ( #5868 )
...
Signed-off-by: Ali Ok <aliok@redhat.com>
2024-02-15 15:16:17 +00:00
Martin Gencur
dd743ec309
queue-sidecar annotations should be defined under spec.template.metadata.annotations ( #5867 )
2024-02-15 11:00:27 +00:00
Knative Automation
47df55f0e8
Update community files ( #5866 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 13:09:54 +00:00
Ali Ok
52992cb879
Blog post about TM committee dissolving ( #5852 )
...
* Blogpost about TM committee dissolving
* Fix the date :(
* Add nav entry
* Fix frontmatter
* Rename file
Signed-off-by: Ali Ok <aliok@redhat.com>
---------
Signed-off-by: Ali Ok <aliok@redhat.com>
2024-02-14 08:55:08 +00:00
Knative Automation
9b980f6743
Update community files ( #5865 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 01:34:53 +00:00
Dave Protasowski
a0d137bc66
drop eventing-rabbitmq ( #5861 )
2024-02-13 10:28:39 +00:00
Knative Automation
da7a222dbf
Update community files ( #5864 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 01:33:00 +00:00
pastequo
f626d0e6e1
Update net-istio configuration format ( #5858 )
2024-02-12 07:06:39 +00:00
Calum Murray
090349af2a
Document how to set Kafka Topic config options ( #5854 )
...
* doc: documented how to set topic config
Signed-off-by: Calum Murray <cmurray@redhat.com>
* doc: add link to allowed kafka topic config options
Signed-off-by: Calum Murray <cmurray@redhat.com>
---------
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-02-09 17:16:28 +00:00
Reto Lehmann
de4f35f206
Add linux foundation trademark ( #5830 )
...
* Add linux foundation trademark
* Update cookie banner url
2024-02-02 12:40:46 +00:00
Calum Murray
506aa83a65
added docs for kafka scaling to kafka source docs ( #5850 )
...
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-02-02 10:42:30 +00:00
Knative Automation
fd39af6d51
Update community files ( #5848 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-01 01:36:57 +00:00
Vincent
0b0189f77c
Update the docs to reflect the changes for 1.13 operator ( #5846 )
2024-01-30 20:36:25 +00:00
Matthias Wessendorf
2b59dcee4a
Mention auto-create on event registry doc ( #5844 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-01-30 12:54:25 +00:00
Matthias Wessendorf
c406a133bb
💄 Reflect that the feature is not just for brokers, it is more... ( #5841 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-01-30 09:31:50 +00:00
Davide Pruscini
396134f130
fix: remove sugar controller installation steps ( #5834 )
...
Remove uninstall steps and yaml file from table
2024-01-30 08:55:05 +00:00
Stavros Kontopoulos
f3932554a3
fix http full dup example ( #5839 )
2024-01-29 12:02:31 +00:00
Reto Lehmann
63446e4188
Update Knative docs to 1.13 ( #5837 )
2024-01-29 07:17:40 +00:00
Davide Pruscini
ac6efa88c4
fix: use links to artifact on uninstall page ( #5836 )
2024-01-29 06:40:11 +00:00