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
Seen in version 0.18.1, but the lines of code in question hadn't changed for 7 months as of that version, so it's likely this is a rare edge case that has been possible for a long time.
lib/kubernetes-deploy/resource_watcher.rb:23:in `sleep': time interval must be positive (ArgumentError)
from lib/kubernetes-deploy/resource_watcher.rb:23:in `run'
from lib/kubernetes-deploy/deploy_task.rb:380:in `deploy_resources'
from lib/kubernetes-deploy/deploy_task.rb:155:in `run!'
from exe/kubernetes-deploy:67:in `<top (required)>'
The text was updated successfully, but these errors were encountered:
Seen in version 0.18.1, but the lines of code in question hadn't changed for 7 months as of that version, so it's likely this is a rare edge case that has been possible for a long time.
The text was updated successfully, but these errors were encountered: