dokku / dokku/docket

Add a way to output a plan and apply that plan

Open
#408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
14
Forks
2
Avg merge
8h 2m
Merged PRs (30d)
45

Description

Description of feature

This would be similar to what terraform does. Maybe it just outputs the exact shape of the tasks how they should be executed and the apply takes that verbatim, skipping the plan as we already "trust" this plan is the correct one that should be applied?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

First locate the existing plan and apply entry points and determine how tasks are represented; the issue names no files or tests. Define the serialized plan format and its trust or validation behavior, then add coverage showing that apply consumes the saved plan without replanning.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.