Mike Johnston
Mike Johnston
Adding @hetmanchuk as the first responder on this, as it is more of a user flow issue. Once we have a plan we can re-assign to the frontend.
This is for all tools, be sure versions are being reported on API and UI
@josephkane Version is now reported from API, we need this in the UI as well.
this option? ``` --min-request-timeout int Default: 1800 An optional field indicating the minimum number of seconds a handler must keep a request open before timing it out. Currently only honored...
``` --node-monitor-grace-period duration Default: 40s Amount of time which we allow running Node to be unresponsive before marking it unhealthy. Must be N times more than kubelet's nodeStatusUpdateFrequency, where N...
I think to solve this SG should send a delete node request to the kubernetes api following machine termination.
@saheienko is this a duplicate of this issue? https://github.com/supergiant/control/issues/892
Closing the other issue.
@jordanrinke This prob will not be in the provisioning process. We will need to include this as a package on the capacity service, that has a API/UI element allowing for...
We will try to get this feature available in our 2.1 release.