Issue #7615 has been updated by Nigel Kersten.

Status changed from Needs Decision to Accepted
Assignee deleted (Nigel Kersten)
Target version set to 2.7.x


----------------------------------------
Bug #7615: Indirector faces sometimes duplicate their inherited actions in help 
output
https://projects.puppetlabs.com/issues/7615

Author: Nick Fagerlund
Status: Accepted
Priority: Normal
Assignee: 
Category: Faces
Target version: 2.7.x
Affected Puppet version: 
Keywords: 
Branch: 


So in the main repo, at commit:5457c70a66ef95482391e39e43f1fa99ac83e721, 
`puppet help certificate` yields this: 

    ACTIONS
      destroy     Delete an object
      destroy     Delete an object
      find        Retrieve an object by name
      find        Retrieve an object by name
      generate    Generate a new certificate signing request for HOST
      info        Print the default terminus class for this face
      info        Print the default terminus class for this face
      list        List all certificate signing requests
      save        Create or modify an object
      save        Create or modify an object
      search      Search for an object
      search      Search for an object
      sign        Sign a certificate signing request for HOST

All the other indirector faces are well behaved (I think). At commit 
ed57aeee3b0365134cc070b08f8cb9f18204a282 (available in my branch at 
<https://github.com/nfagerlund/puppet/tree/ticket/2.7.x/7561-help_for_all_faces>),
 pretty much all the indirector faces are doubling up their base actions. 

Daniel has said he's pretty sure this is an implementation bug and has some 
idea where to look, but that it will take some non-trivial investigation to 
flush out completely. 


-- 
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.

Reply via email to