Issue #8296 has been updated by Matt Robinson.
Assignee set to Matt Robinson
Branch set to
https://github.com/mmrobins/puppet/tree/ticket/master/8296-remove_xmlrpc
While working on #11552 I noticed that 0.24.9 agents only work with 0.25.5 and
earlier masters. I didn't test all the 2.6.x tags, but none of them I tested
worked, and 0.25.6 also didn't work. As far as I know the XMLRPC code was what
in theory provided the 0.24.x backward compatibility. Since we haven't
actually been supporting that backward compatibility for a long time, I think
this XMLRPC code can safely be deleted without us doing any deprecation
notices. I ran this by Nigel and he was okay with that.
I've attached a branch that gets us most of the way to deleting the xmlrpc
code.
TODO:
* Unit tests passing
* `ack -i xmlrpc` and fix whatever still references xmlrpc
* look at deleted code and see if anything is orphaned that can be cleaned
up
* looks at protocols and see if we still need it to act like it can
support multiple (REST is the only one left)
I hope that the remaining todos are small enough that I can finish this up
fairly soon.
----------------------------------------
Feature #8296: XMLRPC should be deprecated
https://projects.puppetlabs.com/issues/8296
Author: Luke Kanies
Status: Accepted
Priority: Normal
Assignee: Matt Robinson
Category: plumbing
Target version: Telly
Affected Puppet version:
Keywords:
Branch: https://github.com/mmrobins/puppet/tree/ticket/master/8296-remove_xmlrpc
We've now had REST support for two years (since 0.25), so it's time to finally
deprecate the xmlrpc code.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.