dependabot[bot]
d2dd46ca3f
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #6236 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.11 to 3.1.12.
- [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/v3.1.11...v3.1.12 )
---
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>
2025-03-29 22:33:48 +00:00
Knative Automation
71e92a0ba8
upgrade to latest dependencies ( #6238 )
...
bumping knative.dev/hack ce4c934...8f599b7:
> 8f599b7 Skip whitespace changes in codegen (# 420)
> 742e1e5 Deprecate knative.dev/hack/schema (# 418)
> 306ce74 Update community files (# 414)
Signed-off-by: Knative Automation <automation@knative.team>
2025-03-29 22:32:47 +00:00
Gilbert Becker
81ad810f67
Updated Knative + Gardener url to mitigate 404 error ( #6243 )
2025-03-29 22:31:47 +00:00
Charles Liu
fa69c28464
Fixes #6241 Broken Links in "Sender Identity for Knative Eventing" Doc ( #6242 )
...
* fix broken links
* added links for Channels section
2025-03-25 00:23:43 +00:00
Shubham Rasal
cbaae40315
Update create-bad-word-filter-service.md ( #6240 )
...
Replaced deploy command with appropriate create command.
2025-03-24 19:32:43 +00:00
dependabot[bot]
4268abe23c
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #6235 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.10 to 3.1.11.
- [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/v3.1.10...v3.1.11 )
---
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>
2025-03-07 16:48:02 +00:00
Pierangelo Di Pilato
1309acd77d
Add EventTransform documentation ( #6234 )
...
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2025-03-04 09:08:58 +00:00
tikr7
6de5caa459
Adding AWS blog as reference ( #6232 )
...
* Create CONXAIs_AI_inference_on_Amazon_EKS.mc
* Update CONXAIs_AI_inference_on_Amazon_EKS.mc
* Update nav.yml
* Rename CONXAIs_AI_inference_on_Amazon_EKS.mc to CONXAIs_AI_inference_on_Amazon_EKS.md
2025-02-26 06:36:28 +00:00
Knative Automation
552fd23161
Update community files ( #6231 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2025-02-19 01:34:56 +00:00
dependabot[bot]
75898d99b4
Bump cross-spawn ( #6230 )
...
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-02-18 15:57:51 +00:00
dependabot[bot]
77086b7cd7
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #6227 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.8 to 3.1.10.
- [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/v3.1.8...v3.1.10 )
---
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>
2025-02-18 15:54:51 +00:00
Knative Automation
d04c0e82b7
upgrade to latest dependencies ( #6226 )
...
bumping knative.dev/hack c142b48...ce4c934:
> ce4c934 Bump default GKE version to 1.31 (# 413)
> 5f7f0f5 Update community files (# 412)
> b38a2ca Update community files (# 411)
Signed-off-by: Knative Automation <automation@knative.team>
2025-02-18 15:53:51 +00:00
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