eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

Kubexit grace period is in the wrong format #218

Closed t-persson closed 6 months ago

t-persson commented 6 months ago

Description

The grace period is currently set to '400' but it should also have a unit attached to it. I.e. '400s'

Additional Context

No response

Logs

ame: log_listener
Graveyard: /graveyard
Tombstone: /graveyard/log_listener
Birth Deps: N/A
Death Deps: esr
Birth Timeout: 30s
Error: failed to parse grace period: time: missing unit in duration 400

Expected Behavior

The log listener should start, not crash as it is doing now.

Steps To Reproduce

No response

The version of this project/repo, if applicable

commit bc438776155110230f88e8cbc358961a97156863, tag 2.3.0

The version/edition of the Eiffel Protocol used, if applicable

N/A