Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Move service creation from install to configure #57

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Move service creation from install to configure #57

merged 1 commit into from
Dec 3, 2018

Conversation

mgrecar
Copy link
Contributor

@mgrecar mgrecar commented Nov 30, 2018

Having the service creation in the install tasks means that changes to
the configuration, such as the web.external-url, are not updated with
the configuration task. This creates a problem if configuration is
re-applied, either as a separate step, or re-run for updating values.
Moving the service creation to the configure step ensures any new or
updated values are taken into account in the service execution.

Having the service creation in the install tasks means that changes to
the configuration, such as the web.external-url, are not updated with
the configuration task.  This creates a problem if configuration is
re-applied, either as a separate step, or re-run for updating values.
Moving the service creation to the configure step ensures any new or
updated values are taken into account in the service execution.
@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants