Skip to content
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

Release 8.0.0 #166

Merged
merged 146 commits into from
Sep 10, 2024
Merged

Release 8.0.0 #166

merged 146 commits into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. [all] Switch vendor to feature_dynamic_nodes branch

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2341e53 View commit details
    Browse the repository at this point in the history
  2. [umcontroller] Rename UmState to UpdateState

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b815fe5 View commit details
    Browse the repository at this point in the history
  3. [umcontroller] Rename UmId to NodeId

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6622bdb View commit details
    Browse the repository at this point in the history
  4. [all] Update ComponentInfo

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0450183 View commit details
    Browse the repository at this point in the history
  5. [all] Update ComponentStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cdb8a2d View commit details
    Browse the repository at this point in the history
  6. [amqphandler] Rename MessageType consts

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2e1f1e6 View commit details
    Browse the repository at this point in the history
  7. [all] Renam aostypes.UnitConfig to cloudprotocol.UnitConfig

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6137baa View commit details
    Browse the repository at this point in the history
  8. [all] Rename aostypes.NodeUnitConfig to cloudprotocol.NodeConfig

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9c51d44 View commit details
    Browse the repository at this point in the history
  9. [all] Adapt UnitConfigStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f9b7dfa View commit details
    Browse the repository at this point in the history
  10. [all] LayerInfo adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1a7f0fa View commit details
    Browse the repository at this point in the history
  11. [all] Update ServiceInfo

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fae3d21 View commit details
    Browse the repository at this point in the history
  12. [all] Update ServiceStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    57a795a View commit details
    Browse the repository at this point in the history
  13. [all] Update LayerStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4aef009 View commit details
    Browse the repository at this point in the history
  14. [all] Initial UnitConfig adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a1e8ded View commit details
    Browse the repository at this point in the history
  15. [downloader] image.FileInfo adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d9901fa View commit details
    Browse the repository at this point in the history
  16. [amqphandler, launcher] NodeInfo initial adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0a388ec View commit details
    Browse the repository at this point in the history
  17. [all] Update Alerts

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1cce35 View commit details
    Browse the repository at this point in the history
  18. [downloader, unitstatushandler] PackageInfo update

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b0fefb3 View commit details
    Browse the repository at this point in the history
  19. [launcher, unitstatushandler] Update InstanceStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    53a0484 View commit details
    Browse the repository at this point in the history
  20. [amqphandler, smcontroller] Update cloudprotocol.EnvVarStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    495c341 View commit details
    Browse the repository at this point in the history
  21. [iamclient] Fix iamclient test

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    723dffa View commit details
    Browse the repository at this point in the history
  22. [all] Make ComponentInfo.ComponentID optional

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    02246b6 View commit details
    Browse the repository at this point in the history
  23. [all] Rename Version to ServiceVersion in InstanceStatus

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    41b5e0a View commit details
    Browse the repository at this point in the history
  24. [vendor] Update vendor to latest feature_dynamic_nodes branch

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44c2667 View commit details
    Browse the repository at this point in the history
  25. [imagemanager] Update DecryptParams

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    feb9673 View commit details
    Browse the repository at this point in the history
  26. [iamclient] Implement GetNodeInfo interface

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    db7d2cd View commit details
    Browse the repository at this point in the history
  27. [cmserver] Update to new protocol

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    629da86 View commit details
    Browse the repository at this point in the history
  28. [cmserver] Move unit config status to SOTA

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    82ae41c View commit details
    Browse the repository at this point in the history
  29. [unitstatushandler] Move updating unit config to software manager

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6eae293 View commit details
    Browse the repository at this point in the history
  30. [unitstatushandler] Use error and ErrorInfo instead of string error

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8832704 View commit details
    Browse the repository at this point in the history
  31. [unitconfig] Update to new cloud and protobuf protocols

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a9704ad View commit details
    Browse the repository at this point in the history
  32. [smcontroller] Update to new cloud and protobuf protocols

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ccb0ee1 View commit details
    Browse the repository at this point in the history
  33. [unitstatushandler] Refactor items status update

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fb27465 View commit details
    Browse the repository at this point in the history
  34. [vendor] Update vendor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9f3b88a View commit details
    Browse the repository at this point in the history
  35. [unitconfig] Handle setting node config for dynamic nodes

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ea4bf66 View commit details
    Browse the repository at this point in the history
  36. [smcontroller] Implement required for unitconfig node config interface

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    69585fe View commit details
    Browse the repository at this point in the history
  37. [ci] Update golangci github action version

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7199791 View commit details
    Browse the repository at this point in the history
  38. [vendor] aos_common vendor update

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d741dd8 View commit details
    Browse the repository at this point in the history
  39. [amqphandler] AMQPP handler adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0e1e1fc View commit details
    Browse the repository at this point in the history
  40. [amqphandler] Use base64 to do encoding/decoding in unit tests

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1ba2f85 View commit details
    Browse the repository at this point in the history
  41. [amqphandler] Remove MessageType from MessageHeader

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    72fa295 View commit details
    Browse the repository at this point in the history
  42. [amqphandler] Fix lint errors

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0dd70d8 View commit details
    Browse the repository at this point in the history
  43. [vendor] Update vendor

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c7980c0 View commit details
    Browse the repository at this point in the history
  44. [networkmanager] Remove NetworkInfo

    aostypes.NetworkParameters type already contains NetworkID now.
    There is no need in NetworkInfo
    
    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c6c78a4 View commit details
    Browse the repository at this point in the history
  45. [database] Database adaptation to new proto interfaces

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7abddc9 View commit details
    Browse the repository at this point in the history
  46. [umcontroller, config] Remove UMClients list

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4a6aff7 View commit details
    Browse the repository at this point in the history
  47. [umcontroller] Don't switch to Init state if umclient reconnected

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2bab62b View commit details
    Browse the repository at this point in the history
  48. [umcontroller] Notify new components listener

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    07720a3 View commit details
    Browse the repository at this point in the history
  49. [umcontroller] Fix umcontroller lint errors

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7670ad2 View commit details
    Browse the repository at this point in the history
  50. [unitstatushandler,firmwaremanager] Download by component type

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    06ac76a View commit details
    Browse the repository at this point in the history
  51. [umcontroller] Handle component type

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7691dda View commit details
    Browse the repository at this point in the history
  52. [smcontroller] Send quota alert with rise status only

    In new design quota alert was extended status message to perform rebalancing
    if quota doesn't go back under threshold. But we should send only "raise"
    status to the cloud.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9cf5b6e View commit details
    Browse the repository at this point in the history
  53. [unitstatushandler] Use node info provider to gen node info

    unitstatushandler should use iamclient to retrieve node info.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    707c44e View commit details
    Browse the repository at this point in the history
  54. [launcher] Update to new cloud and protobuf protocols

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dc37564 View commit details
    Browse the repository at this point in the history
  55. [monitorcontroller] Update interval of sending monitor data

    MonitorController witll send data if queue is overloaded or
    a configured time interval elapsed.
    
    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0e9a781 View commit details
    Browse the repository at this point in the history
  56. [unitstatushandler] Remove unused Restart method from InstanceRunner

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1f66e85 View commit details
    Browse the repository at this point in the history
  57. [umcontroller] Fix new component listener

    New component listener should send only components that appear after init state.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6451763 View commit details
    Browse the repository at this point in the history
  58. [unitstatushandler] Update components status on new components

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bc50476 View commit details
    Browse the repository at this point in the history
  59. [unitstatushandler] Update node info when it is changed

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ff68bae View commit details
    Browse the repository at this point in the history
  60. [unitstatushandler] Add ready to update state to sate machine

    Add and handle ready to update state. This state is optimization not switching
    to downloading state if donwload is not required.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    62b7a24 View commit details
    Browse the repository at this point in the history
  61. [unitstatushandler] Implement node status updating

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fd6baef View commit details
    Browse the repository at this point in the history
  62. [unitstatushandler] Schedule rebalancing on system quota alert

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    861bb30 View commit details
    Browse the repository at this point in the history
  63. [cmserver] Add missing rebalance request field

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0d0b234 View commit details
    Browse the repository at this point in the history
  64. [smcontroller] Rename GetSystemLimitAlertChannel

    Rename GetSystemLimitAlertChannel to GetSystemQuotaAlertChannel.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ab931cd View commit details
    Browse the repository at this point in the history
  65. [launcher] Remove rebalancing functionality

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cadef06 View commit details
    Browse the repository at this point in the history
  66. [amqphandler] Handle new provisionig messages

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5cc1cc3 View commit details
    Browse the repository at this point in the history
  67. [iamclient] Handle provisioning messages

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9e3c284 View commit details
    Browse the repository at this point in the history
  68. [iamclient] Add pause/resume node methods

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c1ac18 View commit details
    Browse the repository at this point in the history
  69. [config_test] Update monitoring config to new design

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    16f2932 View commit details
    Browse the repository at this point in the history
  70. [vendor] Update vendor

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1ea78b View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    8a5608b View commit details
    Browse the repository at this point in the history
  72. [iamclient] Implement GetCurrentNodeInfo

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a7ea53e View commit details
    Browse the repository at this point in the history
  73. [all] Fix build/lint issues

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6eb5181 View commit details
    Browse the repository at this point in the history
  74. [all] Get rid of slices package

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    746d5d3 View commit details
    Browse the repository at this point in the history
  75. [launcher] Get all node ids from iam

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    96fe9a3 View commit details
    Browse the repository at this point in the history
  76. [config] Get rid of SMCController.NodeIDs field

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d3f98ad View commit details
    Browse the repository at this point in the history
  77. [launcher] Proceed init node config on not found err

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a088b69 View commit details
    Browse the repository at this point in the history
  78. [vendor] Use node monitoring channel for resource monitor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca0819b View commit details
    Browse the repository at this point in the history
  79. [main] Use monitoring channel to send node monitoring data

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    00ff0f3 View commit details
    Browse the repository at this point in the history
  80. [vendor] Update vendor

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    18df495 View commit details
    Browse the repository at this point in the history
  81. [amqphandler] Fix ReceiveMessage unmarshal

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c20834a View commit details
    Browse the repository at this point in the history
  82. [all] Rename InstanceStatus.runState to status

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    56c94f8 View commit details
    Browse the repository at this point in the history
  83. [unitstatushandler] Fix hang in desiredNodesLoop

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    acf1940 View commit details
    Browse the repository at this point in the history
  84. [smcontroller] Hardcode PushLog status to OK

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    68dc3d9 View commit details
    Browse the repository at this point in the history
  85. [all] AlertItem refactoring

    Signed-off-by: Mykola <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e556741 View commit details
    Browse the repository at this point in the history
  86. [unitconfig] Ignore version check on error cfg

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c02ed7 View commit details
    Browse the repository at this point in the history
  87. [unitstatushandler] Log component id value

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f29df2d View commit details
    Browse the repository at this point in the history
  88. [network] Remove instances when remove network

    Signed-off-by: Mykola Solianko <[email protected]>
    Mykola Solianko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b77b7cb View commit details
    Browse the repository at this point in the history
  89. [smcontroller] Set node id/type fields

    Signed-off-by: Mykhailo Lohvynenko <[email protected]>
    mlohvynenko authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    de8f5de View commit details
    Browse the repository at this point in the history
  90. [iamclient] Fix provision response tags

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2667dec View commit details
    Browse the repository at this point in the history
  91. [amqphandler] Remove redundant messageTag from scheduleMessage

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    115e579 View commit details
    Browse the repository at this point in the history
  92. [iamclient] Don't deprovision main node

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3b003f7 View commit details
    Browse the repository at this point in the history
  93. [umcontroller] Don't wait for disconnected nodes

    After deprovision finishes, CM cant handle any incoming cloud messages,
    because it hangs waiting for node to connect
    
    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    033fa4a View commit details
    Browse the repository at this point in the history
  94. [unitstatushandler] Fix skipping rebalancing on update

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    596cd01 View commit details
    Browse the repository at this point in the history
  95. [unitstatushandler] Schedule rebalancing on node info changed

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ac01993 View commit details
    Browse the repository at this point in the history
  96. [unistatushandler] Optimize handleChannels function

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8438947 View commit details
    Browse the repository at this point in the history
  97. [database] Remove unused API

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    484dc05 View commit details
    Browse the repository at this point in the history
  98. [vendor] Update vendor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1bbbb15 View commit details
    Browse the repository at this point in the history
  99. [launcher] Move node handling into private node handler interface

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a931cd8 View commit details
    Browse the repository at this point in the history
  100. [launcher] Remove unneeded for new balancing storage interfaces

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ebd7da0 View commit details
    Browse the repository at this point in the history
  101. [launcher] Store node config instead of using separate fields

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cf22159 View commit details
    Browse the repository at this point in the history
  102. [launcher] Access currentRunRequest in node handler by value

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    21845d2 View commit details
    Browse the repository at this point in the history
  103. [launcher] Refactor: rename fields and simplify data processing

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e87d473 View commit details
    Browse the repository at this point in the history
  104. [storagestate] Add initial state watching

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    79efd8a View commit details
    Browse the repository at this point in the history
  105. [launcher] Combine all cleanup methods into processRemovedInstances

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93cac82 View commit details
    Browse the repository at this point in the history
  106. [launcher] Remove revert service handling

    This functionality should be done in software manager.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    57ad79a View commit details
    Browse the repository at this point in the history
  107. [launcher] Refactor performNodeBalancing function

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6ed0b04 View commit details
    Browse the repository at this point in the history
  108. [launcher] Move instance handling to instance manager

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0f8c5a0 View commit details
    Browse the repository at this point in the history
  109. [launcher] Implement instance balancing according to policy

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4c878bd View commit details
    Browse the repository at this point in the history
  110. [launcher] Add state/storage size calculation for instance scheduling

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5dc3e32 View commit details
    Browse the repository at this point in the history
  111. [launcher] Add scheduling service instances by available CPU and RAM

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f64ca16 View commit details
    Browse the repository at this point in the history
  112. [launcher] Implement node rebalancing

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bfbe299 View commit details
    Browse the repository at this point in the history
  113. [database] Update database to new launcher interface

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5903b44 View commit details
    Browse the repository at this point in the history
  114. [unitstatushandler] Add service revert if all instances failed

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    14396db View commit details
    Browse the repository at this point in the history
  115. [smcontroller] Reaname in/out traffic fields to download/upload

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    51d52d1 View commit details
    Browse the repository at this point in the history
  116. [lint] Add known numbers

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a7a811 View commit details
    Browse the repository at this point in the history
  117. [smcontroller] Rename alert Payload to AlertItem

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    70e90e4 View commit details
    Browse the repository at this point in the history
  118. [statestorage] Remove unused instance ID field

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ccab243 View commit details
    Browse the repository at this point in the history
  119. [unitstatushandler] Rework current status initialization

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1c1b562 View commit details
    Browse the repository at this point in the history
  120. [unitstatushandler] Use bool under lock instead of atomic int

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dda6d3b View commit details
    Browse the repository at this point in the history
  121. [unitstatushandler] Implement sending delta status

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    421138c View commit details
    Browse the repository at this point in the history
  122. [launcher, unitstatus] Fix nil in UnitStatus instances, services

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dd9f89e View commit details
    Browse the repository at this point in the history
  123. [storagestate] Don't watch for state with StateQuota=0

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a18f117 View commit details
    Browse the repository at this point in the history
  124. [launcher] Fix yocto build

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    895eca5 View commit details
    Browse the repository at this point in the history
  125. [vendor] Vendor update

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0873600 View commit details
    Browse the repository at this point in the history
  126. [iamclient] RenewCertNotification adaptation

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ee5361a View commit details
    Browse the repository at this point in the history
  127. [unitstatus] Fix resetUnitStatus to init all the fields

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1978c47 View commit details
    Browse the repository at this point in the history
  128. [unitconfig] Change unitConfigError after unit config updated

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    feb6275 View commit details
    Browse the repository at this point in the history
  129. [unitconfig] Don't treat absent unit config as an error

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5022c30 View commit details
    Browse the repository at this point in the history
  130. [launcher] Fix sending run instances for paused nodes

    We don't initialize paused nodes as result run instances command is not sent
    for such nodes. The fix is to initialize all nodes except unprovisioned  and
    selects only provisioned for balancing. In this case run instances command with
    no instances will be sent to paused, error etc. nodes.
    
    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0dbf59d View commit details
    Browse the repository at this point in the history
  131. [launcher] Pass activeNodes to getNodeByRunners

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ed391b8 View commit details
    Browse the repository at this point in the history
  132. [database] Remove GROUP BY from SELECT as it returns a single row

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8133340 View commit details
    Browse the repository at this point in the history
  133. [database] Add test for GetService(s)Info

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9ee0f48 View commit details
    Browse the repository at this point in the history
  134. [communicationmanager] Fix govet lint message

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3eaa838 View commit details
    Browse the repository at this point in the history
  135. [communicationmanager] Create unitconfig before resourcemonitor

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5da0812 View commit details
    Browse the repository at this point in the history
  136. [vendor] Update vendor

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7ccb0ec View commit details
    Browse the repository at this point in the history
  137. [unitconfig] Implement subscription on current node config change

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e67a3d4 View commit details
    Browse the repository at this point in the history
  138. [unitstatushandler] Do not return error on empty rebalancing

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5f2cfd0 View commit details
    Browse the repository at this point in the history
  139. [unitconfig] Check not exist error on empty unitconfig

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    303f347 View commit details
    Browse the repository at this point in the history
  140. [vendor] Update vendor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    427dc8a View commit details
    Browse the repository at this point in the history
  141. [launcher] Rename CPULimits to CPUDMIPSLimits in service quota

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1d722d9 View commit details
    Browse the repository at this point in the history
  142. [smcontroller] Use SM LogStatus instead of hardcoded

    Signed-off-by: Mykola Kobets <[email protected]>
    mykola-kobets-epam authored and al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2cea241 View commit details
    Browse the repository at this point in the history
  143. [vendor] Update vendor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7cb81a3 View commit details
    Browse the repository at this point in the history
  144. [unitconfig,smcontroller] Do not set optional node ID for node config

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    23435a3 View commit details
    Browse the repository at this point in the history
  145. [launcher] Fix typo in comment

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec2ad78 View commit details
    Browse the repository at this point in the history
  146. [vendor] Update vendor

    Signed-off-by: Oleksandr Grytsov <[email protected]>
    al1img committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d16e0c1 View commit details
    Browse the repository at this point in the history