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

refactor: Split the agent and api controllers #446

Merged
merged 1 commit into from
Oct 15, 2024

Commits on Oct 15, 2024

  1. refactor: Split the agent and api controllers

    Splits the agent and API controllers into their own managers and k8s
    deployments. This separates the data path from the API configuration
    path so that one or the other can easily be turned on or off and scaled
    independently.
    jonstacks committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    87c5c0a View commit details
    Browse the repository at this point in the history