Skip to content

refactor gcp stackdriver scaler#6462

Merged
zroubalik merged 10 commits intokedacore:mainfrom
omerap12:refactor-gcp-stackdriver-scaler
Apr 24, 2025
Merged

refactor gcp stackdriver scaler#6462
zroubalik merged 10 commits intokedacore:mainfrom
omerap12:refactor-gcp-stackdriver-scaler

Conversation

@omerap12
Copy link
Contributor

@omerap12 omerap12 commented Jan 2, 2025

Provide a description of what has been changed

Checklist

Fixes #

Relates to #5797

Signed-off-by: Omer Aplatony <omerap12@gmail.com>
@omerap12 omerap12 requested a review from a team as a code owner January 2, 2025 15:34
@zroubalik
Copy link
Member

zroubalik commented Jan 2, 2025

/run-e2e gcp
Update: You can check the progress here

Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Copy link
Member

@wozniakjan wozniakjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you!

minor nits below

@wozniakjan
Copy link
Member

wozniakjan commented Jan 6, 2025

just noticed the imports are not sorted the way linter is configured, can you please run following command? (or address the imports sort manually :))

gci write . --skip-generated -s standard -s default -s prefix(github.com/kedacore/keda)

I will retrigger the e2e tests after that

omerap12 and others added 2 commits January 6, 2025 15:39
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
@omerap12
Copy link
Contributor Author

omerap12 commented Jan 6, 2025

just noticed the imports are not sorted the way linter is configured, can you please run following command? (or address the imports sort manually :))

gci write . --skip-generated -s standard -s default -s prefix(github.com/kedacore/keda)

I will retrigger the e2e tests after that

done

@omerap12
Copy link
Contributor Author

Friendly ping :) @zroubalik @wozniakjan

@dttung2905
Copy link
Contributor

dttung2905 commented Jan 13, 2025

/run-e2e gcp
Update: You can check the progress here

@wozniakjan
Copy link
Member

wozniakjan commented Jan 14, 2025

/run-e2e gcp
Update: You can check the progress here

@stale
Copy link

stale bot commented Mar 15, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Mar 15, 2025
@wozniakjan
Copy link
Member

wozniakjan commented Mar 17, 2025

looks like this breaks the e2e tests

	Execution of tests/scalers/gcp/gcp_stackdriver_workload_identity/gcp_stackdriver_workload_identity_test.go, has failed after "three" attempts

you can check for more logs
https://github.com/kedacore/keda/actions/runs/12762977209/job/35572602940

@stale stale bot removed the stale All issues that are marked as stale due to inactivity label Mar 17, 2025
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@omerap12 any update here, please?

@omerap12
Copy link
Contributor Author

@omerap12 any update here, please?

Yeah, sorry about that. I'll take a look this weekend.

Signed-off-by: Omer Aplatony <omerap12@gmail.com>
@omerap12
Copy link
Contributor Author

/run-e2e gcp

@JorTurFer
Copy link
Member

JorTurFer commented Mar 30, 2025

/run-e2e gcp
Update: You can check the progress here

omerap12 and others added 3 commits March 30, 2025 18:31
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
@omerap12
Copy link
Contributor Author

Ill squash when approved ( if needed )

@JorTurFer
Copy link
Member

JorTurFer commented Mar 30, 2025

/run-e2e stackdriver
Update: You can check the progress here

Signed-off-by: Omer Aplatony <omerap12@gmail.com>
@omerap12
Copy link
Contributor Author

Can you re run it now? @JorTurFer

@zroubalik
Copy link
Member

zroubalik commented Mar 31, 2025

/run-e2e stackdriver
Update: You can check the progress here

@omerap12
Copy link
Contributor Author

omerap12 commented Apr 3, 2025

@zroubalik I believe we can merge this now :)

@omerap12
Copy link
Contributor Author

Friendly ping @zroubalik @JorTurFer

@zroubalik
Copy link
Member

@omerap12 sorry for the delay :) Thanks!

@zroubalik zroubalik merged commit b7f37a0 into kedacore:main Apr 24, 2025
18 checks passed
mittalvaibhav1 pushed a commit to mittalvaibhav1/keda that referenced this pull request Apr 26, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: mittalvaibhav1 <mittalvaibhavandroid@gmail.com>
mittalvaibhav1 pushed a commit to mittalvaibhav1/keda that referenced this pull request Apr 26, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
mittalvaibhav1 pushed a commit to mittalvaibhav1/keda that referenced this pull request Apr 26, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
aliaqel-stripe pushed a commit to aliaqel-stripe/keda that referenced this pull request May 9, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
dpochopsky pushed a commit to dpochopsky/keda that referenced this pull request Sep 12, 2025
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: David Pochopsky <david.pochopsky@united.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants