Skip to content

fix(ui): Feature/clone freight from history#6518

Open
kevinetore wants to merge 2 commits into
akuity:mainfrom
kevinetore:feature/clone-freight-from-history
Open

fix(ui): Feature/clone freight from history#6518
kevinetore wants to merge 2 commits into
akuity:mainfrom
kevinetore:feature/clone-freight-from-history

Conversation

@kevinetore

@kevinetore kevinetore commented Jun 30, 2026

Copy link
Copy Markdown

Closes #6517

This PR allows users to reconstruct and clone a historical Freight from a stage's Freight history, even when the original Freight resource has been removed by garbage collection.

Instead of failing when the referenced Freight no longer exists, the UI reconstructs a Freight from the historical Stage data and opens the existing assemble freight workflow. This allows users to modify versions before assembling a new Freight.

Signed-off-by: Kevin Etore <info@etore.nl>
Signed-off-by: Kevin Etore <info@etore.nl>
@kevinetore kevinetore requested a review from a team as a code owner June 30, 2026 07:30
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 85d40a9
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6a43709a9bb67e0008fc61c6
😎 Deploy Preview https://deploy-preview-6518.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kargo-governance-bot kargo-governance-bot Bot added needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed policy/no-linked-issue labels Jun 30, 2026
@kargo-governance-bot

Copy link
Copy Markdown

Automated Policy Notice

This pull request has been converted to a draft because it does not reference an unblocked issue. Maintainers do not routinely review drafts.

All contributions to Kargo require a linked, unblocked issue. This ensures that proposed changes have been reviewed by maintainers before effort is invested.

To move forward:

  1. Open a Bug Report or Feature Request
  2. Wait for a maintainer to review the issue and remove any blocking labels
  3. Update this PR's description, linking to the issue using Closes #<number>
  4. Ensure the implementation in this PR is consistent with discussion points in the linked issue
  5. Mark the PR ready for review

See the Contributor Guide for full details.

@kargo-governance-bot kargo-governance-bot Bot marked this pull request as draft June 30, 2026 07:30
@kevinetore kevinetore changed the title Feature/clone freight from history fix(ui): Feature/clone freight from history Jun 30, 2026
@kevinetore kevinetore marked this pull request as ready for review June 30, 2026 07:40
@kargo-governance-bot

Copy link
Copy Markdown

Automated Policy Notice

This pull request has been converted to a draft because it does not reference an unblocked issue. Maintainers do not routinely review drafts.

All contributions to Kargo require a linked, unblocked issue. This ensures that proposed changes have been reviewed by maintainers before effort is invested.

To move forward:

  1. Open a Bug Report or Feature Request
  2. Wait for a maintainer to review the issue and remove any blocking labels
  3. Update this PR's description, linking to the issue using Closes #<number>
  4. Ensure the implementation in this PR is consistent with discussion points in the linked issue
  5. Mark the PR ready for review

See the Contributor Guide for full details.

@kargo-governance-bot kargo-governance-bot Bot marked this pull request as draft June 30, 2026 07:40
@kevinetore kevinetore marked this pull request as ready for review June 30, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Historical freight entries in Stage history cannot be cloned after the source Freight is deleted

1 participant