| commit | 8a28f6d506763adba3d29beb898f10cdb069becd | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Jun 11 11:11:56 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Aug 05 19:24:44 2025 +0200 |
| tree | 315f1a6578decc735ab3d17507f93147636386fc | |
| parent | b7c826789e40a09556aca0ae9422ba27cbfb408d [diff] [blame] |
Feature 11057: Cluster management in Openshift-based infrastructures Change-Id: I8bdb1efb3ad1e9c8da688f334b3dcf7f49ad047c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/docker/osm-krm-functions/scripts/library/helper-functions.rc b/docker/osm-krm-functions/scripts/library/helper-functions.rc index 03614d1..53115c0 100644 --- a/docker/osm-krm-functions/scripts/library/helper-functions.rc +++ b/docker/osm-krm-functions/scripts/library/helper-functions.rc
@@ -13,6 +13,7 @@ # limitations under the License. # + # Convert input string to a safe name for K8s resources function safe_name() { local INPUT="$1"