Skip to content

events for TypedConfig parsing#1646

Merged
JorTurFer merged 2 commits intokedacore:mainfrom
wozniakjan:events_for_typedconfig
Oct 25, 2025
Merged

events for TypedConfig parsing#1646
JorTurFer merged 2 commits intokedacore:mainfrom
wozniakjan:events_for_typedconfig

Conversation

@wozniakjan
Copy link
Member

see also kedacore/keda#7191

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

@wozniakjan wozniakjan requested a review from a team as a code owner October 24, 2025 07:28
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for keda ready!

Name Link
🔨 Latest commit ed687a8
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/68fd1d6769653c0008e5706b
😎 Deploy Preview https://deploy-preview-1646--keda.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.

@github-actions
Copy link

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

@wozniakjan wozniakjan requested a review from Copilot October 24, 2025 07:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for two new KEDAScalerInfo events related to TypedConfig parsing validation, which notify users about deprecated fields and unexpected parameters in scalers. The changes also update the Kubernetes Events API documentation link to a current version.

  • Adds KEDAScalerInfo event for deprecated field detection
  • Adds KEDAScalerInfo event for unexpected parameter detection (controlled by KEDA_CHECK_UNEXPECTED_SCALERS_PARAMS)
  • Updates Kubernetes Events API reference link from v1.19 to current version

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
content/docs/2.19/reference/events.md Updates events table with new KEDAScalerInfo events and modernized API link
content/docs/2.18/reference/events.md Backports the same event documentation updates to version 2.18
Comments suppressed due to low confidence (2)

content/docs/2.18/reference/events.md:1

  • Extra trailing space in 'Normal ' should be removed.
    content/docs/2.18/reference/events.md:1
  • Missing closing backtick after 'Warning'.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wozniakjan wozniakjan force-pushed the events_for_typedconfig branch from 7f7192a to 56f4d59 Compare October 24, 2025 07:35
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
@wozniakjan wozniakjan force-pushed the events_for_typedconfig branch from 56f4d59 to 22f7f31 Compare October 24, 2025 07:36
@JorTurFer JorTurFer enabled auto-merge (squash) October 25, 2025 18:56
@keda-automation keda-automation requested a review from a team October 25, 2025 18:56
@JorTurFer JorTurFer merged commit d31e46a into kedacore:main Oct 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants