Skip to content
  • Thong Kuah's avatar
    Refactor some methods in Prometheus model · 638209aa231c
    Thong Kuah authored
    - #update_errored? method def is redundant, already defined from state
    machine
    - #update_in_progress? moved to ApplicationStatus
    - #ready_status becomes a constant. Previously it was extended in ee/ so
    maybe that was why it's a instance method
    638209aa231c