This repository was archived by the owner on Dec 17, 2025. It is now read-only.
Add new API to propagate context and deprecate olds#714
Open
sivchari wants to merge 1 commit intoargoproj:masterfrom
Open
Add new API to propagate context and deprecate olds#714sivchari wants to merge 1 commit intoargoproj:masterfrom
sivchari wants to merge 1 commit intoargoproj:masterfrom
Conversation
fb7494a to
db43c8e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #714 +/- ##
==========================================
- Coverage 54.26% 53.40% -0.87%
==========================================
Files 64 64
Lines 6164 6522 +358
==========================================
+ Hits 3345 3483 +138
- Misses 2549 2760 +211
- Partials 270 279 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: sivchari <shibuuuu5@gmail.com>
db43c8e to
45bcf56
Compare
|
Contributor
|
The gitops-engine repository is migrating to https://github.com/argoproj/argo-cd. Can you please update the PR by resolving the conflicts / If it's not relevant anymore, feel free to close it |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.



This is part of argoproj/argo-cd#21963
I added new API to propagate context for each function and deprecate olds that doesn't have cotnext.