fix(service): preserve complete inventory and credential views - #121
Open
cjh1 wants to merge 1 commit into
Open
Conversation
This was referenced Aug 4, 2026
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 4, 2026 23:31
39ebc35 to
924d077
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 01:55
924d077 to
b141091
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:19
b141091 to
d13949a
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:42
d13949a to
c735705
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:44
c735705 to
0cd3319
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:47
0cd3319 to
d250b7f
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:49
d250b7f to
e0dccf3
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 13:53
e0dccf3 to
618de86
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
2 times, most recently
from
August 5, 2026 14:45
3395173 to
d059e7c
Compare
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 15:18
d059e7c to
674710c
Compare
cjh1
marked this pull request as ready for review
August 5, 2026 15:18
Retain last-known credentials when a store read is partial while dropping nodes that leave inventory. Pass complete views to the SSH manager and shut it down before the HTTP service exits. Signed-off-by: Chris Harris <cjh@lbl.gov>
cjh1
force-pushed
the
ssh-stack/16-preserve-complete-views
branch
from
August 5, 2026 15:31
674710c to
5ccd450
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Retain last-known credentials when a store read is partial while dropping nodes that leave inventory. Pass complete views to the SSH manager and shut it down before the HTTP service exits.