Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement direct tickets #14

Closed
iliapolo opened this issue Dec 17, 2024 · 1 comment
Closed

Implement direct tickets #14

iliapolo opened this issue Dec 17, 2024 · 1 comment
Assignees

Comments

@iliapolo
Copy link
Contributor

Based on https://github.com/cdklabs/cdk-atmosphere-service/blob/main/docs/design.md#direct-tickets

@iliapolo
Copy link
Contributor Author

iliapolo commented Feb 3, 2025

On second thought, implementing direct tickets is somewhat awkward because it either requires using an internal API (which we can't do in a public repo), or creating ephemeral alarms with a SIM action, which has proved to be rather confusing.

Instead, we are going to keep track of the number of dirty environments and create a regular alarm if the count is greater than 0. To resolve the alarm, we will provide a report of the specific environments that needs manual cleaning.

@iliapolo iliapolo closed this as completed Feb 3, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant