Commit Graph

3332 Commits

Author SHA1 Message Date
Paul Schweigert d04c13f737
add link to community roles to contributor page (#6023)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2024-06-19 14:49:16 +00:00
Matthias Wessendorf 19dd0ef7a6
💄 correct link to first article (#6019)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-06-14 12:30:54 +00:00
Reto Lehmann ef49e9d2c4
Remove old warning about istio and external-domain-tls (#6015) 2024-06-14 12:21:50 +00:00
Matthias Wessendorf 6ca75535e2
💄 Little fix on typo (#6017)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-06-14 12:16:07 +00:00
Matthias Wessendorf 3631ec4c0e
Adding a new post on S3 events to Knative Functions (#6014)
* Adding a new post on S3 events to Knative Functions

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

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Adding review comments

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

* One more tweak for the post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-06-14 11:49:21 +00:00
Shivam Gupta 27e6e5f709
added Linkedln page link (#5976)
* added Linkedln page link

* added linkedln in footer & fixed linting

* updated code linting & fixed logo space

* updated linting

* updated linting
2024-06-11 10:06:31 +00:00
Zehra Karakaya 946e2aebcd
Add more information about Broker Developer Configuration Options (#5993)
* broker class options page is moved to broker developer config options page

* Titles are ok

* broker-developer-config-options

* Update broker-developer-config-options.md

 The full example moved to end of the page

* changes are committed

* Update docs/eventing/brokers/broker-developer-config-options.md

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

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-06-07 15:55:16 +00:00
Knative Automation 2cb9c81294
Update community files (#6010)
Signed-off-by: Knative Automation <automation@knative.team>
2024-06-07 13:14:10 +00:00
Pierangelo Di Pilato 25150d67cd
Add JobSink documentation (#6005)
* Add JobSink documentation

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

* Update docs/eventing/sinks/job-sink.md

* Update docs/eventing/sinks/job-sink.md

* Update docs/eventing/sinks/job-sink.md

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-06-07 12:43:30 +00:00
Caleb Woodbine 4d25096201
chore: update operator supported table for v1.14 (#6008)
update list of supported versions for operator version v1.14
2024-06-06 05:32:33 +00:00
Pierangelo Di Pilato 79fa7f31fb
blog: How IBM watsonx Assistant uses Knative Eventing to train machine learning models (#6002)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-06-04 12:10:39 +00:00
Prajjwal Yadav 0779f2de74
Updated Design of the "Trusted By" Section (#5966)
* updated design for the 'adopters' logos

* added 'vhive', 'sva' and 'direktiv.io'

added vhive
2024-05-31 17:43:56 +00:00
Rohit Sharma ab1e7b2869
Add new CNCF case study to Knative website (#5987)
* Add new CNCF case study to Knative website

* Apply suggested changes

* Add latest case-studies
2024-05-31 09:32:00 +00:00
Prajjwal Yadav ba5d2ff27c
Added a Blog Post Detailing My LFX Mentorship Project (#6001)
* added a blog post detailing my LFX mentorship experience.

* refined blog content

* changes to the blog title

* update retrospective and conclusion sections
2024-05-30 21:45:21 +00:00
Leo Li ac232e251b
Intro to open source with knative blog series p3 (#5949)
* Add blog post 3 content

* Update the nav

* Make the link to be opened in a new tab

* Revert the wrong change

* Apply suggestions from code review

Co-authored-by: Calum Murray <cmurray@redhat.com>

* fix: fix the review comments

* fix: update the conclusion

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

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-05-30 14:51:44 +00:00
Leo Li 638cbfbd20
Sample App: Code Clean up (#5948)
* Fix the content in the bad word filter knative function code

* Remove the unused import

* Adding the action for the button in the front end, so that the new review comment can be delivered to the review service.

* enable cors

* Install cors

* fix: configure node.js so that it won't be restricted by CORS policy

* fix: add hardcoded the address for the review service

* feat: the yaml files to run the front end in the k8s cluster

* fix: fix the wrong command in the docker file

* fix: change the naming convention

* fix: update knative slack sink to use the value from secret

* fix: change the name for the front end application package

* fix: update the event type for the outputs of the ML workflows

* fix: create the sequence and trigger for the ML workflow

* fix: change the input key to reviewText

* fix: change the event type for the input cloudevent

* fix: set up the trigger that will filter out the bad comment and send them to the event display

* feat: add the loading state for the front end

* feat: expose the postgresql service as headless service, so we can use the statefulset's name as the host url

* fix: format fix, and also make sure the sentiment analysis result is all lower case

* feat: update to use websocket for the comment area

* feat: add Kuack to the bookstore as advised by UX WG

* feat: add kuack to the bookstore

* feat: add the new timing format and also set up the status badge

* feat: make sure all the ML output are lower case

* feat: styling change

* feat: add the database insertion logic

* fix: update to use kafka broker

* feat: add the quickstart setup script

* fix: use deployment instead of knative service

* fix: Send the reply as cloud event back to broker

* fix: Go back to use MT broker

* fix: Restructure the code

* fix: Restructure the code

* Save progress: TODO: will confirm whether use the pre-built images or build the images locally

* fix: change the naming of the files

* fix: cut the pulling rate of the websocket

* fix: front end clean up and change the error message

* fix: change the port to 8080

* fix: fix the setup script

* fix: update the front end port to use 80 as the nodeserver, as trigger default to use 80, instead of 8080.

* fix: trigger default to use 80, and cannot use customized port 8080.

* fix: renaming and use the pre-built image

* fix: update the naming and add comments to the yaml

* feat: move the code to solution folder

* feat: add the start folder

* fix: the deployment file is not in the /start folder

* fix: shorten the bad word filter name

* fix: shorten the bad word filter name

* fix: delete the deployment files for ML workflows

* fix: add the port 8080

* fix: use Service instead of deployment when setting up temp trigger

* fix: add the missing deployment yaml for /start

* fix: add the shortcut script in the /start folder

* fix: change the favicon to kuack to improve the reader's experience
2024-05-29 13:48:17 +00:00
Knative Automation 30e769c7c3
Update community files (#6000)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-29 13:13:47 +00:00
Ambati Sahithi 61d4aa74c5
fix: Website colour adjustments (#5980)
* Update extra.css

* Update home.css

* fix color adjustments

* Update home.css

* change hex colors
2024-05-27 17:12:35 +00:00
Matthias Wessendorf cb18e1e3a3
Adding apache camel k blog post (#5992)
* 🐫 Adding apache camel k blog post

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

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

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

* Update blog/docs/articles/knative-meets-apache-camel.md

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

* Update blog/docs/articles/knative-meets-apache-camel.md

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

* Addressing feedback

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

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* 🎉 adding the post to be a featured 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>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-05-27 15:10:38 +00:00
Calum Murray da639f7654
add UX leads as docs reviewers (#5991)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-05-23 14:32:21 +00:00
Knative Automation 1613b37e35
Update actions (#5978)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-16 13:13:33 +00:00
Stavros Kontopoulos 0b9af692ea
revert removed redirects (#5971) 2024-05-15 06:01:37 +00:00
Pierangelo Di Pilato a88c3e451f
Document Eventing istio integration (#5879)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-05-14 16:25:46 +00:00
Pierangelo Di Pilato 76df699457
Update docs for Eventing TLS Beta (#5967)
* Update docs for Eventing TLS Beta

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

* Reword strict note

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

* Add trust-manager usage note for distributing CA bundles

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

* Add Kafka Broker for KEDA integration

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

* Fix nav

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

* Fix warning formatting

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

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-05-14 16:04:46 +00:00
Stavros Kontopoulos 7a7e30c9be
redirects for autoscaler-keda (#5970) 2024-05-14 15:03:48 +00:00
Hector Martinez 84776e283e
Add SubscriptionsAPI filters to APIServerSource (#5916)
* Add SubscriptionsAPI filters to APIServerSource

This MR adds a page for the experimental feature that
add `filters` to the APIServerSource kind.

Related to #7799 and #7791

Signed-off-by: Hector Martinez <hemartin@redhat.com>

* MR suggestion

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

---------

Signed-off-by: Hector Martinez <hemartin@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2024-05-13 13:53:30 +00:00
Reto Lehmann 872e83e91a
Improve Serving encryption docs (#5955)
* Review improvements

* Review improvements
2024-05-13 08:46:18 +00:00
Knative Automation 187fe78b97
Update community files (#5959)
Signed-off-by: Knative Automation <automation@knative.team>
2024-05-07 01:36:51 +00:00
David Simansky a21aad1788
Add release blog Knative 1.14 (#5958)
* Add release blog Knative 1.14

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

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

* Fix formatting

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-05-03 13:28:19 +00:00
David Simansky 9866bfaca0
Update Knative docs to 1.14 (#5957) 2024-05-03 09:58:19 +00:00
Reto Lehmann 59339cd7da
Add documentation for Serving Encryption (#5804)
* Add Serving encryption overview page

* Add Serving encryption sub-pages

* Lint fixes, minor updates

* Review improvement

* Add activator restart and fix CM label

* Update docs about net-certmanager

* Add wildcard config as a string

* Review improvements
2024-04-30 11:03:52 +00:00
Stavros Kontopoulos ab85e25ad9
Document the remaining timeout settings (#5954)
* document the remaining timeout settings

* fix name
2024-04-30 05:30:34 +00:00
Matthias Wessendorf 2fc233e0e8
Adding Kafka Source details on delivery spec (#5952)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-04-29 11:00:28 +00:00
Phuong Cao 9b8fd6314d
Notification service docs: Add the tutorial on how to create the slack workspace (#5939)
* add tutorial

* create workspace docs

* Edit img
2024-04-26 12:20:57 +00:00
Knative Automation 14ac75dbe5
Update community files (#5951)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-26 01:33:15 +00:00
Leo Li 61e322af5b
Sample App: Fix the content in the bad word filter knative function code (#5947)
* Fix the content in the bad word filter knative function code

* Remove the unused import

* fix: fix the python format by running black
2024-04-26 00:16:04 +00:00
Leo Li 87d2c89ab0
Sample App: Adding the knative function build for the sentiment analysis service (#5904)
* Adding the knative function build for the sentiment analysis service

* Update the sample code, so that the returned result is a cloudEvent

* Update the sample code to give a specific event type to the response cloudEvent

* Update the tutorial doc

* Update the tutorial doc

* Remove the docker registry info

* Fix nit

* Modify the return response type and how python function handle the incoming cloudEvent

* Adding the explaination for serving

* Unhide the alert box portion

* Remove the intentional delay

* Remove the duplicated line

* Make the input as json instead of plaintext

* Update the version of cloudEvent and update the deployment instruction

* Update the tutorial to use the public URL instead of cluster-IP

* Display the input text in the response
2024-04-24 14:52:00 +00:00
Leo Li 7f0327afb7
Sample App: Event Driven Architecture I (#5928)
* Add the node.js server

* Setting up the infrastructure

* Update the port of the node application

* Add the sinkBinding

* Adding the reply feedback loop

* Adding the response into the nodejs server

* Change the naming convention

* Update the index.js to remove the uncessary comments
2024-04-24 14:50:43 +00:00
Knative Automation e1286025fc
upgrade to latest dependencies (#5946)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-22 13:12:20 +00:00
Christoph Stäbler 9285920ff9
Add list with OIDC authn supporting eventing components (#5941)
* Add list with OIDC authn supporting eventing components

* Fix indent

* Remove links to GH pages for channels
2024-04-22 12:35:03 +00:00
dependabot[bot] f059ce2106
Bump golang.org/x/net from 0.17.0 to 0.23.0 (#5945)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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-04-22 05:31:37 +00:00
Knative Automation 1fcc7efcd8
upgrade to latest dependencies (#5942)
bumping knative.dev/hack 47368d6...1133b37:
  > 1133b37 Update community files (# 378)

Signed-off-by: Knative Automation <automation@knative.team>
2024-04-18 06:54:27 +00:00
Knative Automation d59b5132e9
Update community files (#5944)
Signed-off-by: Knative Automation <automation@knative.team>
2024-04-18 01:30:49 +00:00
dependabot[bot] 39c58935cf
Bump h2 in /code-samples/community/serving/helloworld-rust (#5936)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 05:56:15 +00:00
Christoph Stäbler b820198e29
Add limitations for having OIDC and Istio enabled (#5940)
* Add limitations for having OIDC and Istio enabled

* Fix list
2024-04-12 12:09:04 +00:00
Zuhair AlSader 6dfdbfbab5
Add Ceph Source to Event Sources (#5895)
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
2024-04-11 15:09:54 +00:00
Leo Li cbeb03a23e
Sample App: Adding the db service (#5909)
* Adding the db service

* Add the readme

* Add the yaml file to create the config map

* Change to use the statefulSet

* Delete the finished job pod after 50 seconds

* Simplify the deployment tutorial for the database service

* Explain why we don't use Knative Service

* Remove the unnessary empty lines in the file

* Update code-samples/eventing/bookstore-sample-app/db/README.md

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

* Update code-samples/eventing/bookstore-sample-app/db-service/sample.sql

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

* Update code-samples/eventing/bookstore-sample-app/db/README.md

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

* Fix the review comment

---------

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2024-04-10 08:01:48 +00:00
tico88612 afebc06998
Feat: Inappropriate language filter python script (#5935)
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
2024-04-09 19:55:48 +00:00
waitstory 641b3ec7fb
fix correct display (#5937) 2024-04-09 06:53:46 +00:00
Phuong Cao 791daf51bb
Sample app frontend (#5931)
* Add darkmode

* Edit README

* Add comments and readme

* Fix UI

* Update README

* Update code-samples/eventing/bookstore-sample-app/frontend/client/pages/Main.js

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

* Update code-samples/eventing/bookstore-sample-app/frontend/client/components/BookDetail.js

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

* Change emoji

* Update code-samples/eventing/bookstore-sample-app/frontend/client/components/Toggle.js

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

* Fix UI

* Align time

---------

Co-authored-by: Leo Li <leoli@redhat.com>
2024-04-05 15:09:02 +00:00