Skip to content
Discussion options

You must be logged in to vote

Hey @kathleenfrench!

a single webhook deployment could serve a multi-organization

It should work this way- You'd expose ARC's github-webhook-based-autoscaler's webhook endpoint via a single URL and set the URL as the webhook endpoint for every organization in your GHES instance and it should just work.

performance drawbacks

Honestly, I have never had a chance to test it myself in a large-scale env, but- I designed the webhook-based autoscaler to be horizontally scalable. If multiple instances of the webhook-based autoscaler tried to scale the same HRA concurrently it ended up with conflict and losing the webhook event in previous versions of ARC. But since 0.25.x it does batching and …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kathleenfrench
Comment options

Answer selected by kathleenfrench
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants