aws-observability / cdk-aws-observability-accelerator

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

PR - Fargate OSS pattern logs enabled | FluentBit #137

Closed Howlla closed 7 months ago

Howlla commented 9 months ago

Issue #, if available:

Description of changes: Remove hardcoded coreDNS version to "auto" and updated fargate cluster provider to kube 1.28

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 9 months ago

/do-e2e-test single-new-eks-awsnative-fargate-observability deploy

elamaran11 commented 9 months ago

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

elamaran11 commented 8 months ago

/do-e2e-test single-new-eks-awsnative-fargate-observability deploy

elamaran11 commented 8 months ago

/do-e2e-test single-new-eks-awsnative-fargate-observability destroy

elamaran11 commented 8 months ago

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

elamaran11 commented 8 months ago

/do-e2e-test single-new-eks-fargate-opensource-observability destroy

elamaran11 commented 8 months ago

@Howlla Delete stack is failing with below error. Please fix this

single-new-eks-fargate-opensource-observability-accelerator |  53 | 5:35:41 PM | DELETE_FAILED        | AWS::CloudFormation::Stack            | single-new-eks-fargate-opensource-observability-accelerator The following resource(s) failed to delete: [singleneweksfargateopensourceobservabilityacceleratorCoreDnsComputeTypePatchDC03326B].

Failed resources:
single-new-eks-fargate-opensource-observability-accelerator | 5:33:28 PM | DELETE_FAILED        | Custom::AWSCDK-EKS-KubernetesPatch    | single-new-eks-fargate-opensource-observability-accelerator/CoreDnsComputeTypePatch/Resource/Default (singleneweksfargateopensourceobservabilityacceleratorCoreDnsComputeTypePatchDC03326B) Received response status [FAILED] from custom resource. Message returned: Error: b'Error from server (NotFound): deployments.apps "coredns" not found\n'
Howlla commented 7 months ago

done @elamaran11.

elamaran11 commented 7 months ago

@Howlla Doc Markdown failures, pls fix those.

elamaran11 commented 7 months ago

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

elamaran11 commented 7 months ago

/do-e2e-test single-new-eks-fargate-opensource-observability destroy

elamaran11 commented 7 months ago

Expected Fargate Destroy Failure. Merging the PR.