OSDOCS 17854 Upstream KEDA 2.18.1 changes#104664
OSDOCS 17854 Upstream KEDA 2.18.1 changes#104664mburke5678 wants to merge 3 commits intoopenshift:mainfrom
Conversation
| <11> Optional: Specifies the maximum number of replicas when scaling up. The default is `100`. | ||
| <12> Optional: Specifies the minimum number of replicas when scaling down. | ||
| <13> Optional: Specifies the parameters for audit logs. as described in the "Configuring audit logging" section. | ||
| <14> Optional: Specifies the number of replicas to fall back to if a scaler fails to get metrics from the source for the number of times defined by the `failureThreshold` parameter. Not supported for CPU or memory triggers. For more information on fallback behavior, see the link:https://keda.sh/docs/latest/reference/scaledobject-spec/#fallback[KEDA documentation]. |
| <10> Optional: Specifies the parameters for audit logs. as described in the "Configuring audit logging" section. | ||
| <11> Optional: Specifies the number of replicas to fall back to if a scaler fails to get metrics from the source for the number of times defined by the `failureThreshold` parameter. For more information on fallback behavior, see the link:https://keda.sh/docs/latest/reference/scaledobject-spec/#fallback[KEDA documentation]. | ||
| <12> Optional: Specifies the replica count to be used if a fallback occurs. Enter one of the following options or omit the parameter: | ||
| <1> Optional: Specifies that the Custom Metrics Autoscaler Operator should pause scaling immediately and maintain the current instance count. |
There was a problem hiding this comment.
REVIEWERS: Call outs <1>, <3>, and <4> are new. All other call out text is unchanged, except where noted. Updated the numbering only.
Will remove callouts in separate PR.
| <11> Optional: Specifies the version of your Kafka brokers. Must be specified as a quoted string value. The default is `1.0.0`. | ||
| <12> Optional: Specifies a comma-separated list of partition IDs to scope the scaling on. If set, only the listed IDs are considered when calculating lag. Must be specified as a quoted string value. The default is to consider all partitions. | ||
| <13> Optional: Specifies whether to use TSL client authentication for Kafka. The default is `disable`. For information on configuring TLS, see "Understanding custom metrics autoscaler trigger authentications". | ||
| <11> Optional: Specifies whether the trigger ensures that replicas are spread evenly across the topic partitions. |
There was a problem hiding this comment.
REVIEWERS: Call outs <11> and <12> are new. All other call out text is unchanged, except where noted. Updated the numbering only.
Will remove callouts in separate PR.
| <10> Optional: Specifies the parameters for audit logs. as described in the "Configuring audit logging" section. | ||
| <11> Optional: Specifies the number of replicas to fall back to if a scaler fails to get metrics from the source for the number of times defined by the `failureThreshold` parameter. For more information on fallback behavior, see the link:https://keda.sh/docs/latest/reference/scaledobject-spec/#fallback[KEDA documentation]. | ||
| <12> Optional: Specifies the replica count to be used if a fallback occurs. Enter one of the following options or omit the parameter: | ||
| <1> Optional: Specifies that the Custom Metrics Autoscaler Operator should pause scaling immediately and maintain the current instance count. |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.CalloutList: Callouts are not supported in DITA.
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskContents: The '.Procedure' block title is missing.
|
@mburke5678: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
The This is because your PR targets the If the update in your PR does NOT apply to version 4.22 onward, please re-target this PR to go directly into the appropriate version branch or branches (enterprise-4.x) instead of main. |
https://issues.redhat.com/browse/OSDOCS-17854
Forced activation
Excluding labels from being propagated to the HPA
Pause in scaling down
Pause in scaling up
Support for the s390x architecture
Fallback for triggers of
Valuemetric typeSupport for even distribution of Kafka partitions
The Zap logger has replaced the Kubernetes logger
typesetting, deprecated in an earlier version, is removedLink to docs preview:
QE review: