ui: remove CA certificate button from UI#3211
Conversation
This removes CA certificate button from UI as this is not used and confuses both admin and users how to use it. This may be re-introduced in future when a use-case can be justified. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@rhtyd what was the use case before? |
|
@svenvogel in 4.11+ if you notice there is a button on right/top side that downloads the CA certificate. This is not used at all and confuses users/admins. This removes it. The original use-case was something to do with cert setup, but that never got implemented. We may put it back if we do that in future. |
|
@blueorangutan package |
|
@PaulAngus a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✖debian. JID-2634 |
|
@blueorangutan test |
|
@PaulAngus a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3423)
|
|
@rhtyd okay i see. no problem. sounds good. |
This removes CA certificate button from UI as this is not used and confuses both admin and users how to use it. This may be re-introduced in future when a use-case can be justified. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This removes CA certificate button from UI as this is not used and
confuses both admin and users how to use it. This may be re-introduced
in future when a use-case can be justified.
Types of changes