Skip to content

karthikperu7/managed-notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Managed-notifications

Notification templates for OpenShift Managed services

Usage

Select the corresopnding message and send as a POST to api.openshift.com servicelog. CLUSTER_UUID is a required parameter.

⚠️ Please review each template before post to make sure all the parameters are passed with -p

Examples

Using osdctl

  1. Authenticate at https://cloud.redhat.com/openshift/token

  2. Post servicelog

    osdctl servicelog post -t <notificationTemplateUrl> -p CLUSTER_UUID=<UUID>
    

    Example:

    osdctl servicelog post -t https://raw.githubusercontent.com/openshift/managed-notifications/master/osd/aws/InstallFailed_TooManyBuckets.json -p CLUSTER_UUID=aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee
    

About

Notifications for Red Hat managed services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published