Frederik Ring
|
0ce19a4ff2
|
Fall back to default behavior when deployed to a worker node (#593)
* Add test demonstrating failure when running on worker node
* Consider manager status when checking for swarm related features
* Update documentation
|
2025-06-09 14:19:18 +02:00 |
|
dependabot[bot]
|
292d47eb19
|
Bump github.com/docker/cli from 24.0.9+incompatible to 26.1.0+incompatible (#411)
* Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.9+incompatible to 26.1.0+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.9...v26.1.0)
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade docker/docker to matching version
* Tidy go.mod
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com>
|
2024-04-25 17:33:07 +02:00 |
|
Frederik Ring
|
5abfe5bb39
|
Swarm mode check fails on non-standard Info responses (#376)
* Swarm mode check fails on non-standard Info responses
* Add unit test
* Remove balena tests, add note to docs
|
2024-02-27 21:12:36 +00:00 |
|