Skip to content

Commit

Permalink
fix(kubernetes/v1): re-add currentCpuUtilization (#3917) (#3918)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot authored and maggieneterval committed Aug 5, 2019
1 parent ad9b3f3 commit ac08abf
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 ac08abf

Please sign in to comment.