You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a BUG REPORT or FEATURE REQUEST?:
bug What happened:
If user removes ice-kube labels when deployment is scaled down, the deployment will not be scaled back up to it's pre ice-kube state without manually changing the replicas What you expected to happen:
It should be scaled back up(up for debate) How to reproduce it (as minimally and precisely as possible):
remove labels from a scaled down deployment Anything else we need to know?:
Environment:
ice-kube version
Kubernetes version :
$ kubectl version -o yaml
Other debugging information (if applicable):
- controller logs:
$ kubectl logs
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST?:
bug
What happened:
If user removes ice-kube labels when deployment is scaled down, the deployment will not be scaled back up to it's pre ice-kube state without manually changing the replicas
What you expected to happen:
It should be scaled back up(up for debate)
How to reproduce it (as minimally and precisely as possible):
remove labels from a scaled down deployment
Anything else we need to know?:
Environment:
Other debugging information (if applicable):
$ kubectl logs
The text was updated successfully, but these errors were encountered: