#6598 [webui] Show "CA replica warning" only if there one or more replicas but only 1 CA
Closed: fixed Opened by pvoborni.

Web UI now shows pop-up dialog which recommends to install additional CA in topology section when:

  • only 1 CA exists

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.

Currently the warning is 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 should not be displayed if:

  • only one IPA server exists

Optionally(but in scope of other ticket) Web UI might display non-modal(i.e. not so annoying) warning when only 1 server exists and recommend to install replica.


Metadata Update from @pvoborni:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5

Metadata Update from @pvomacka:
- Issue close_status updated to: None
- Issue tagged with: webui

Metadata Update from @pvoborni:
- Issue assigned to pvoborni (was: someone)

Metadata Update from @pvoborni:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/566

master:

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

Metadata Update from @mbasti:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata