Commit Graph

3478 Commits

Author SHA1 Message Date
Ankita Jana f35bf065d3
Updated the links in Bookstore Sample App (#6225)
* Update README.md

Updating the correct link

* Update README.md

* Fixing a typing error to make the link working.

* Updated the correct version link for Camel K CLI

* Update README.md

* Updated correct version link for Camel K CLI
2025-02-12 17:52:51 +00:00
Dave Protasowski c04e50d907
fix broken links + allow script to be run in any directory (#6222)
* fix broken link

* allow script to be run from any directory
2025-02-12 17:24:51 +00:00
Guzman 64fc93b049
sample-app: Add serviceName to postgresql statefulset manifest (#6205)
Without this, applying the manifest yields:
    error: error validating "db-service/200-create-postgre.yaml": error validating data: ValidationError(StatefulSet.spec): missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec; if you choose to ignore these errors, turn validation off with --validate=false

Signed-off-by: Guzman <guzman@guzman.fi>
2025-02-10 20:54:50 +00:00
Guzman 70c7876650
Fix pay-per-use description in homepage (#6203)
Signed-off-by: Guzman <guzman@guzman.fi>
2025-02-10 19:07:49 +00:00
Theofilos Papapanagiotou cbb1337868
Update installing-istio.md (#6218)
remove deprecated command
2025-02-10 19:01:49 +00:00
Dave Protasowski 6525f3c262
fix serving typos (#6210) 2025-01-31 21:47:58 +00:00
Vincent 67c5e0ae1d
Updated the default namespace for operator (#6211) 2025-01-31 21:07:58 +00:00
David Simansky bbc586e7c2
Update version switch with latest 1.17 (#6209) 2025-01-28 14:28:54 +00:00
David Simansky cee563f5a2
Update operator supported version to v1.17 (#6207)
* Update operator supported version to v1.17

* Update docs/install/operator/knative-with-operators.md

Co-authored-by: Vincent <shou73@bloomberg.net>

---------

Co-authored-by: Vincent <shou73@bloomberg.net>
2025-01-28 14:21:54 +00:00
David Simansky d38ee3fc89
Add release blog for Knative v1.17 (#6208)
* Add release blog for Knative v1.17

* Fix image name and links

* Add ref to index config

* Fix links in Eventing section

* Fix typo in closing bracket

* Move Serving's fix to correct category
2025-01-28 14:08:54 +00:00
Knative Automation 210b789ab4
Update community files (#6206)
Signed-off-by: Knative Automation <automation@knative.team>
2025-01-28 01:33:58 +00:00
Knative Automation 67099dbaa3
Update community files (#6202)
Signed-off-by: Knative Automation <automation@knative.team>
2025-01-23 01:34:13 +00:00
Pierangelo Di Pilato fed9152fa3
Document KafkaSource v1 API (#6201)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2025-01-22 08:15:10 +00:00
David Li 4e1b4545e9
docs: update README to reflect CronJobSource renamed to PingSource (#6175)
Since [knative/eventing#2412](https://github.com/knative/eventing/issues/2412) updated the resource name from CronJobSource to PingSource, the documentation is misleading.
2025-01-21 09:38:09 +00:00
dependabot[bot] 3c32cc1a93
Bump path-to-regexp and express (#6174)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

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

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- 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>
2025-01-20 23:14:08 +00:00
dependabot[bot] 632e508b8f
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby (#6160)
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.3 to 4.1.0.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.3...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 23:13:09 +00:00
dependabot[bot] b8125df4ab
Bump nanoid (#6176)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 23:12:09 +00:00
dependabot[bot] b4c4589bc8
Bump golang.org/x/net in /code-samples/serving/grpc-ping-go (#6198)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.33.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>
2025-01-20 03:48:07 +00:00
Evan Anderson a4a09b3dd8
Link to supply-chain details rather than including inline. (#6199) 2025-01-19 22:59:07 +00:00
dependabot[bot] 577f6d456b
Bump google.golang.org/grpc in /code-samples/serving/secrets-go (#6121)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19 02:53:06 +00:00
Knative Automation ee6f01bc6f
upgrade to latest dependencies (#6196)
bumping knative.dev/hack e92a16a...c142b48:
  > c142b48 Refactor release script to gh CLI (# 408)
  > f8be0cc Update community files (# 407)

Signed-off-by: Knative Automation <automation@knative.team>
2025-01-17 10:38:04 +00:00
Matthias Wessendorf b5777d67e5
Add interconnected as an attribute of the Event Mesh definition (#6197)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2025-01-17 10:37:04 +00:00
Pierangelo Di Pilato faeeeb761e
Add WG leads to approvers (#5968)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2025-01-16 14:24:04 +00:00
Timon Wong e32409384b
add alauda logo to trusted by secion (#6171) 2025-01-14 16:45:02 +00:00
dependabot[bot] 2620da1c17
Bump cross-spawn (#6186)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 16:41:01 +00:00
Evan Anderson 5edbf355ab
Add documentation on fetching Knative supply-chain security attestations (#6193) 2025-01-14 14:37:01 +00:00
dependabot[bot] eb917ab003
Bump next in /code-samples/eventing/bookstore-sample-app/start/frontend (#6192)
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 13:05:17 +00:00
dependabot[bot] e2a0732db7
Bump golang.org/x/net in /code-samples/serving/secrets-go (#6191)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 13:04:18 +00:00
dependabot[bot] 1b08edd42e
Bump next (#6188)
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 04:42:16 +00:00
Changyuan Lin 5761506d1d
chore: fix typo in sample parallel README (#6189)
Remove redundant dot in the ksvc yaml
2025-01-09 14:56:16 +00:00
Knative Automation e0a59d798b
Update community files (#6190)
Signed-off-by: Knative Automation <automation@knative.team>
2025-01-09 13:12:02 +00:00
Patrick Lee Scott e46b931794
chore: add instructions for installing with Helm (#6158)
Docs to go along with new helm chart repository

https://github.com/knative/operator/pull/1931
2024-12-29 02:56:11 +00:00
Knative Automation d0f8eda884
upgrade to latest dependencies (#6181)
bumping knative.dev/hack ef6e7e9...e92a16a:
  > e92a16a set min to 1.30 (# 405)
  > cad8c71 Update community files (# 406)
  > 1978b3a Update community files (# 404)
  > b799531 Update community files (# 403)

Signed-off-by: Knative Automation <automation@knative.team>
2024-12-29 02:19:11 +00:00
Valtteri Kantanen 818e462430
Fix broken links (#6179) 2024-12-29 02:18:11 +00:00
mattn b8ff86b34a
fix ML example (#5983)
* fix ML example

* fix dockerize

* type variable df

* fix code
2024-12-29 02:17:11 +00:00
Knative Automation 99d9bb9c27
Update community files (#6180)
Signed-off-by: Knative Automation <automation@knative.team>
2024-12-23 13:11:19 +00:00
Matthias Wessendorf 5808d0bca6
Fixing minor doc issues (#6173)
* 💄 Correct Header

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

* :neckbeard: Correct rendering of bash instructions

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-12-05 13:50:46 +00:00
Matthias Wessendorf 4d3d5394bb
📖 Adding SNS IntegrationSink example (#6170)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-12-05 08:53:45 +00:00
Caleb Woodbine 010c514f23
blog: add runtimeclassnames post (#6159)
adds a blog post for configuring Knative Serving to use RuntimeClasses
2024-12-01 20:16:46 +00:00
Knative Automation 1b020a2dcc
Update community files (#6169)
Signed-off-by: Knative Automation <automation@knative.team>
2024-11-28 01:35:17 +00:00
tikr7 a6d3e5f234
Create How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_con… (#6167)
* Create How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update nav.yml

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md
2024-11-27 21:22:12 +00:00
Aman Kumar Sarraf 8e73d5b0e0
fixed boder radius on home page button (#6168) 2024-11-27 21:09:12 +00:00
Matthias Wessendorf 82343b25d7
Adding new sinks to sink index (#6165)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-11-27 15:55:13 +00:00
Matthias Wessendorf 6635818bae
Update source index (#6164)
* Remove Triggermesh, since they are gone, since a while

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

* 🎉 List new Integration Source adapters for AWS and generic Timer

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-11-27 12:45:13 +00:00
Matthias Wessendorf ce2cfa9161
Adding initial doc for IntegrationSink (#6163)
* Adding initial doc for IntegrationSink

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

* Update docs/eventing/sinks/integration-sink/logger.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

* Update docs/eventing/sinks/integration-sink/aws_sqs.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

* Update docs/eventing/sinks/integration-sink/aws_s3.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

* Update docs/eventing/sinks/integration-sink/README.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

* Update docs/eventing/sinks/README.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <calumramurray@gmail.com>
2024-11-26 14:11:12 +00:00
Matthias Wessendorf ce88f0f836
adding first draft of IntegrationSource doc (#6156)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-11-26 09:30:11 +00:00
Matthias Wessendorf 6ff4a73f20
Update SQS Source blog (#6162)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2024-11-25 17:43:10 +00:00
Matthias Wessendorf 421c8e46bb
Preview of IntegrationSource, showing SQS notification processing (#6157)
* 🎉 Preview of IntegrationSource, showing SQS notification processing

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

* Update blog/docs/articles/consuming_sqs_data_with_integrationsource.md

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

* Update blog/docs/articles/consuming_sqs_data_with_integrationsource.md

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2024-11-12 09:42:40 +00:00
Knative Automation 221ab88f23
Update community files (#6155)
Signed-off-by: Knative Automation <automation@knative.team>
2024-11-06 01:35:54 +00:00
Leo Li e40e71d428
feat: Add the image banners for the release 1.16 (#6152) 2024-10-30 06:54:49 +00:00