Discussion:
[Freeipa-devel] [freeipa PR#566][opened] webui: do not warn about CAs if there is only one master
pvoborni
2017-03-09 19:11:53 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Author: pvoborni
Title: #566: webui: do not warn about CAs if there is only one master
Action: opened

PR body:
"""
Web UI showed pop-up dialog which recommends to install additional CA in
topology section when only 1 CA existed even if there was only one master.

Though behind the pop-up is to prevent situation, where multiple replicas
are installed but neither with --setup-ca option and thus risking to loose
CA when original master is lost.

The warning was displayed also if only one IPA server exists. It is unnecessary
to annoy admin only about CA because the entire IPA is not duplicated.

Therefore the pop-up is now shown only one IPA server exists.

https://pagure.io/freeipa/issue/6598
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/566/head:pr566
git checkout pr566
pvoborni
2017-03-09 19:12:15 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Title: #566: webui: do not warn about CAs if there is only one master

pvoborni commented:
"""
Written in a way that it can be then easily extended with KRA check.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/566#issuecomment-285449877
pvoborni
2017-03-10 09:42:10 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Author: pvoborni
Title: #566: webui: do not warn about CAs if there is only one master
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/566/head:pr566
git checkout pr566
stlaz
2017-03-10 11:27:09 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Title: #566: webui: do not warn about CAs if there is only one master

Label: +ack
MartinBasti
2017-03-10 11:48:34 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Title: #566: webui: do not warn about CAs if there is only one master

Label: +pushed
MartinBasti
2017-03-10 11:48:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Title: #566: webui: do not warn about CAs if there is only one master

MartinBasti commented:
"""
master:

* 6027a8111fa9ed7a058fb222f4f96b12039deb8b webui: do not warn about CAs if there is only one master
"""

See the full comment at https://github.com/freeipa/freeipa/pull/566#issuecomment-285649889
MartinBasti
2017-03-10 11:48:35 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/566
Author: pvoborni
Title: #566: webui: do not warn about CAs if there is only one master
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/566/head:pr566
git checkout pr566

Loading...