Pahud Hsieh
Pahud Hsieh
I am very interested in this case. Can you provide a minimal CDK app that I can reproduce it in my account? Also, there's actually a prune option: https://github.com/aws/aws-cdk/blob/44a4812778d87af27809e5a733c6e5ea6b65004b/packages/%40aws-cdk/aws-eks/lib/kubectl-handler/apply/__init__.py#L65-L67 https://github.com/aws/aws-cdk/blob/44a4812778d87af27809e5a733c6e5ea6b65004b/packages/%40aws-cdk/aws-eks/lib/k8s-manifest.ts#L36...
Yes I can reproduce this issue. It fails in `STANDARD_7_0` but works in `STANDARD_6_0` with exactly the same configuration.
https://github.com/aws-amplify/amplify-cli/blob/5464abe68d55faf0b91d4306f119a844abdc6d3d/yarn.lock#L30240-L30256 The yarn.lock shows two versions of tmp package: • tmp@npm:^0.0.33 → version 0.0.33 • tmp@npm:~0.2.1 → version 0.2.1 ## Vulnerability Range: ≤ 0.2.3 The advisory clearly states: • **Vulnerable...
Hi @hlagunsadxSparksoft, Thank you for reporting this issue. Based on analysis of the Amplify CLI source code, the error "table name should be passed" occurs due to a bug in...
## Current vs Expected Behavior ### Current Situation - **Documentation Promise**: AWS documentation states migration tool is "under development" - **Reality**: No migration tool available after 1+ years since Gen2...
Hi @eggplants, Thank you for this feature request! Yes, native ARM64 support for macOS would significantly improve the experience for developers using Apple Silicon Macs. I can confirm that our...
Hi @chriswaterbury, Thank you for reporting this issue. Based on the logs and reproduction steps, this appears to be a build ordering problem in CI/CD environments where custom resources are...
Hi @JackDurden00, We noticed this appears to be a duplicate of #13657, which was closed due to inactivity in June 2024. You're encountering the same CloudFormation template error with the...
Hi @SquadCodeCenter, Thank you for the detailed bug report. Based on the analysis, this appears to be an issue where the Amplify CLI is attempting to retrieve the app client...
We should be able to deploy the driver via Helm chart now.