Closed this issue 5 years ago · 1 comments
If a message has a URL in it, slack wraps the URL like <https://github.com>
<https://github.com>
This kind of breaks kubectl apply -f so we should strip special chars from around detected URLs in the default command runner.
kubectl apply -f
Fixed.