Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-30396

Notifications drawer overhaul

XMLWordPrintable

    • Notifications drawer overhaul
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • Done
    • 0% To Do, 0% In Progress, 100% Done

      Review the CRCPLAN parent feature for additional context, including the feature overview, goals, user stories and use cases, acceptance criteria, designs, dependencies, risks, assumptions, pending questions and documentation callouts.

      Summary and goal

      Description of what we're building, the end goal and how we'll go about it.

      Acceptance Criteria 

      These conditions must be met for the epic to be considered complete. This provides a detailed definition of scope and the expected outcomes, written from a user's point of view.

       

      1.  

      Checklist

      Checklist Item Required Notes or Comments
      Workstream or external team dependencies? Y / N  
      ADR Required? 
      • Long-form (approval)
      • Short-form (informational)
      Y / N  
      Testing plans
      • New automation or update existing?
      Y / N  
      Known dependencies? 
      • Link to the dependent Jiras
      • Add details
      Y / N  

      Open Questions

      Capture any open questions and resolutions related to the epic goal or acceptance criteria. Add any additional details, questions or decisions that need to be made or addressed. 

       

      Test plan

      https://docs.google.com/document/d/1OfSRT4KQUBeHTH3C8j0HWWi0fI9_zbBaiakz9hixHVU/edit

      Technical details

      CURL command to fire new notification

      curl --proxy $SQUID_PROXY \
                  --request POST \
                  --url https://internal.cloud.stage.redhat.com/api/notifications-gw/notifications \
                  --header 'content-type: application/json' \
                  --cookie session=7fcde03c-XXXXXXXXXXXXXXXXXXX \
                  --data '{"version":"v1.1.0","bundle":"rhel","application":"policies","event_type":"policy-triggered","timestamp":"2023-08-06T11:51:50.149","account_id":"123456","org_id":"11789772","context":{"inventory_id":"a413aaaa-0316-4831-a685-53cd2e061fa9","system_check_in":"2023-10-03T08:49:20.909637","display_name":"gduval-rhel91","tags":[{"value":"a413aaaa-0316-4831-a685-53cd2e061fa9","key":"inventory_id"},{"value":"gduval-rhel91","key":"display_name"}]},"events":[{"metadata":{},"payload":{"policy_id":"8b59afba-8e0e-4f3a-a4b9-195db78b97ca","policy_name":"Ensure usbguard is enabled","policy_description":"USBGuard service must be running.","policy_condition":"not (facts.enabled_services contains ['usbguard'] and facts.running_processes contains ['usbguard'])"}},{"metadata":{},"payload":{"policy_id":"ca74e746-9a6e-4571-8ec1-3b6695a84714","policy_name":"Ensure fapolicyd is enabled","policy_description":"Application whitelisting service must be running.","policy_condition":"not (facts.enabled_services contains ['fapolicyd'] and facts.running_processes contains ['fapolicyd'])"}}],"recipients":[]}'
      

      turnpike cookie session value on https://internal.console.stage.redhat.com/api/turnpike/session/

              rkaluzik-insights Radek Kaluzik
              khala-1 Karel Hala
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: