Skip to content

[WIP] Add Kafka invoke type for Go functions#3923

Open
aliok wants to merge 1 commit into
knative:mainfrom
aliok:2026-06-26-go-kafka
Open

[WIP] Add Kafka invoke type for Go functions#3923
aliok wants to merge 1 commit into
knative:mainfrom
aliok:2026-06-26-go-kafka

Conversation

@aliok

@aliok aliok commented Jun 26, 2026

Copy link
Copy Markdown
Member

NOTE: THIS IS A POC. Do not review the whole thing, but review the overall structure and the integration points.

Add Kafka middleware support to the scaffolding system, enabling Go
functions that consume Kafka messages. Adds instanced and static
templates, signature detection, and scaffolding that wires user
functions to knative.dev/func-go/kafka.

Related middleware changes: knative-extensions/func-go#169

@knative-prow knative-prow Bot added the do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. label Jun 26, 2026
@knative-prow knative-prow Bot requested review from dsimansk and jrangelramos June 26, 2026 06:50
@knative-prow

knative-prow Bot commented Jun 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: aliok
Once this PR has been reviewed and has the lgtm label, please assign lkingland for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the needs-rebase Cannot be merged due to conflicts with HEAD. label Jun 26, 2026
@knative-prow-robot

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow Bot added the size/XL 🤖 PR changes 500-999 lines, ignoring generated files. label Jun 26, 2026
@knative-prow

knative-prow Bot commented Jun 26, 2026

Copy link
Copy Markdown

@aliok: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
unit-tests_func_main b2688f4 link true /test unit-tests

Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. needs-rebase Cannot be merged due to conflicts with HEAD. size/XL 🤖 PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants