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
We should slightly refactor scalers package, it is hard to create subpackages there (for example pkg/scalers/aws, pkg/scalers/...) that needs to use ScalerConfig. Because this introduces circular dependency.
We should move ScalerConfig out and refactore the package a little bit.
Use-Case
No response
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Proposal
We should slightly refactor
scalers
package, it is hard to create subpackages there (for examplepkg/scalers/aws
,pkg/scalers/...
) that needs to use ScalerConfig. Because this introduces circular dependency.We should move ScalerConfig out and refactore the package a little bit.
Use-Case
No response
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered: