Skip to content

Commit

Permalink
fix(kubernetes/v1): re-add currentCpuUtilization (#3917)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Rampton authored and maggieneterval committed Aug 5, 2019
1 parent bdc2d18 commit d359e53
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import groovy.util.logging.Slf4j

@Slf4j
class KubernetesAutoscalerStatus {
Integer currentCpuUtilization
Integer currentReplicas
Integer desiredReplicas
Long lastScaleTime
Expand Down

0 comments on commit d359e53

Please sign in to comment.