#6598 [webui] Show "CA replica warning" only if there one or more replicas but only 1 CA
Closed: fixed 7 years ago Opened 7 years ago 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

7 years ago

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

7 years ago

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

7 years ago

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

7 years ago

master:

  • 6027a81 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)

7 years ago

Login to comment on this ticket.

Metadata