Skip to content
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

GCP Storage scaler: Add Prefix and Delimiter support #3774

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

wrdls
Copy link
Contributor

@wrdls wrdls commented Oct 25, 2022

Signed-off-by: Ward Loos [email protected]

Provide a description of what has been changed

Checklist

  • When introducing a new scaler, I agree with the scaling governance policy
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Tests have been added
  • A PR is opened to update the documentation on (repo) (if applicable)
  • Changelog has been updated and is aligned with our changelog requirements

Fixes #3756

Relates to #963

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

Looking good! Could you solve DCO issues? All commits need to be signed.
Should we add an e2e test for this feature?

Also, I'd like to share that we have some issues with GCP account that we're solving with CNCF support, so atm we cannot trigger GCP e2e test, so before merging this PR I prefer to solve them and trigger GCP e2e test.

Of course, thanks for the contribution! ❤️

@JorTurFer
Copy link
Member

JorTurFer commented Oct 27, 2022

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

@JorTurFer JorTurFer merged commit 1f52812 into kedacore:main Nov 3, 2022
@wrdls
Copy link
Contributor Author

wrdls commented Nov 4, 2022

Thanks @JorTurFer for the approval ❤️

@JorTurFer
Copy link
Member

Thanks to you for the improvement!! ❤️❤️❤️

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.

Add prefix support to Google Cloud Platform Storage scaler
2 participants