Open veym4os opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
@garethgreenaway does this ticket still need triage?
Thank you for updating this issue. It is no longer marked as stale.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
stable bot stale not!
Thank you for updating this issue. It is no longer marked as stale.
run into the same issue...
It works with 2018.3 (salt complains about Specified SLS '...' in environment '...' is not available on the salt master
), 2019.2 does not complain.
@morph027 Is there a way to fail-fast in case any pillar is not available on the master ?
Thanks everyone, I was able to reproduce this. Looks it broke somewhere in between the 2018.3 and 2019.2 releases.
Pillar rendering silently ignores missing include
When including files from pillar's top.sls, the rendering fails if the included file is not available. But when a file is included by an existing file in the pillar, the rendederer silently ignores the error.
Setup
Only pillar required.
Steps to Reproduce Issue
With the above setup call
Expected error:
Actual result is no error, just an empty pillar:
Versions Report