Bug #845
Puppet and puppetca operations do not return NOTFOUND
Description
Foreman checks for and discards NOTFOUND error conditions when deleting autosign or certificates for a host.
The smart proxy does not differentiate this condition and in earlier versions of puppetca removing a non-existant certificate generates an error.
Associated revisions
History
#1
Updated by Paul Kelly about 11 years ago
- Status changed from New to Ready For Testing
#2
Updated by Ohad Levy about 11 years ago
- Target version set to 0.2
#3
Updated by Paul Kelly about 11 years ago
- % Done changed from 0 to 100
Applied in changeset 171baf6a3b0d32d810d64ab0aafac31290140083.
#4
Updated by Ohad Levy about 11 years ago
- Status changed from Ready For Testing to Closed
Fixes #845 - puppetca delete operations should report NotFound
Foreman does not consider this an error and checks for it
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com>