-
Notifications
You must be signed in to change notification settings - Fork 2
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
Multi cluster support #2
Open
tusharmndr
wants to merge
34
commits into
PhonePe:master
Choose a base branch
from
tusharmndr:multi_cluster
base: master
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 11 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7c3c736
initial commit to move data to datamanager
tusharmndr 278b937
bug fix in lastKnowHosts
tusharmndr 15a0d5f
bug fix in lastKnowHosts
tusharmndr 7842cab
added drove client
tusharmndr 627044f
added refersh elaspe time
tusharmndr ef17979
fixed template for 2 drove controller read
tusharmndr 36b374d
added stats per namespace
tusharmndr c424351
fixed http client
tusharmndr 4453f92
code review fix: log fix
tusharmndr f648fd2
fixed reload logic
tusharmndr 0d86623
change templates for docker
tusharmndr 0dfeca8
added name in enviornment variable for docekr
tusharmndr 5ed4a16
fixed logging
tusharmndr dbabd3a
code review fixes
tusharmndr 8e43c8f
merging app if vhostname matches across differetn drove cluster
tusharmndr 2679c76
nil check in merging apps
tusharmndr 2894a4e
code review fix
tusharmndr 7d58fb1
nginx-plus: use upstream client as-is and add version check
vishnunaini 5785966
Merge branch 'master' into multi_cluster
vishnunaini 61782ab
merge fix
vishnunaini 427773e
fix merge comment
vishnunaini f4f8ecc
Merge pull request #1 from vishnunaini/multi_cluster
tusharmndr afa0080
fix merge comment
vishnunaini 6a51036
Merge pull request #2 from vishnunaini/multi_cluster
tusharmndr a65fc96
added fix for nixy plus
tusharmndr f9ee13c
Merge pull request #3 from tusharmndr/multi_cluster_v2
tusharmndr 1715cfa
bug fix
tusharmndr cb54967
reduce log verbosity level
vishnunaini 4264dcb
rename symbols for clarity on reloads as it is not universal,log verb…
vishnunaini 4b6e763
Merge remote-tracking branch 'tushar/multi_cluster' into multi_cluster
vishnunaini c2cfcab
nginx-plus: reduce log verbosity
vishnunaini 1d9e724
further logging changes
vishnunaini 62e4317
symbol fixes
vishnunaini 993ced9
Merge pull request #4 from vishnunaini/multi_cluster
tusharmndr 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
There are no files selected for viewing
This file contains 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added name