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
This is quite useful for customer with a big server farm
The feature will be configured in the placement CRD with these fields:
FailureRate, the value is a percentage (60%)
TimeLimit, the value in Minutes (10)
Real use case: You are deploying a new policy on 10 servers, in this field you put a 60% and the TimeLimit it's 10 Minutes, so if the FailureRateStop is above or equal to 60% after 10 minutes, it will stop of applying in the rest of the farm. After 10 min all of them are in non-compliant state, so the policy stays in non-compliant and it will not continue with the rest of the farm.
The text was updated successfully, but these errors were encountered:
Feature Propossal
Abort policy spreading based on failure rate.
This is quite useful for customer with a big server farm
The feature will be configured in the placement CRD with these fields:
Real use case: You are deploying a new policy on 10 servers, in this field you put a 60% and the TimeLimit it's 10 Minutes, so if the FailureRateStop is above or equal to 60% after 10 minutes, it will stop of applying in the rest of the farm. After 10 min all of them are in non-compliant state, so the policy stays in non-compliant and it will not continue with the rest of the farm.
The text was updated successfully, but these errors were encountered: