Update docker image in workflow templates to use opensourcemano/osm-krm-functions... 31/14631/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 11 Oct 2024 09:50:56 +0000 (11:50 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 11 Oct 2024 09:50:56 +0000 (11:50 +0200)
Change-Id: I1457b41aba0a410432921e54870f10c7bc703114
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cloud-accounts-wft.yaml
installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/cluster-management-wft.yaml
installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/ksu-management-wft.yaml
installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/oka-management-wft.yaml
installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/profile-management-wft.yaml

index 18c739d..883123b 100644 (file)
@@ -72,7 +72,7 @@ spec:
         value: "sw-catalogs-osm"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: CRED_SECRET_CONTENT
@@ -166,7 +166,7 @@ spec:
         value: "sw-catalogs-osm"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: CRED_SECRET_CONTENT
@@ -241,7 +241,7 @@ spec:
         value: "fleet-osm"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
index f70c676..78fbc46 100644 (file)
@@ -77,7 +77,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: PRIVATE_KEY_NEW_CLUSTER
@@ -181,7 +181,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: PRIVATE_KEY_NEW_CLUSTER
@@ -281,7 +281,7 @@ spec:
         persistentVolumeClaim:
           claimName: '{{inputs.parameters.sw_catalogs_volume_name}}'
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       # securityContext:
       #   runAsUser: 10000
@@ -347,7 +347,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: PRIVATE_KEY_NEW_CLUSTER
@@ -412,7 +412,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
@@ -457,7 +457,7 @@ spec:
         value: "{{inputs.parameters.fleet_repo_dir}}/{{inputs.parameters.project_name}}/managed-resources/_management"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       command: ["/app/scripts/entrypoint.sh"]
       args:
index 71dc58b..427ae4d 100644 (file)
@@ -86,7 +86,7 @@ spec:
       - name: debug
         value: "false"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: SECRET_VALUES
@@ -203,7 +203,7 @@ spec:
       - name: debug
         value: "false"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: SECRET_VALUES
@@ -324,7 +324,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: SECRET_VALUES
@@ -440,7 +440,7 @@ spec:
         value: "false"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: SECRET_VALUES
@@ -519,7 +519,7 @@ spec:
       - name: debug
         value: "false"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
@@ -584,7 +584,7 @@ spec:
       - name: debug
         value: "false"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
@@ -655,7 +655,7 @@ spec:
         - name: output_file
           value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INFILE
@@ -717,7 +717,7 @@ spec:
         - name: output_file
           value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INFILE
@@ -774,7 +774,7 @@ spec:
         - name: output_file
           value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INFILE
@@ -836,7 +836,7 @@ spec:
         - name: output_file
           value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INFILE
@@ -1044,7 +1044,7 @@ spec:
         - name: output_file
           value: "/results/resourcelist.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INFILE
@@ -1102,7 +1102,7 @@ spec:
         - name: output_file
           value: "/results/manifest.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INSTREAM
@@ -1162,7 +1162,7 @@ spec:
         - name: output_file
           value: "/results/manifest.{{inputs.parameters.rand_str}}.yaml"
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: INSTREAM
index 4a0e841..28a628e 100644 (file)
@@ -52,7 +52,7 @@ spec:
         value: "/oka"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
@@ -113,7 +113,7 @@ spec:
         value: "/oka"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
@@ -167,7 +167,7 @@ spec:
         value: "sw-catalogs-osm"
 
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       env:
       - name: DEBUG
index 17566d1..4a1a9d7 100644 (file)
@@ -48,7 +48,7 @@ spec:
         persistentVolumeClaim:
           claimName: '{{inputs.parameters.fleet_volume_name}}'
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       volumeMounts:
       - name: fleet-repo-volume
@@ -91,7 +91,7 @@ spec:
         persistentVolumeClaim:
           claimName: '{{inputs.parameters.fleet_volume_name}}'
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       volumeMounts:
       - name: fleet-repo-volume
@@ -133,7 +133,7 @@ spec:
         persistentVolumeClaim:
           claimName: '{{inputs.parameters.fleet_volume_name}}'
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       volumeMounts:
       - name: fleet-repo-volume
@@ -176,7 +176,7 @@ spec:
         persistentVolumeClaim:
           claimName: '{{inputs.parameters.fleet_volume_name}}'
     container:
-      image: ttl.sh/osm-krm-functions:24h
+      image: opensourcemano/osm-krm-functions:testing-daily
       # imagePullPolicy: Always
       volumeMounts:
       - name: fleet-repo-volume