puppetlabs / puppetserver

Server automation framework and application
https://tickets.puppetlabs.com/browse/SERVER
Apache License 2.0
292 stars 235 forks source link

(PE-37634) ensure sign-all with empty list succeeds #2821

Closed jonathannewman closed 6 months ago

jonathannewman commented 6 months ago

Prior to this change, if the sign-all behavior was invoked for the CA service, an exception would be thrown because the function returns a result that wasn't expected. This adds a test that demonstrates the failure, and adds a fix to get the test to pass.

steveax commented 6 months ago

Eastwood linting error is the lein v2.11 bug, under 2.9.10: == Linting done in 52452 ms == == Warnings: 0. Exceptions thrown: 0