ServiceWeaver / weaver-kube

Run Service Weaver applications on vanilla Kubernetes.
Apache License 2.0
61 stars 19 forks source link

Show "successfully generated" message as green text, not red #17

Closed edigaryev closed 1 year ago

edigaryev commented 1 year ago

Problem: kube deployment information successfully generated in *.yaml message at the end of weaver kube deploy is shown in red color, but red color normally signifies an error.

Solution: render this message using the green color.