-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
state/backlogThis issue is part of the backlogThis issue is part of the backlogtype/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
Metadata
Metadata
Assignees
Labels
state/backlogThis issue is part of the backlogThis issue is part of the backlogtype/bugSomething isn't working as expectedSomething isn't working as expected