-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[DAPR] Add support for configuring max-concurrency #33651
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
Merged
najian
merged 1 commit into
Azure:release-app-Microsoft.App-preview/2025-02-02-Preview
from
v-shenoy:vshenoy/dapr-concurrency
Apr 10, 2025
Merged
[DAPR] Add support for configuring max-concurrency #33651
najian
merged 1 commit into
Azure:release-app-Microsoft.App-preview/2025-02-02-Preview
from
v-shenoy:vshenoy/dapr-concurrency
Apr 10, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Vighnesh Shenoy <[email protected]>
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
This was referenced Apr 2, 2025
BlackRider97
approved these changes
Apr 2, 2025
najian
approved these changes
Apr 7, 2025
90011b6
into
Azure:release-app-Microsoft.App-preview/2025-02-02-Preview
33 checks passed
najian
added a commit
that referenced
this pull request
May 9, 2025
* Copy files from preview/2024-10-02-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-02-02-preview Updated the API version from preview/2024-10-02-preview to preview/2025-02-02-preview. * Added tag for 2025-02-02-preview in readme file * Adding Ingress Configuration to Managed Environment API (#33057) * Adding Ingress Configuration to Managed Env * Adding to lists * Wrong name * Prettier updates * Update * Moving to own definition * Removing default cause linter doesn't like it * [Microsoft.App] Label history Delete API and Label History Status (#32738) * added label history delete api and status field * fixed missing } * updating label history delete in the correct folder * reverting 10-02-02 to original version * fixing CI erros * fixing CI errors * updating tspconfig for dynamicsessions * Reverting tspconfig * fix tag for new preview release --------- Co-authored-by: Gurpreet Singh <[email protected]> * Add app health check configuration for DAPR (#32653) * Add app health check configuration for DAPR Signed-off-by: Vighnesh Shenoy <[email protected]> * Linting Signed-off-by: Vighnesh Shenoy <[email protected]> * Fix ResourceNameRestriction, NoErrorCodeResponse, DeleteResponseCode lint checks Signed-off-by: Vighnesh Shenoy <[email protected]> * Revert "Fix ResourceNameRestriction, NoErrorCodeResponse, DeleteResponseCode lint checks" This reverts commit 785dfd6. * Lint Signed-off-by: Vighnesh Shenoy <[email protected]> --------- Signed-off-by: Vighnesh Shenoy <[email protected]> * Support getting storage account key from key vault for environment storage (#32701) * Support getting storage account key from key vault for environment storage Signed-off-by: Vighnesh Shenoy <[email protected]> * Fix CI Signed-off-by: Vighnesh Shenoy <[email protected]> --------- Signed-off-by: Vighnesh Shenoy <[email protected]> * [Azure ContainerApps] Fix missing payload for Patch connected environ… (#33303) * [Azure ContainerApps] Fix missing payload for Patch connected environments * Fix example --------- Co-authored-by: Layla Liu <[email protected]> * Add uri format for keyvaulturl (#33615) * [DAPR] Add support for configurating max-concurrency (#33651) Signed-off-by: Vighnesh Shenoy <[email protected]> * Add closing code block in readme.md * Add deleting provisioningstate for resources storage/cerificate/dapr … (#32746) * Add deleting provisioningstate for resources storage/cerificate/dapr component of connected environments * Fix swagger format --------- Co-authored-by: Layla Liu <[email protected]> * Update SessionPool api 2025-02-02-preview (#34120) * Update SessionPool api 2025-02-02-preview * Fix examples * Prettier * Prettier * Prettier * [Microsoft.App]fix Swagger PrettierCheck (#34005) * fix format * add where to suppress --------- Co-authored-by: Nan Jiang <[email protected]> * Fix Prettier error and LintDiff (#34153) Co-authored-by: Nan Jiang <[email protected]> * Update readme.md * Update readme.md * Add where to Lint Suppression (#34200) Co-authored-by: Nan Jiang <[email protected]> * Fix Lint where (#34203) Co-authored-by: Nan Jiang <[email protected]> * Adding disk encryption configuration (#33646) * Adding disk encryption configuration. * missing character * add format modifier * prettier --------- Signed-off-by: Vighnesh Shenoy <[email protected]> Co-authored-by: Nan Jiang <[email protected]> Co-authored-by: Yi Xian Soo <[email protected]> Co-authored-by: Gurpreet Singh <[email protected]> Co-authored-by: Gurpreet Singh <[email protected]> Co-authored-by: Vighnesh Shenoy <[email protected]> Co-authored-by: LaylaLiu-gmail <[email protected]> Co-authored-by: Layla Liu <[email protected]> Co-authored-by: njucz <[email protected]> Co-authored-by: Yitao Pan <[email protected]> Co-authored-by: Vaclav Turecek <[email protected]>
nwnt
pushed a commit
to nwnt/azure-rest-api-specs
that referenced
this pull request
Jun 10, 2025
* Copy files from preview/2024-10-02-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-02-02-preview Updated the API version from preview/2024-10-02-preview to preview/2025-02-02-preview. * Added tag for 2025-02-02-preview in readme file * Adding Ingress Configuration to Managed Environment API (Azure#33057) * Adding Ingress Configuration to Managed Env * Adding to lists * Wrong name * Prettier updates * Update * Moving to own definition * Removing default cause linter doesn't like it * [Microsoft.App] Label history Delete API and Label History Status (Azure#32738) * added label history delete api and status field * fixed missing } * updating label history delete in the correct folder * reverting 10-02-02 to original version * fixing CI erros * fixing CI errors * updating tspconfig for dynamicsessions * Reverting tspconfig * fix tag for new preview release --------- Co-authored-by: Gurpreet Singh <[email protected]> * Add app health check configuration for DAPR (Azure#32653) * Add app health check configuration for DAPR Signed-off-by: Vighnesh Shenoy <[email protected]> * Linting Signed-off-by: Vighnesh Shenoy <[email protected]> * Fix ResourceNameRestriction, NoErrorCodeResponse, DeleteResponseCode lint checks Signed-off-by: Vighnesh Shenoy <[email protected]> * Revert "Fix ResourceNameRestriction, NoErrorCodeResponse, DeleteResponseCode lint checks" This reverts commit 785dfd6. * Lint Signed-off-by: Vighnesh Shenoy <[email protected]> --------- Signed-off-by: Vighnesh Shenoy <[email protected]> * Support getting storage account key from key vault for environment storage (Azure#32701) * Support getting storage account key from key vault for environment storage Signed-off-by: Vighnesh Shenoy <[email protected]> * Fix CI Signed-off-by: Vighnesh Shenoy <[email protected]> --------- Signed-off-by: Vighnesh Shenoy <[email protected]> * [Azure ContainerApps] Fix missing payload for Patch connected environ… (Azure#33303) * [Azure ContainerApps] Fix missing payload for Patch connected environments * Fix example --------- Co-authored-by: Layla Liu <[email protected]> * Add uri format for keyvaulturl (Azure#33615) * [DAPR] Add support for configurating max-concurrency (Azure#33651) Signed-off-by: Vighnesh Shenoy <[email protected]> * Add closing code block in readme.md * Add deleting provisioningstate for resources storage/cerificate/dapr … (Azure#32746) * Add deleting provisioningstate for resources storage/cerificate/dapr component of connected environments * Fix swagger format --------- Co-authored-by: Layla Liu <[email protected]> * Update SessionPool api 2025-02-02-preview (Azure#34120) * Update SessionPool api 2025-02-02-preview * Fix examples * Prettier * Prettier * Prettier * [Microsoft.App]fix Swagger PrettierCheck (Azure#34005) * fix format * add where to suppress --------- Co-authored-by: Nan Jiang <[email protected]> * Fix Prettier error and LintDiff (Azure#34153) Co-authored-by: Nan Jiang <[email protected]> * Update readme.md * Update readme.md * Add where to Lint Suppression (Azure#34200) Co-authored-by: Nan Jiang <[email protected]> * Fix Lint where (Azure#34203) Co-authored-by: Nan Jiang <[email protected]> * Adding disk encryption configuration (Azure#33646) * Adding disk encryption configuration. * missing character * add format modifier * prettier --------- Signed-off-by: Vighnesh Shenoy <[email protected]> Co-authored-by: Nan Jiang <[email protected]> Co-authored-by: Yi Xian Soo <[email protected]> Co-authored-by: Gurpreet Singh <[email protected]> Co-authored-by: Gurpreet Singh <[email protected]> Co-authored-by: Vighnesh Shenoy <[email protected]> Co-authored-by: LaylaLiu-gmail <[email protected]> Co-authored-by: Layla Liu <[email protected]> Co-authored-by: njucz <[email protected]> Co-authored-by: Yitao Pan <[email protected]> Co-authored-by: Vaclav Turecek <[email protected]>
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ARMReview
ARMSignedOff
<valid label in PR review process>add this label when ARM approve updates after review
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
resource-manager
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.