-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix memory leak by checking triggers uniqueness properly #1640
Commits on Mar 1, 2021
-
add metricName to postgres scaler
Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c45f41d - Browse repository at this point
Copy the full SHA c45f41dView commit details -
fix typo in postgres scaler test
Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c0db3 - Browse repository at this point
Copy the full SHA 69c0db3View commit details -
close scalers after name check
Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3ac4aa - Browse repository at this point
Copy the full SHA f3ac4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa243e2 - Browse repository at this point
Copy the full SHA fa243e2View commit details -
limit metricName validation to new or changed scaledObjects
Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 009221d - Browse repository at this point
Copy the full SHA 009221dView commit details -
remove validateMetricNameUniqueness
similiar check moved to hpa getScaledObjectMetricSpecs Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6914f97 - Browse repository at this point
Copy the full SHA 6914f97View commit details -
add uniqueness check to getScaledObjectMetricSpecs
Signed-off-by: ycabrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb315d4 - Browse repository at this point
Copy the full SHA eb315d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ec27a - Browse repository at this point
Copy the full SHA d2ec27aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aac7880 - Browse repository at this point
Copy the full SHA aac7880View commit details -
Configuration menu - View commit details
-
Copy full SHA for b819c5e - Browse repository at this point
Copy the full SHA b819c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 265b737 - Browse repository at this point
Copy the full SHA 265b737View commit details