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: discover agent types automatically through kubernetes secrets #1

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

lucaspin
Copy link
Collaborator

@lucaspin lucaspin commented Jan 4, 2024

Similar to https://github.com/renderedtext/k8s-metrics-apiserver, the controller scans secrets in the same namespace for the ones labeled with semaphoreci.com/resource-type=agent-type-configuration. Those secrets should have the agent type name and registration token, which will be used by the controller to start the agents for it.

@lucaspin lucaspin merged commit a05de73 into main Jan 4, 2024
@lucaspin lucaspin deleted the multiple-agent-types branch January 4, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant