fabric8io / fabric8-console

Angular 1.x console for fabric8
28 stars 27 forks source link

Cannot create/select source secret properly when using external git #265

Open fabifrank opened 7 years ago

fabifrank commented 7 years ago

When I create a new app via fabric8 and select external git repo I will be forced creating and selecting a secret.

  1. When I use the "+ Create new Secrets" button below the list of secrets on the secrets tab of the app setup, I will be added to my personal namespace (thus?) not listed on the secrets tab of the app setup nor in the dropdown on "Core -> Source secret" the App Settings wizard.

  2. When I use "Team -> ... -> Runtime -> Secrets" to create the secret, it wont be listed again on the Secrets tab of the app settings but this time it will be in the dropdown of "Core -> Source Secret". If i select it and click save, nothing happens.

Anyone here with the same issue?