Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status: show new status page #527

Merged
merged 4 commits into from
Aug 9, 2023

Conversation

jessicatoscani
Copy link
Contributor

With Incidents and maintenances

go run  . status
┼─────────────────┼───────────────────────────────────────────────────────────────────────────────────────────┼
│ EXOSCALE STATUS │                                                                                           │
┼─────────────────┼───────────────────────────────────────────────────────────────────────────────────────────┼
│ Services        │   Global     operational                                                                  │
│                 │   CH-GVA-2   operational                                                                  │
│                 │   CH-DK-2    minor                                                                        │
│                 │   DE-FRA-1   minor                                                                        │
│                 │   DE-MUC-1   operational                                                                  │
│                 │   AT-VIE-1   operational                                                                  │
│                 │   AT-VIE-2   operational                                                                  │
│                 │   BG-SOF-1   scheduled maintenance                                                        │
│                 │                                                                                           │
│ Incidents       │   CH-DK-2 Managed Kubernetes SKS      Network issue   minor   since 28 Jul 23 07:57 UTC   │
│                 │   CH-DK-2 Network Load Balancer NLB   Network issue   minor   since 28 Jul 23 07:57 UTC   │
│                 │   DE-FRA-1 Managed Kubernetes SKS     Network issue   minor   since 28 Jul 23 07:57 UTC   │
│                 │                                                                                           │
│ Maintenances    │   BG-SOF-1 Object Storage SOS   Urgent maintenance   scheduled at 28 Jul 23 08:40 UTC     │
│                 │                                                                                           │
┼─────────────────┼───────────────────────────────────────────────────────────────────────────────────────────┼
 go run  . status
┼─────────────────┼────────────────────────────┼
│ EXOSCALE STATUS │                            │
┼─────────────────┼────────────────────────────┼
│ Services        │   Global     operational   │
│                 │   CH-GVA-2   operational   │
│                 │   CH-DK-2    operational   │
│                 │   DE-FRA-1   operational   │
│                 │   DE-MUC-1   operational   │
│                 │   AT-VIE-1   operational   │
│                 │   AT-VIE-2   operational   │
│                 │   BG-SOF-1   operational   │
│                 │                            │
│ Incidents       │ n/a                        │
│ Maintenances    │ n/a                        │
┼─────────────────┼────────────────────────────┼

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #73993: CLI: update status command to get data from statusPal.

@jessicatoscani jessicatoscani force-pushed the jessica/sc-73993/cli-update-status-statuspal branch from 3babb91 to 8162b6c Compare August 4, 2023 14:13
@jessicatoscani jessicatoscani force-pushed the jessica/sc-73993/cli-update-status-statuspal branch from 8162b6c to a57184a Compare August 4, 2023 14:16
@jessicatoscani jessicatoscani marked this pull request as ready for review August 4, 2023 14:17
Copy link
Member

@sauterp sauterp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

pkg/status/status.go Outdated Show resolved Hide resolved
@jessicatoscani jessicatoscani merged commit e82f18f into master Aug 9, 2023
@jessicatoscani jessicatoscani deleted the jessica/sc-73993/cli-update-status-statuspal branch August 9, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants