Tracking issue for health start interval
Open
A pull request for this has already been merged.
- #45965 by @cpuguy83 — merged
area/builder/buildkit
area/cli
area/swarm
kind/enhancement
kind/feature
- Dominant language
- Go
- Stars
- 72.1k
- Forks
- 19.2k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 164
Description
Description
The API was updated in https://github.com/moby/moby/pull/40894 but other changes are required:
- https://github.com/moby/swarmkit/pull/3142
- https://github.com/docker/cli/pull/4405
- https://github.com/moby/buildkit/pull/3998
- https://github.com/compose-spec/compose-spec/pull/383
- https://github.com/moby/moby/pull/45965
- https://github.com/compose-spec/compose-go/pull/437
- https://github.com/docker/cli/pull/4593 or https://github.com/docker/cli/pull/4611
-
Update docker/compose CLI after compose-go is merged(Compose maintainers want separate timing) - https://github.com/moby/moby/pull/46646
- https://github.com/moby/moby/issues/46733
- https://github.com/moby/moby/issues/46747
After the 25.0 major release:
- Update default start interval to be non-zero?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the API update in moby/moby#40894 and the completed checklist, especially the related moby/moby changes. Determine the intended post-25.0 default for the start interval and identify the affected engine behavior and validation needed before deciding whether the remaining checklist item is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100