-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34422/
-----------------------------------------------------------
Review request for Ambari, Aleksandr Kovalenko, Andrii Tkach, Jaimin Jetly, and
Yusaku Sako.
Bugs: AMBARI-11244
https://issues.apache.org/jira/browse/AMBARI-11244
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.
Diffs
-----
ambari-web/app/controllers/main/admin/kerberos.js 47ca736
ambari-web/app/controllers/main/host/details.js 9c88a41
ambari-web/app/controllers/main/service/item.js ad33b98
ambari-web/app/controllers/wizard/step8_controller.js d1989c2
ambari-web/app/messages.js 410e849
ambari-web/app/templates/main/host/details/addComponentPopup.hbs a65f0e6
ambari-web/app/templates/wizard/step8.hbs 8506371
ambari-web/test/controllers/main/host/details_test.js f0df0f2
Diff: https://reviews.apache.org/r/34422/diff/
Testing
-------
Manually tested to view warning messagaes.
Thanks,
Robert Levas