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

App Mesh spire agent does not support affinity, toleration, and nodeselector in daemonset #811

Open
priyanamasivayam opened this issue Aug 23, 2022 · 0 comments · May be fixed by #1154
Open
Labels
bug Something isn't working

Comments

@priyanamasivayam
Copy link

Describe the bug
App Mesh spire agent values file has affinity, toleration, and nodeselector. However, none of these are used in the deployment.yaml(daemonset).

Steps to reproduce

  1. Add a toleration/affinity list or nodeselector to values file.
  2. helm get manifest appmesh-spire-agent and grep for toleration/affinity/nodeselector.

Expected outcome
App Mesh spire agent daemonset to support toleration/affinity/nodeselector

Environment

  • Chart name: appmesh-spire-agent
  • Chart version: 1.0.2
  • Kubernetes version: 1.21
  • Using EKS (yes/no), if so version? Yes v1.21 on eks.5

Additional Context:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant