-
Notifications
You must be signed in to change notification settings - Fork 1.3k
refactor: rename temporal scaler files for consistency #6911
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
Conversation
4c1e94e to
72bf857
Compare
Renames the temporal scaler files to follow the convention used by other scalers in the project. - -> - -> - -> Signed-off-by: Aniruddh Chaturvedi <[email protected]>
72bf857 to
ab530c4
Compare
|
Thanks! This PR is related to discussion here: kedacore/keda-docs#1574 |
|
Hi @aniruddhc1 , Could you revert this file rename (tests/scalers/temporal_scaler/temporal_scaler_test.go)? |
47aec46 to
15dc6ef
Compare
Signed-off-by: Aniruddh Chaturvedi <[email protected]>
15dc6ef to
758ce57
Compare
rickbrouwer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Looks like I need one more reviewer to merge this PR. @rickbrouwer , could you find me someone? |
|
No worries, someone will pick it up soon :) |
|
/skip-e2e |
* refactor: rename temporal scaler files for consistency Renames the temporal scaler files to follow the convention used by other scalers in the project. - -> - -> - -> Signed-off-by: Aniruddh Chaturvedi <[email protected]> * address feedback Signed-off-by: Aniruddh Chaturvedi <[email protected]> --------- Signed-off-by: Aniruddh Chaturvedi <[email protected]> Signed-off-by: Aniruddh Chaturvedi <[email protected]> Signed-off-by: kmoonwright <[email protected]>
* refactor: rename temporal scaler files for consistency Renames the temporal scaler files to follow the convention used by other scalers in the project. - -> - -> - -> Signed-off-by: Aniruddh Chaturvedi <[email protected]> * address feedback Signed-off-by: Aniruddh Chaturvedi <[email protected]> --------- Signed-off-by: Aniruddh Chaturvedi <[email protected]> Signed-off-by: Aniruddh Chaturvedi <[email protected]> Signed-off-by: David Pochopsky <[email protected]>
Renames the temporal scaler files to follow the convention used by other scalers in the project.
Renames the temporal scaler files to follow the convention used by other scalers in the project.
Checklist
Fixes #
Relates to #