Skip to content

docs: mark Temporal buildId, selectAllActive and selectUnversioned as removed in 2.21 - #1840

Open
omkar619-dev wants to merge 1 commit into
kedacore:mainfrom
omkar619-dev:docs/temporal-remove-deprecated-buildid-selectors
Open

docs: mark Temporal buildId, selectAllActive and selectUnversioned as removed in 2.21#1840
omkar619-dev wants to merge 1 commit into
kedacore:mainfrom
omkar619-dev:docs/temporal-remove-deprecated-buildid-selectors

Conversation

@omkar619-dev

@omkar619-dev omkar619-dev commented Aug 16, 2026

Copy link
Copy Markdown

This is a follow-up to kedacore/keda#7985, which makes buildId, selectAllActive and selectUnversioned fail at parse time in the Temporal scaler as of v2.21. @rickbrouwer asked for a matching docs change there.

The 2.21 Temporal page currently still presents all three as usable options, so someone whose ScaledObject breaks on upgrade lands here and finds nothing explaining why.

Three changes:

  • Removed the three keys from the example, since the example should only show configuration that works.
  • Changed their parameter entries from Deprecated to Removed in v2.21, saying plainly that the scaler now rejects them and pointing at workerDeploymentName / workerDeploymentBuildId. I kept the entries rather than deleting them so that anyone searching after hitting the parse error still finds an explanation.
  • Dropped "Mutually exclusive with buildId, selectAllActive, and selectUnversioned" from the workerDeploymentName entry, since mutual exclusivity no longer means anything once those keys cannot be set at all.

That last one wasn't in the original review comment, I just noticed it while making the other edits.

@omkar619-dev
omkar619-dev requested review from a team as code owners August 16, 2026 16:17
@netlify

netlify Bot commented Aug 16, 2026

Copy link
Copy Markdown

Deploy Preview for keda ready!

Name Link
🔨 Latest commit 82c7bba
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/6a830844c7611f0008999a01
😎 Deploy Preview https://deploy-preview-1840--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
Copy Markdown

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:

… removed in 2.21

Signed-off-by: Omkar Shendge <omkarshendge619@gmail.com>
@omkar619-dev
omkar619-dev force-pushed the docs/temporal-remove-deprecated-buildid-selectors branch from 86da000 to 82c7bba Compare August 17, 2026 13:10
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.

1 participant