-
Story
-
Resolution: Done
-
Major
-
None
-
3
-
False
-
None
-
False
-
OCPPLAN-8030 - Console: Customer Happiness (RFEs) for 4.8-4.12
-
HAC Infra OCP - Sprint 226
When OCP is performing cluster upgrade user should be notified about this fact.
There are two possibilities how to surface the cluster upgrade to the users:
- Display a console notification throughout OCP web UI saying that the cluster is currently under upgrade.
- Global notification throughout OCP web UI saying that the cluster is currently under upgrade.
- Have an alert firing for all the users of OCP stating the cluster is undergoing an upgrade.
AC:
- Console-operator will create a ConsoleNotification CR when the cluster is being upgraded. Once the upgrade is done console-operator will remote that CR. These are the three statuses based on which we are determining if the cluster is being upgraded.
- Add unit tests
Note: We need to decide if we want to distinguish this particular notification by a different color? ccing amobrem
Created from: https://issues.redhat.com/browse/RFE-3024