portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

CSI Driver for Amazon EBS: Kubernetes recommanded labels and custom labels #1245

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

CSI Driver for Amazon EBS: Kubernetes recommanded labels and custom labels

customLabels:

portefaix.xyz/version: v0.20.0

additionalAnnotations:

a8r.io/description: A Kubernetes controller for Elastic Load Balancers

a8r.io/description: CSI Driver for Amazon EBS

a8r.io/owner: aws

a8r.io/bugs: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues

a8r.io/documentation: https://kubernetes-sigs.github.io/aws-ebs-csi-driver

https://github.com/portefaix/portefaix/blob/8a3e2596235a7a526f9422bcc897d76222393706/kubernetes/base/kube-system/aws-ebs-csi-driver/aws-ebs-csi-driver.yaml#L35


  releaseName: aws-ebs-csi-driver
  targetNamespace: kube-system
  values:
    # TODO: CSI Driver for Amazon EBS: Kubernetes recommanded labels and custom labels
    # labels: kind/feature, priority/low, lifecycle/frozen, area/kubernetes, cloud/aws
    # https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/1106

    # customLabels:
    #   portefaix.xyz/version: v0.20.0

    # additionalAnnotations:
    #   a8r.io/description: CSI Driver for Amazon EBS
    #   a8r.io/owner: aws
    #   a8r.io/bugs: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues
    #   a8r.io/documentation: https://kubernetes-sigs.github.io/aws-ebs-csi-driver

b416b795dc9b53caec3573303f44d3913d68ba4e

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen