Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Bootstrapping command should be able to detect configuration file changes and change to run-once mode #13

Open
pbanos opened this issue Sep 13, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pbanos
Copy link
Contributor

pbanos commented Sep 13, 2019

Expected Behavior

While the bootstrapping command runs on continuous mode, it should detect changes in the configuration file and reload it after every policyfile application. As a result, if the mode was reconfigured to run-once it should:

  • Stop if the last policyfile application was successful
  • Change to run-once mode (with the current 3 attempts to apply policyfile successfully) if the last policyfile application was not successful

Current Behavior

Once the configuration file is loaded at the start of the bootstrap command, any changes on it are ignored.

Possible Solution

Steps to Reproduce (for bugs)

1.
2.
3.
4.

Context and environment

@pbanos pbanos added the enhancement New feature or request label Sep 13, 2019
@pbanos pbanos self-assigned this Sep 13, 2019
pbanos added a commit that referenced this issue Sep 16, 2019
…ration

Have bootstrap command load config file changes during execution (issue #13)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant