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

Implement Linkdef handler #52

Closed
thomastaylor312 opened this issue Mar 4, 2023 · 1 comment
Closed

Implement Linkdef handler #52

thomastaylor312 opened this issue Mar 4, 2023 · 1 comment

Comments

@thomastaylor312
Copy link
Contributor

The linkdef handler should be a Scaler implementation. This will be the second Scaler so there will be some additional work required:

  • Emit linkdef delete and set commands based on the incoming events or manifests
  • Figure out the proper way to combine and reconcile the final list of commands from multiple scalers. To keep this simple, it can probably just be a simple set union to start as we know that this scaler only emits linkdef commands
@thomastaylor312
Copy link
Contributor Author

Closed in #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant