-
Notifications
You must be signed in to change notification settings - Fork 0
Deduplication branch #22
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
Open
hpyvovar-mycarrier
wants to merge
26
commits into
main
Choose a base branch
from
deduplication-branch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cd944c9
Add deduplication, helper functions for wildcard path processing and …
hpyvovar-mycarrier a7c249f
Merge branch 'main' into deduplication-branch
smunukutla-mycarrier 3deaee5
Refactor endpoint name processing to handle special cases and improve…
hpyvovar-mycarrier 6d65d0f
Refactor endpoint name processing to use trimAll instead of trimSuffi…
hpyvovar-mycarrier 85cb775
Refactor endpoint processing to use contains instead of hasSuffix for…
hpyvovar-mycarrier b45e0af
Update ArgoCD sync-options to use Force instead of PruneLast for depl…
smunukutla-mycarrier 35f8f0f
Automated Change
smunukutla-mycarrier cbe0274
Add ServiceBusConnectionNamespace to environment variables in _lang.tpl
bcarlock-mycarrier 3288653
Automated Change
bcarlock-mycarrier fdad4f5
Optimize performance by precomputing global context in templates and …
bcarlock-mycarrier fcd2978
Automated Change
bcarlock-mycarrier 0ee105f
Remove subproject reference for MC.Truckload
hpyvovar-mycarrier cef7cfa
Implement endpoint deduplication logic and add comprehensive tests fo…
hpyvovar-mycarrier 685c518
Add helper function for processing Istio VirtualService prefix paths
hpyvovar-mycarrier 10f7e81
Add allowedEndpoints schema and tests for endpoint deduplication logic
hpyvovar-mycarrier d911d0f
Merge remote-tracking branch 'origin/main' into deduplication-branch
hpyvovar-mycarrier 8222d81
Update Chart.yaml to remove dependencies section
hpyvovar-mycarrier 86cbcfd
Remove unused helper function for wildcard path processing in _lang.tpl
hpyvovar-mycarrier 3dc2858
Refactor wildcard path processing in helm.processPrefixPath for Istio…
hpyvovar-mycarrier 64995c6
Improve path normalization by removing all trailing wildcards and sla…
hpyvovar-mycarrier ba8f522
Remove redundant health match condition in endpoint name generation
hpyvovar-mycarrier 22a9569
fix badges in readMe
smunukutla-mycarrier 7ce53c3
Merge branch 'main' into deduplication-branch
smunukutla-mycarrier 66fb776
Add default C# endpoints functionality and tests; enhance allowedEndp…
hpyvovar-mycarrier 25bab05
Refactor endpoint name processing to replace special characters for K…
hpyvovar-mycarrier a109fd1
Add helper functions for path normalization and regex endpoint name p…
hpyvovar-mycarrier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.