-
Notifications
You must be signed in to change notification settings - Fork 6
Launcher implementation #342
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
mykola-kobets-epam
wants to merge
25
commits into
aosedge:develop
Choose a base branch
from
mykola-kobets-epam:launcher-impl
base: develop
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 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
28210cd
common: tools: add identifier pool
mlohvynenko ad29106
common: cloudprotocol: add state structures
mlohvynenko 62f1545
cm: storagestate: add storage state interfaces
mlohvynenko e020fb1
common: types: add less operator for instance ident
mlohvynenko 32f035d
common: crypto: support SHA3-224 hash algorithm
mlohvynenko d2783f4
common: tools: enhance fs platform interface with set user quota
mlohvynenko b4eb07c
common: config: remove redundant sha1 digest size definition
mlohvynenko a5fd070
cm: communication: add communication interface
mlohvynenko 2049308
sm: common: move types common to cm & sm to common folder
mykola-kobets-epam fb51304
cm: add networkmanager interface
mykola-kobets-epam 4352d1b
cm: add imageprovider interface
mykola-kobets-epam ed30d38
cm: add nodeinfoprovider interface
mykola-kobets-epam cb57da3
cm: add nodemanager interface
mykola-kobets-epam 22411af
cm: add resourcemanager interface
mykola-kobets-epam beb0a3b
cm: add storage interface
mykola-kobets-epam 6730f67
cm: networkmanager: extend allow con size
53091b3
iam: common: Move cNodeMaxNum const to common types
mykola-kobets-epam 318485e
common: default initialize values of builtin types
mykola-kobets-epam 5ef316f
common: add allowed connections to oci::ServiceConfig
mykola-kobets-epam 3fab591
common: add exist method to algorithms
mykola-kobets-epam fba7fd6
common: tools: add Clear method to IdentifierPool
mykola-kobets-epam aafdd55
common: add run service request to common/types.hpp
mykola-kobets-epam a320c8f
common: fix sorting of instance identifiers
mykola-kobets-epam 310cf80
cm: launcher: add launcher implementation
mykola-kobets-epam ad33223
cm: launcher: add unit tests for launcher
mykola-kobets-epam 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
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.
It should be part of cloudprotocol desired status:
cloudprotocol.InstanceInfo