From cb26e8f528107e38809ad9a2a60407d6ff1472e7 Mon Sep 17 00:00:00 2001 From: Juliana Karoline Date: Sat, 14 Dec 2024 12:14:25 -0300 Subject: [PATCH] ASP-5422 Add TOOL_TIMEOUT env var as config --- CHANGELOG.rst | 12 ++++++++++-- config.yaml | 5 +++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f226d5b..e66b382 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,9 +6,17 @@ This file keeps track of all notable changes to the License Manager Agent Charm. Unreleased ---------- -* Update the charm to support installing the new License Manager Agent process [ASP-5383] -* Remove support for CentOS7 +* Include `TOOL_TIMEOUT` env var in the agent's configuration [ASP-5422] + +1.2.1 - 2024-09-02 +------------------- * Add support to DSLS license server [ASP-5000] +* Fix bug on upgrade action [ASP-5000] + +1.2.0 - 2024-09-02 +------------------- +* Remove support for CentOS7 +* Update the charm to support installing the new License Manager Agent process [ASP-5383] 1.1.4 - 2023-16-24 ------------------ diff --git a/config.yaml b/config.yaml index 29ba366..67ce2c0 100644 --- a/config.yaml +++ b/config.yaml @@ -29,6 +29,11 @@ options: default: 300 description: | Interval (in seconds) at which the reconciliation process should run + tool-timeout: + type: int + default: 6 + description: | + Timeout (in seconds) for the binaries command to run without raising an error lmutil-path: type: string default: