-
### Describe the bug
https://github.com/aws/aws-cdk/issues/25489#issue-1701033601
Similarly to the closed issue above, I would like to add tags to Cloudwatch alarm through CDK. Recently AWS added…
-
### Summary
During the May 2022 book dash, we aim to collect workflows for contributing to The Turing Way to learn about how people contribute to the project during the full lifecycle: from brainstor…
-
### The problem
Attributes min_temp and max_temp get set to the current_temperature every time device refreshes, making it impossible to control the heat pump with climate.set_temperature in automati…
3evv updated
2 months ago
-
Attempting to create an EKS cluster with eksctl 0.179.0 fails.
It fails during the stack creation:
```
2024-06-03 10:11:28 [✖] unexpected status "CREATE_FAILED" while waiting for CloudFormatio…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
Using ne120 monogrid, and the recently created 128 vertical level IC, I tried to run longer on pm-gpu, but it failed
I have two cases that fail the same way, one with 43 nodes and one using 85 node…
-
Hi,
I proposed in other issue to record the meetings as a way to assure alignment with people that may not be present at the time of the meeting, to avoid any misunderstandings for lack of context.…
-
Stay with me here, because I know next to nothing about UDP. We have a cluster of apps running 14.04.3 LTS w/ docker-compose 1.5.0. Our containers are configured to use the GELF log driver to point to…
-
Disqus is enabled for one collection only, and is managed via the Registry: https://registry.cdlib.org/admin/library_collection/collection/26943/change/
UCLDC disqus environment variable - by default…
-
### What were you trying to accomplish?
We ran `eksctl create cluster` with a yaml config like below. The goal is to have a cluster standing up and using CapacityReservationResourceGroupArn…