Skip to content

Set up data layer based on configuration#2046

Merged
k8s-ci-robot merged 3 commits intokubernetes-sigs:mainfrom
elevran:dl_setup
Jan 4, 2026
Merged

Set up data layer based on configuration#2046
k8s-ci-robot merged 3 commits intokubernetes-sigs:mainfrom
elevran:dl_setup

Conversation

@elevran
Copy link
Copy Markdown
Contributor

@elevran elevran commented Jan 1, 2026

What type of PR is this?
/kind feature

What this PR does / why we need it:
Set up the data layer based on the configured plugins, initiated by the EPP runner.

Which issue(s) this PR fixes:
Fix #1883
Refs #1884

Does this PR introduce a user-facing change?:

Allow configuration of data layer sources from file

Signed-off-by: Etai Lev Ran <elevran@gmail.com>
Signed-off-by: Etai Lev Ran <elevran@gmail.com>
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 1, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit a353602
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/695a485fa192b100087f22e5
😎 Deploy Preview https://deploy-preview-2046--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 1, 2026
@shmuelk
Copy link
Copy Markdown
Contributor

shmuelk commented Jan 4, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 4, 2026
Comment thread pkg/epp/datalayer/config.go Outdated
Signed-off-by: Etai Lev Ran <elevran@gmail.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 4, 2026
@shmuelk
Copy link
Copy Markdown
Contributor

shmuelk commented Jan 4, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 4, 2026
Comment thread cmd/epp/runner/runner.go
@nirrozenbaum
Copy link
Copy Markdown
Contributor

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elevran, nirrozenbaum

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

The pull request process is described 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 4, 2026
@k8s-ci-robot k8s-ci-robot merged commit 15c5e18 into kubernetes-sigs:main Jan 4, 2026
12 checks passed
@elevran elevran deleted the dl_setup branch January 4, 2026 11:57
davidbreitgand pushed a commit to davidbreitgand/gateway-api-inference-extension that referenced this pull request Jan 6, 2026
* add SetSources function

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

* set up datalayer based on configuration

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

* remove unused logger

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

---------

Signed-off-by: Etai Lev Ran <elevran@gmail.com>
elevran added a commit to llm-d/llm-d-inference-scheduler that referenced this pull request Apr 23, 2026
…-inference-extension#2046)

* add SetSources function

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

* set up datalayer based on configuration

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

* remove unused logger

Signed-off-by: Etai Lev Ran <elevran@gmail.com>

---------

Signed-off-by: Etai Lev Ran <elevran@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable control and configuration of data layer collectors and extractors via config file

4 participants