A breaking change[0] was committed to pulpcore-plugin today. If your plugin
is using 'lazy' you'll probably get a traceback that says:  __init__() got
an unexpected keyword argument 'download_artifacts'

To update your plugin you should make a change similar to this one in
pulp_file:  https://github.com/pulp/pulp_file/pull/177

For background on the change see the revised ticket description here:
https://pulp.plan.io/issues/4209

[0]: https://github.com/pulp/pulpcore-plugin/pull/50

Thanks,
Brian
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to