Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Rio up bring zero services #351

Closed
StrongMonkey opened this issue Aug 5, 2019 · 3 comments
Closed

Rio up bring zero services #351

StrongMonkey opened this issue Aug 5, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@StrongMonkey
Copy link
Contributor

Version: v0.3.0
Steps to reproduce:

  1. Create Riofile like this:
services:
  demo:
    image: nginx
    ports:
    - 80/http
    scale: 1-20
  1. Run rio up
  2. Service come up with zero scale.
@StrongMonkey StrongMonkey added the bug Something isn't working label Aug 5, 2019
@StrongMonkey StrongMonkey self-assigned this Aug 5, 2019
@harutyundermenjyan
Copy link

harutyundermenjyan commented Aug 5, 2019

Also, the manual change of scaling with range e.g rio scale $NAMESPACE/$SERVICE=1-5 causes for downscaling to 0 scale.

@StrongMonkey
Copy link
Contributor Author

@harutyundermenjyan yes it will also be fixed in the pull request.

@StrongMonkey
Copy link
Contributor Author

Fixed in v0.3.1-rc1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants