You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AKS will be upgrading the KEDA addon to KEDA 2.15 on AKS clusters with K8s versions >=1.31. KEDA 2.15 brings multiple breaking changes. The breaking changes are listed below:
qpetraroia
changed the title
[BREAKING CHANGE] KEDA 2.15 removes pod identity support. AKS will upgrade the KEDA addon to 2.15 in AKS version 1.31
[BREAKING CHANGE] KEDA 2.15 brings introduces multiple breaking changes
Aug 9, 2024
AKS will be upgrading the KEDA addon to KEDA 2.15 on AKS clusters with K8s versions >=1.31. KEDA 2.15 brings multiple breaking changes. The breaking changes are listed below:
The removal of Pod Identity support. If you use pod identity, we recommend you move over to workload identity for your authentication.
The removal of Azure Data Explorer 'metadata.clientSecret' as it was not safe for managing secrets.
Removal of the deprecated metricName from trigger metadata section. If you are using
metricName
today, Please usetrigger.name
to optionally name your trigger.The text was updated successfully, but these errors were encountered: