[GH-ISSUE #370] Feat: Add flexibility to cloud-init script with step-skipping flags #236

Open
opened 2026-03-03 11:14:13 +03:00 by kerem · 0 comments
Owner

Originally created by @pavanbhaskardev on GitHub (Jul 28, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/370

Enhance the cloud-init script to support skipping any setup step using configurable flags. This improves flexibility for deployments, allowing users to customize which steps are executed.

Tasks:

  • Refactor cloud-init script to accept flags for each major step
  • Document available flags and their effects
  • Ensure correct behavior when multiple steps are skipped or combined
  • Add tests for flag-based step execution

This will provide better control over the initialization process for different environments or requirements.

Originally created by @pavanbhaskardev on GitHub (Jul 28, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/370 Enhance the cloud-init script to support skipping any setup step using configurable flags. This improves flexibility for deployments, allowing users to customize which steps are executed. **Tasks:** - Refactor cloud-init script to accept flags for each major step - Document available flags and their effects - Ensure correct behavior when multiple steps are skipped or combined - Add tests for flag-based step execution This will provide better control over the initialization process for different environments or requirements.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#236
No description provided.