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

feat(agents): improve agent config #169

Closed
2 tasks done
lattejed opened this issue May 16, 2022 · 3 comments
Closed
2 tasks done

feat(agents): improve agent config #169

lattejed opened this issue May 16, 2022 · 3 comments
Assignees
Labels
configuration enhancement New feature or request

Comments

@lattejed
Copy link
Member

lattejed commented May 16, 2022

Agent config should be improved to speed up deployments. Currently most config changes have to go through a PR->deploy cycle. Configs should be updatable after deployment

  • Agent config should be simplified with sensible defaults
  • All necessary settings should be overridable with env vars

This touches or umbrellas some existing issues:

#149
#159
#81

Context / more info:

#148 (56c4807)
#135
#40
#39
#34

@lattejed lattejed added enhancement New feature or request configuration labels May 16, 2022
@lattejed lattejed self-assigned this May 16, 2022
@lattejed
Copy link
Member Author

More config info here: https://docs.nomad.xyz/dev/agents/agent-development.html

@luketchang
Copy link
Collaborator

More config info here: https://docs.nomad.xyz/dev/agents/agent-development.html

These are unfortunately stale :( working on updating for external operators

@lattejed
Copy link
Member Author

#171 covers only part of this, so I'm going to keep this open

@lattejed lattejed closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants