Open MMerzinger opened 3 years ago
Hi @MMerzinger thanks for the suggestion. This makes complete sense and I'd love to implement it. It's not an insignificant amount of work, however, so I'll add it to the list of enhancements and think about when I might be able to get to it.
Hi @warburtr0n,
thank you for the positive feedback.
I agree about the effort. Will you link the implementation to this issue? I would be happy to test the feature.
Regards Marc
Hello,
I use cryptonice often to verify if my internet facing endpoints are configured properly. This configuration is done in K8s or on a cloud platform such as Azure with Azure Resource Manager templates. As soon as I test changes I need to re-run cryptonice to verify the changes. I can do this in a pipeline as a post-deployment step, but I have to go through the agent logs to check the cryptonice output. To simplify this step, it would be handy if cryptonice supports output formats such as JUnit, which can be visualised by all common CI/CD solutions.
Please let me know what you think about this enhancement.
Thank you and regards Marc