Mentions légales du service

Skip to content

Keep rogue servers with prefix

RAVERDY Pierre-Guillaume requested to merge 89-rogue-keep-prefix into dev
name: Feature
about: New features or wider changes

Closes #89

Description

This MR extends the scheduler loops checks so that rogue servers starting with keep- are not terminated.

Changelog

  • Do not terminate rogue servers with "keep-" prefix

How to test

Needs access to the Scaleway web interface. create a server without the prefix. As the server is not in the list of onstances/request, it should be terminated (once up and running) within a minute. Create another server with the prefix. This server should stay alive.

Two emails should be received (first one when the server is terminated, second one at thz hour

Edited by HUYNH Kim-Tam

Merge request reports