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

docs: Introduce recursive listing for Azure Blob scaler #512

Closed
wants to merge 1 commit into from

Conversation

ahmelsayed
Copy link
Contributor

Signed-off-by: Ahmed ElSayed ahmels@microsoft.com

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Fixes #

Signed-off-by: Ahmed ElSayed <ahmels@microsoft.com>
@@ -31,7 +31,7 @@ triggers:
- `blobCount` - Average target value to trigger scaling actions. (default: 5)
- `connectionFromEnv` - Name of the environment variable your deployment uses to get the connection string.
- `blobPrefix` - Prefix for the Blob. Use this to specify sub path for the blobs if required. (default: `""`)
- `blobDelimiter` - Delimiter for identifying the blob prefix. (default: `/`)
- `blobDelimiter` - Delimiter for identifying the blob prefix. Set to `""` to list all blobs with `blobPrefix` recursively (default: `/`)
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't it be better to have an option such as listBlobsRecursively: true (default: false)?

Because maybe I want to list recursively, but only as of path foo/bar/*

@tomkerkhove tomkerkhove changed the title Update azure-blob scaler docs for recursive listing docs: Introduce recursive listing for Azure Blob scaler Aug 17, 2021
@JorTurFer
Copy link
Member

hi @ahmelsayed ,
Please, remember to move this to version 2.6 🙏
Thanks!

@v-shenoy
Copy link
Contributor

v-shenoy commented Apr 4, 2022

@kedacore/keda-contributors This should be closed now after #738.

@tomkerkhove
Copy link
Member

Thanks for the follow up!

@tomkerkhove tomkerkhove closed this Apr 4, 2022
@tomkerkhove tomkerkhove deleted the ahmels/1789 branch April 4, 2022 08:39
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.

4 participants