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
Component
Not Sure
Infrahub version
N/A
Current Behavior
Warning message related to pydantic everytime we run infrahubsync command
Expected Behavior
No warning message
Steps to Reproduce
Setup Infrahubsync
Run Infrahubsync command (generate for instance)
Additional Information
This is related to diffsync v2