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

Scale to zero for Async API #2224

Merged
merged 10 commits into from
Jun 4, 2021
Merged

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Jun 4, 2021

Closes #2199

checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update docs and add any new files to summary.md (view in gitbook after merging)

@RobertLucian RobertLucian requested a review from deliahu June 4, 2021 19:52
pkg/types/spec/errors.go Outdated Show resolved Hide resolved
pkg/operator/lib/autoscaler/autoscaler.go Outdated Show resolved Hide resolved
pkg/operator/resources/asyncapi/autoscaler.go Outdated Show resolved Hide resolved
@RobertLucian RobertLucian merged commit 9cb33c2 into master Jun 4, 2021
@RobertLucian RobertLucian deleted the feature/scale-to-zero-async branch June 4, 2021 21:33
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.

Support autoscaling async APIs to 0 replicas
2 participants