-
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
refactor gcp stackdriver scaler #6462
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
/run-e2e gcp |
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.
lgtm, thank you!
minor nits below
just noticed the imports are not sorted the way linter is configured, can you please run following command? (or address the imports sort manually :))
I will retrigger the e2e tests after that |
Co-authored-by: Jan Wozniak <wozniak.jan@gmail.com> Signed-off-by: Omer Aplatony <omerap12@gmail.com>
done |
Friendly ping :) @zroubalik @wozniakjan |
/run-e2e gcp |
/run-e2e gcp |
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. |
looks like this breaks the e2e tests
you can check for more logs |
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.
@omerap12 any update here, please?
Yeah, sorry about that. I'll take a look this weekend. |
/run-e2e gcp |
/run-e2e gcp |
tests/scalers/gcp/gcp_stackdriver_workload_identity/gcp_stackdriver_workload_identity_test.go
Outdated
Show resolved
Hide resolved
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>
Ill squash when approved ( if needed ) |
/run-e2e stackdriver |
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
Can you re run it now? @JorTurFer |
/run-e2e stackdriver |
@zroubalik I believe we can merge this now :) |
Provide a description of what has been changed
Checklist
Fixes #
Relates to #5797