Holger Dormann

Results 33 issues of Holger Dormann

## Description When applying a new manifest, currently Ankaios has a fixed number of retries when the start fails and after that finally gives up. The workload remains in state...

enhancement

## Description Currently the number of command arguments for `ank-server`, `ank-agent` and `ank` is increasing. For better configuration management it would be good to also support a config file which...

enhancement

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.80.1 (3f5fd8dd4 2024-08-06)...

C-bug
E-medium
A-completion

Issue-Id: #260 # Definition of Done The PR shall be merged only if all items mentioned in [CONTRIBUTING.md](https://github.com/eclipse-ankaios/ankaios/blob/main/CONTRIBUTING.md#how-to-contribute) have been followed. In case an item is not applicable as described,...

Issues: #371 # Definition of Done The PR shall be merged only if all items mentioned in [CONTRIBUTING.md](https://github.com/eclipse-ankaios/ankaios/blob/main/CONTRIBUTING.md#how-to-contribute) have been followed. In case an item is not applicable as described,...

documentation
ready for review

This PR adds a source archive as an asset for every release which includes the vendored dependencies, that have been used for that specific release. So everyone has the chance...

ready for review

## Description Currently the documentation contains some dead links in the documentation, for example https://eclipse-ankaios.github.io/.eclipsefdn/playground/ in `doc/docs/development/self-service.md`. Those dead links should be removed and an automated check should be added...

enhancement

## Description With PR #386 we re-use container bundles on device restart. But there is also another situation when a workload exits and a `restartPolicy` is provided and thus the...

enhancement

## Description Currently we support the runtimes `podman` and `podman-kube`. In order to provide more choices for the user, we should also support containerd, which is a production-ready container engine...

enhancement

## Description Split from #80. Provide Windows x86_64 and arm64 Silicon build for the ank CLI ## Goals That's for users who do not use WSL2 and have access to...

enhancement