chef-workstation
chef-workstation copied to clipboard
chef-workstation v22.10.1013 contians deprecation warnings for ::CompositeIO and ::Parts
Description
When running a kitchen test the following message is encountered:
Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
Chef Workstation Version
22.10.1013
Platform Version
Amazon Linux 2 and Ubuntu
I did find a resource that could help to inform on a solution.