Skip to content

Starting of constantly restarting container fails#216

Merged
k-gostev merged 1 commit intoeclipse-kanto:dev-m5from
bosch-io:fix-error-creating-task
Nov 23, 2023
Merged

Starting of constantly restarting container fails#216
k-gostev merged 1 commit intoeclipse-kanto:dev-m5from
bosch-io:fix-error-creating-task

Conversation

@dimitar-dimitrow
Copy link
Contributor

[#196] Starting of constantly restarting container fails

  • Do not release container resources when restart manager is canceled, they are already released upon exit.
  • Apply restart policy when it is updated.

Signed-off-by: Dimitar Dimitrov [email protected]

 - Do not release container resources when restart manager is canceled, they are already released upon exit.
 - Apply restart policy when it is updated.

Signed-off-by: Dimitar Dimitrov <[email protected]>
@dimitar-dimitrow dimitar-dimitrow linked an issue Nov 23, 2023 that may be closed by this pull request
@k-gostev k-gostev merged commit a1b3e25 into eclipse-kanto:dev-m5 Nov 23, 2023
@k-gostev k-gostev deleted the fix-error-creating-task branch November 23, 2023 15:27
k-gostev pushed a commit that referenced this pull request Apr 30, 2024
- Do not release container resources when restart manager is canceled, they are already released upon exit.
 - Apply restart policy when it is updated.

Signed-off-by: Dimitar Dimitrov <[email protected]>
dimitar-dimitrow added a commit that referenced this pull request May 10, 2024
[#234] Merge `dev-m5` branch into `main`
* [#51] Improve containerd client unit tests (#203)
* [#201] Optimized, deterministic intermediate desired state feedback messages (#204)
* [#208] Add file flag to the CLI create command (#209)
* [#191] Container remains Stopped after container-management service restart (#214)
* [#210] Remove command should accept more than one container ID (#212)
* [#196] Starting of constantly restarting container fails (#216)
* [#67] Implement signed images verification (#215)
* [#91] Provide unit tests covering signed images verification (#220)
* [#213] Add quiet flag, to the list command. (#221)
* [#217] CLI Remove command improvements (#224)

---------

Signed-off-by: Daniel Milchev [email protected]
Signed-off-by: Stoyan Zoubev <[email protected]>
Signed-off-by: Kristiyan Gostev <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Co-authored-by: Daniel Milchev <[email protected]>
Co-authored-by: Stoyan Zoubev <[email protected]>
Co-authored-by: Dimitar Dimitrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Starting of constantly restarting container fails

2 participants