Skip to content
New issue

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

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

Already on GitHub? # to your account

aws-load-balancer-controller contains kind: List in manifest #890

Open
chadxzs opened this issue Jan 20, 2023 · 0 comments
Open

aws-load-balancer-controller contains kind: List in manifest #890

chadxzs opened this issue Jan 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@chadxzs
Copy link

chadxzs commented Jan 20, 2023

Describe the bug
The aws-load-balancer-controller chart contains a kind: List in the ingressclass yaml file. This is documented as follows:

Keep in mind that the Kubernetes API does not have a kind named List.

kind: List is a client-side, internal implementation detail for processing collections that might be of different kinds of object. Avoid depending on kind: List in automation or other code.

It seems odd that this is part of this chart. Perhaps you can help me understand why it is there?

  • Chart name: eks/aws-load-balancer-controller
  • Chart version: 1.4.7
  • Kubernetes version: 1.21
  • Using EKS (yes/no), if so version? yes
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
1 participant