Skip to content

Commit

Permalink
chore: Remove manifests for deprecated `csi-secrets-store-provider-aw…
Browse files Browse the repository at this point in the history
…s` chart (#1167)
  • Loading branch information
bryantbiggs authored Oct 3, 2024
1 parent 0b3680f commit 042326c
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 380 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
![EKS Charts](https://github.com/aws/eks-charts/actions/workflows/ci.yaml/badge.svg)

## EKS Charts
# EKS Charts

Add the EKS repository to Helm:

Expand All @@ -24,10 +22,6 @@ helm repo add eks https://aws.github.io/eks-charts
> [!WARNING]
> This Helm chart is now deprecated. Please see the current chart located in the [aws-node-termination-handler](https://github.com/aws/aws-node-termination-handler/tree/main/config/helm/aws-node-termination-handler) repository which is now published on [Public ECR](https://gallery.ecr.aws/aws-ec2/helm/aws-node-termination-handler)
### AWS Calico

**This Helm chart is deprecated**. To install Calico network policy enforcement on AWS, follow the EKS [user guide](https://docs.aws.amazon.com/eks/latest/userguide/calico.html).

### AWS CloudWatch Metrics

* [aws-cloudwatch-metrics](stable/aws-cloudwatch-metrics): A helm chart for CloudWatch Agent to Collect Cluster Metrics
Expand All @@ -50,9 +44,8 @@ helm repo add eks https://aws.github.io/eks-charts

### AWS Secrets Manager and Config Provider for Secret Store CSI Driver

**This Helm chart is deprecated, please switch to <https://aws.github.io/secrets-store-csi-driver-provider-aws/> which is reviewed, owned and maintained by AWS.**

* [csi-secrets-store-provider-aws](stable/csi-secrets-store-provider-aws): A helm chart for [AWS Secrets Manager and Config Provider](https://github.com/aws/secrets-store-csi-driver-provider-aws)
> [!WARNING]
> This Helm chart is deprecated, please switch to [AWS Secrets Manager and Config Provider](https://github.com/aws/secrets-store-csi-driver-provider-aws) which is reviewed, owned and maintained by AWS
### Amazon EC2 Metadata Mock

Expand All @@ -62,7 +55,8 @@ helm repo add eks https://aws.github.io/eks-charts

* [cni-metrics-helper](stable/cni-metrics-helper): A helm chart for [CNI Metrics Helper](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/cmd/cni-metrics-helper/README.md)

### EKS EFA Plugin
### EKS EFA K8s Device Plugin

* [aws-efa-k8s-device-plugin](stable/aws-efa-k8s-device-plugin): A helm chart for the [Elastic Fabric Adapter](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html) plugin, which automatically discovers and mounts EFA devices into pods that request them

## License
Expand Down
23 changes: 0 additions & 23 deletions stable/csi-secrets-store-provider-aws/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions stable/csi-secrets-store-provider-aws/Chart.lock

This file was deleted.

25 changes: 0 additions & 25 deletions stable/csi-secrets-store-provider-aws/Chart.yaml

This file was deleted.

53 changes: 0 additions & 53 deletions stable/csi-secrets-store-provider-aws/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions stable/csi-secrets-store-provider-aws/templates/NOTES.txt

This file was deleted.

52 changes: 0 additions & 52 deletions stable/csi-secrets-store-provider-aws/templates/_helpers.tpl

This file was deleted.

20 changes: 0 additions & 20 deletions stable/csi-secrets-store-provider-aws/templates/clusterrole.yaml

This file was deleted.

This file was deleted.

67 changes: 0 additions & 67 deletions stable/csi-secrets-store-provider-aws/templates/daemonset.yaml

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions stable/csi-secrets-store-provider-aws/templates/role.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions stable/csi-secrets-store-provider-aws/templates/rolebinding.yaml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 042326c

Please sign in to comment.