The ace-server is currently using a deprecated REST patterns in an indirector implementation to request catalogs from the v4 catalog endpoint. Expose a method for making post requests to the v4 catalog endpoint in Puppet::HTTP::Service::Compiler
The ace-server is currently using a deprecated REST patterns in an indirector implementation to request catalogs from the v4 catalog endpoint. Expose a method for making post requests to the v4 catalog endpoint in {{Puppet::HTTP::Service::Compiler}}
The ace-server is currently using a deprecated REST patterns in an indirector implementation to request catalogs from the v4 catalog endpoint. Expose a method for making post requests to the v4 catalog endpoint in {{Puppet::HTTP::Service::Compiler}}. This should have (more-or-less) the same considerations (e.g. logging, testing, etc.) as the corresponding v3 method.