Skip to content

Add OffPeak support for autoscaling

Tomasz Maczukin requested to merge feature/off-peak-support into master

What does this MR do?

Adds support for OffPeak times when auto-scale mode is used. For a full reference - please read #1715 (closed).

Are there points in the code the reviewer needs to double check?

Time period matching function.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Closes #1715 (closed)

/cc @ayufan

Merge request reports