-
Notifications
You must be signed in to change notification settings - Fork 2
Open
1 / 31 of 3 issues completedDescription
The new deployment update flow is a huge improvement over the old status quo of making a "sacrifice" garden, copying over its functions to the target garden, and deleting the new garden. But there are snags that would be nice to iron out. This ticket doesn't have firm prescriptions - this needs some design thinking before it's ready to code. Some high level pain points include:
- What is a deployment? How can we make that a more discoverable concept?
- What happens when a user wants to change the name of a function they've deployed? This is pretty awkward at the moment. (right now they need to remove that function from a garden that uses it, redeploy with a new function name, and attach that new function to the garden)
- It seems like even deployments that have errored out stay in a user's deployments tab and expose their functions to the add/remove functions dialog
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels