Skip to content

Instantly share code, notes, and snippets.

@tyrannasaurusbanks
Last active January 17, 2020 16:37
Show Gist options
  • Save tyrannasaurusbanks/28a3e432fe224f8e7ef75c6f27edc775 to your computer and use it in GitHub Desktop.
Save tyrannasaurusbanks/28a3e432fe224f8e7ef75c6f27edc775 to your computer and use it in GitHub Desktop.
Incident management tool (imtc)
## Use comands from hcom-spam
## Create
imtc inc create | p1 | Incident: Prod-decaf us-west-2 cluster severely degraded | Description: APIServers were knocked offline so cluster & dependent services have been in a degraded state. | --env=5 --mailto=HTechAll@expedia.com
## Update
imtc inc update | INC4025633 | Bringing forward roll of the cluster to flush out authentication issues. Trying to locate start of the disruption and identify root cause.
## Resolve
imtc inc resolve | INC4664828 | Control plane restored and ephemeral storage enlarged cleanly | --enddate=2020-01-17-15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment