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

Refactor fabric template to fix jinja set bug #196

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mtarking
Copy link
Collaborator

@mtarking mtarking commented Oct 8, 2024

@mikewiebe refactoring fabric jinja template to work around inconsistency in jinja.

@mtarking mtarking added the bug Something isn't working label Oct 8, 2024
@mikewiebe
Copy link
Collaborator

@mtarking Did this fix the issue you were seeing?

@mtarking
Copy link
Collaborator Author

@mtarking Did this fix the issue you were seeing?

@mikewiebe yes it did. For this update, i just limited the number of sets and used the top-level of the model inline and if that's not found then the default is picked up. For underlay specifically, I did leave a set because of the number of items underneath it but if not found, then default to an empty dict. I'm all for some more additional testing, but things worked fine with fabric provisioning when I retested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants