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

Support scaling EDS down to 0 instances #68

Open
otrosien opened this issue Jul 22, 2019 · 1 comment
Open

Support scaling EDS down to 0 instances #68

otrosien opened this issue Jul 22, 2019 · 1 comment

Comments

@otrosien
Copy link
Member

Expected Behavior

When updating an EDS without auto-scaling, one should be able to specify desired replicas to 0 in order to drain all data from an EDS.

Actual Behavior

The EDS change is being rejected by the verification of the manifest.

Steps to Reproduce the Problem

  1. Create an EDS with scaling.enabled=false and replicas=1
  2. Update the EDS to set replicas=0
@otrosien
Copy link
Member Author

Idea: offer via a "allowScaleToZero" property on the EDS.

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

No branches or pull requests

1 participant