aws-observability / cdk-aws-observability-accelerator

CDK AWS Observability Accelerator
https://aws-observability.github.io/cdk-aws-observability-accelerator/
MIT No Attribution
138 stars 34 forks source link

fix disk pressure error #152

Closed freschri closed 3 months ago

freschri commented 3 months ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

elamaran11 commented 3 months ago

/do-e2e-test single-new-eks-gpu-opensource-observability deploy

elamaran11 commented 3 months ago

@freschri E2E failed. Please see the error below, please fix these

single-new-eks-gpu-opensource-observability-accelerator |  58/111 | 6:47:25 PM | CREATE_FAILED        | AWS::EKS::Nodegroup                   | single-new-eks-gpu-opensource-observability-accelerator/Nodegroupmng-linux-gpu-01-ng (singleneweksgpuopensourceobservabilityacceleratorNodegroupmnglinuxgpu01ng1CE3E473) Resource handler returned message: "Missing device name (Service: Eks, Status Code: 400, Request ID: d361dcd4-1567-407f-b354-d94002fe92b3)" (RequestToken: 2f944f1c-5356-8951-aae7-d2aa6f49e2dc, HandlerErrorCode: InvalidRequest)
elamaran11 commented 3 months ago

@freschri Can you test it locally first and share me the results so i can run e2e again?

elamaran11 commented 3 months ago

@freschri Did this work locally?

freschri commented 3 months ago

the problem appeared without pattern code modifications, it looks intermittent, need to do more investigation on why before applying changes