-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29214/
-----------------------------------------------------------
Review request for Ambari, Xi Wang and Yusaku Sako.
Bugs: AMBARI-8801
https://issues.apache.org/jira/browse/AMBARI-8801
Repository: ambari
Description
-------
Currently ambari web makes the inherited identities values observable on the
parent identity values.
We need to make sure that if the value for the principal configuration of the
inherited identity is specified (like webhcat server spnego identity link) then
it should retain that value and should not become observable or non-editable
like in usual case when the inherited identity does not have a value
Currently webhcat server and falcon server spnego identities are the examples
for such condition
Diffs
-----
ambari-web/app/assets/data/wizard/kerberos/stack_descriptors.json 3bfdf7a
ambari-web/app/mixins/wizard/addSecurityConfigs.js 9bf1511
ambari-web/app/routes/add_kerberos_routes.js 1697209
ambari-web/test/mixins/wizard/addSeccurityConfigs_test.js 2cf1768
ambari-web/test/mock_data_setup/stack_descriptors.js 3e92a20
Diff: https://reviews.apache.org/r/29214/diff/
Testing
-------
Thanks,
Jaimin Jetly