Skip to content

[Fix] Datalayer error handling#2660

Open
elevran wants to merge 7 commits intokubernetes-sigs:mainfrom
elevran:fix/datalayer-error-handling
Open

[Fix] Datalayer error handling#2660
elevran wants to merge 7 commits intokubernetes-sigs:mainfrom
elevran:fix/datalayer-error-handling

Conversation

@elevran
Copy link
Copy Markdown
Contributor

@elevran elevran commented Mar 22, 2026

What type of PR is this?
/kind bug
/kind documentation

What this PR does / why we need it:
Fix datalayer poll error flooding and improve operator visibility.

  • loraspec: fix nil-contract bug - empty loraSpec now correctly disables extraction
  • collector: log poll errors only on first occurrence and on recovery (was: silent discard or per-tick flood)
  • config: warn at startup when data.sources is an empty list
  • test: end-to-end extraction tests via httptest server, covering default config, disabled specs, missing families
  • docs: expand data layer configuration section with metrics plugin reference and disable instructions

Which issue(s) this PR fixes:

N/A

Does this PR introduce a user-facing change?:

Expanded configuration guide to describe use of "data" section

elevran added 5 commits March 22, 2026 18:25
…cs at startup

Signed-off-by: Etai Lev Ran <elevran@gmail.com>
Signed-off-by: Etai Lev Ran <elevran@gmail.com>
Signed-off-by: Etai Lev Ran <elevran@gmail.com>
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 kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. labels Mar 22, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 22, 2026

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

Name Link
🔨 Latest commit 1b4e9b4
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/69c02754e698950008381eaa
😎 Deploy Preview https://deploy-preview-2660--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
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: elevran
Once this PR has been reviewed and has the lgtm label, please assign danehans 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

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 22, 2026
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 22, 2026
elevran added 2 commits March 22, 2026 19:24
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

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants