Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose environment variable to controll default reconcile behavior #441

Merged

Conversation

esatterwhite
Copy link
Contributor

allows for the environment variable MTP_RECONCILE_BY_DEFAULT to
change the reconcile behavior of mustache template unless explicitly
over ridden at the template level. If not specified the default
reconcile behavior is true or to reconcile the associated resources by
default

exposes the options object in the main event handler
allow default reconcile behavior to be configured
@esatterwhite esatterwhite force-pushed the esatterwhite/optional-reconcile branch from 8f96d38 to 544caa9 Compare November 4, 2022 06:53
@esatterwhite esatterwhite changed the title Esatterwhite/optional reconcile Expose environment variable to controll default reconcile behavior Nov 4, 2022
src/index.js Outdated Show resolved Hide resolved
allows for the environment variable `MTP_RECONCILE_BY_DEFAULT` to
change the reconcile behavior of mustache template unless explicitly
over ridden at the template level. If not specified the default
reconcile behavior is `true` or to reconcile the associated resources by
default
@esatterwhite esatterwhite force-pushed the esatterwhite/optional-reconcile branch from 544caa9 to 2a82428 Compare November 4, 2022 14:04
@alewitt2 alewitt2 merged commit b8a589a into razee-io:master Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants