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
Compared to ScaledObject, ScaledJob related logic remains at scalers_cache.go.
ScaledObject related logic already moved to scale_handler.go, so ScaledJob should be moved as well.
Therefore, ScaledJob related code should be refactored like ScaledObject to increase readbility.
Proposal
Compared to ScaledObject, ScaledJob related logic remains at scalers_cache.go.
ScaledObject related logic already moved to scale_handler.go, so ScaledJob should be moved as well.
Therefore, ScaledJob related code should be refactored like ScaledObject to increase readbility.
FYI
keda/pkg/scaling/cache/scalers_cache.go
Line 144 in bce3375
Use-Case
No response
Is this a feature you are interested in implementing yourself?
No
Anything else?
No response
The text was updated successfully, but these errors were encountered: