-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
state/blockedThe issue is currently blocked and cannot be resolved.The issue is currently blocked and cannot be resolved.type/bugSomething isn't working as expectedSomething isn't working as expected
Description
Component
Not Sure
Infrahub version
N/A
Current Behavior
Warning message related to pydantic everytime we run infrahubsync command
python3.9/site-packages/pydantic/_internal/_fields.py:161: UserWarning: Field "model_flags" has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
warnings.warn(Expected Behavior
No warning message
Steps to Reproduce
Setup Infrahubsync
Run Infrahubsync command (generate for instance)
Additional Information
This is related to diffsync v2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state/blockedThe issue is currently blocked and cannot be resolved.The issue is currently blocked and cannot be resolved.type/bugSomething isn't working as expectedSomething isn't working as expected