-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34659/
-----------------------------------------------------------
Review request for Ambari, Aleksandr Kovalenko, Andrii Tkach, Jaimin Jetly, and
Yusaku Sako.
Bugs: AMBARI-11377
https://issues.apache.org/jira/browse/AMBARI-11377
Repository: ambari
Description
-------
In Ambari 1.7.0, we used to display a warning to the end user to create
principals/keytabs when:
* a new service is added to the cluster (Review page)
* a new host is added to the cluster (Review page)
* a new component is added to an existing host (dialog popup)
We need to bring these back when and only when the cluster is already
kerberized with "Manual" option.
*Note: This is a fix for an issue that AMBARI-11244 created where if security
is disabled, the user is not able to add components on host details page. Upon
clicking on add component nothing happens.*
Diffs
-----
ambari-web/app/controllers/main/admin/kerberos.js de61da5
Diff: https://reviews.apache.org/r/34659/diff/
Testing
-------
Manually tested to see that adding components worked again.
Thanks,
Robert Levas