-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Init manager checking unready targets with target-aware watchers #12035
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
lizan
merged 48 commits into
envoyproxy:master
from
ping-sun:init-manager-query-unready-targets
Aug 7, 2020
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
10249c2
init-manager-query-unready-targets
ping-sun 1de879e
init-manager-query-unready-targets
ping-sun 5a7c308
init-manager-query-unready-targets
ping-sun 562cc49
update: unordered_map->flat_hash_map; const std::string->absl:string_…
ping-sun a023f16
init-manager-query-unready-targets
ping-sun e7ac416
init-manager-query-unready-targets
ping-sun b7fb8d8
add dumpUnreadyTargetsConfig; remove checkUnreadyTargets()
ping-sun c20129d
add dumpUnreadyTargetsConfigs()
ping-sun 6458f27
add dumpUnreadyTargetsConfigs()
ping-sun 452a264
add dumpUnreadyTargetsConfigs()
ping-sun dc362e2
Merge branch 'master' of github.com:envoyproxy/envoy into exp
ping-sun 0b7b75f
add extra constructor
ping-sun 80af9b5
add extra constructor
ping-sun 2653323
add WatcherImpl constructors
ping-sun 9e2263c
remove useless string_view parameter
ping-sun 6428f5e
remove usesless string_view parameter
ping-sun 6dbadd5
add warming/active listeners config dump
ping-sun 83a7435
add warming/active listeners config dump
ping-sun dc4a1d4
add warming/active listeners config dump
ping-sun 4539ee5
Merge remote-tracking branch 'upstream/master' into init-manager-quer…
ping-sun 8cd7fd6
update stats_integration_test memory usage
ping-sun 4f7900d
update variable name and comments
ping-sun 27b6ca5
update mem usage stats
ping-sun fd5cbf4
update mem usage stats
ping-sun ef32968
Merge branch 'init-manager-query-unready-targets' of github.com:ASOPV…
ping-sun f4409df
update mem usage stats
ping-sun 031f585
update comment
ping-sun c4bf9a5
update comment
ping-sun e8e66ff
update comments
ping-sun 17ae201
add comments about the usage of WatcherImpl's ctor
ping-sun ea93b6b
add comments about the usage of WatcherImpl's ctor
ping-sun e359fcc
add comments about the usage of WatcherImpl's ctor
ping-sun 30bc756
introduce ManagerWatcher for watcher inside init manager; update prot…
ping-sun e794914
merge dump active/warming listeners config
ping-sun 3ab3c1a
Rename: ManagerWatcher -> TargetAwareWatcher
ping-sun 4a7d10e
Rename: ManagerWatcher -> TargetAwareWatcher
ping-sun 638c687
solve integration stats conflict
ping-sun 2756e2e
solve integration stats conflict
ping-sun f1d9129
retry pre-submit test
ping-sun b92eff1
retry pre-submit test
ping-sun 695a745
remove TargetAwareWatcher; add 2 Ctors for watcherImpl
ping-sun 1794f68
Merge branch 'master' of github.com:envoyproxy/envoy into init-manage…
ping-sun 76aa72b
update integration stats
ping-sun c2af7fe
delete add string_view param into ManagerImpl::onTargetReady(); gener…
ping-sun 0d3269b
Merge branch 'master' of github.com:envoyproxy/envoy into init-manage…
ping-sun 19b2cdd
target-aware-watcher
ping-sun 5b08552
remove/update comments
ping-sun cbe2ea4
move ++target_names_count[name] pos
ping-sun 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 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
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
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
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.