Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: Deprecate aws-cloudwatch-metrics in favor of moving to upstream repository #1171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ helm repo add eks https://aws.github.io/eks-charts

### AWS CloudWatch Metrics

> [!WARNING]
> This Helm chart is now deprecated. Please see the current chart located in the [aws-cloudwatch-metrics](stable/aws-cloudwatch-metrics) repository which is now published on Public ECR

* [aws-cloudwatch-metrics](stable/aws-cloudwatch-metrics): A helm chart for CloudWatch Agent to Collect Cluster Metrics

### AWS for Fluent Bit
Expand Down
23 changes: 0 additions & 23 deletions stable/aws-cloudwatch-metrics/.helmignore

This file was deleted.

14 changes: 0 additions & 14 deletions stable/aws-cloudwatch-metrics/Chart.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions stable/aws-cloudwatch-metrics/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions stable/aws-cloudwatch-metrics/templates/NOTES.txt

This file was deleted.

70 changes: 0 additions & 70 deletions stable/aws-cloudwatch-metrics/templates/_helpers.tpl

This file was deleted.

24 changes: 0 additions & 24 deletions stable/aws-cloudwatch-metrics/templates/clusterrole.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions stable/aws-cloudwatch-metrics/templates/clusterrolebinding.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions stable/aws-cloudwatch-metrics/templates/configmap.yaml

This file was deleted.

100 changes: 0 additions & 100 deletions stable/aws-cloudwatch-metrics/templates/daemonset.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions stable/aws-cloudwatch-metrics/templates/serviceaccount.yaml

This file was deleted.

Loading