Skip to content

What the deployment service will do once compose.yaml has been changed?  #6

Description

@intaniger

Currently the deployment service will apply the old configuration even the project's compose file has been changed. which will resulted in a hard-to-investigate bug. so we will need to design a behavior of a deployment service carefully before rolling out.

Proposed solutions:

  1. panic, require manual intervention to restart a service again.
  2. reload a new configuration, but need to be careful with internal state of the deployment service that need to be in-sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions