hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

Validate or add better secret handling if the username/password for gogs is wrong when setting up a secret to create projects #99

Open gashcrumb opened 8 years ago

gashcrumb commented 8 years ago

If you set up the secret for cd-pipeline but use the wrong credentials, there's no obvious error message to help figure out what's wrong. Be good to try and validate the credentials used before moving from the 'set up secret' page to avoid issues like fabric8io/fabric8#5756