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

Configure middlewares within the component #7299

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

sadath-12
Copy link
Contributor

@sadath-12 sadath-12 commented Dec 14, 2023

Description

Issue reference

Please reference the issue this PR will close: #6660

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
@sadath-12 sadath-12 requested review from a team as code owners December 14, 2023 13:59
@dapr-bot
Copy link
Collaborator

👋 @sadath-12, my apologies but I can't perform this action for you because your username is not in the allowlist in the file .github/scripts/dapr_bot.js.

@sadath-12 sadath-12 changed the title Middlewares Configure middlewares within the component Dec 14, 2023
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: Patch coverage is 44.44444% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 62.31%. Comparing base (9cd87e2) to head (18a452c).
Report is 185 commits behind head on master.

Files Patch % Lines
pkg/runtime/channels/channels.go 43.85% 26 Missing and 6 partials ⚠️
pkg/runtime/runtime.go 50.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7299      +/-   ##
==========================================
- Coverage   62.35%   62.31%   -0.04%     
==========================================
  Files         240      240              
  Lines       22055    22115      +60     
==========================================
+ Hits        13752    13781      +29     
- Misses       7156     7176      +20     
- Partials     1147     1158      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msfussell
Copy link
Member

Please create docs PR before code PR is merge.

Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
@sadath-12
Copy link
Contributor Author

Please create docs PR before code PR is merge.

Yes , Once this PR is approved ill make sure about that . thanks for reminding

sadath-12 and others added 8 commits December 23, 2023 13:08
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
@artursouza artursouza modified the milestones: v1.13, v1.14 Jan 26, 2024
@dapr-bot
Copy link
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added the stale Issues and PRs without response label May 12, 2024
@dapr-bot
Copy link
Collaborator

This pull request has been automatically closed because it has not had activity in the last 67 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot closed this May 19, 2024
@ItalyPaleAle ItalyPaleAle reopened this May 20, 2024
@dapr-bot dapr-bot removed the stale Issues and PRs without response label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs Owner
Development

Successfully merging this pull request may close these issues.

Proposal: Auto-configure middleware pipelines via priority and pipeline type properties
6 participants