Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASMTRIAGE-7927: Update portainer image based on CSM 1.7 Kubernetes v… #5817

Draft
wants to merge 1 commit into
base: release/1.7
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions workflows/iuf/operations/ims-upload.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -168,7 +168,7 @@ spec:
factor: "2"
maxDuration: "1m"
script:
image: registry.local/artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: registry.local/artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
function sync_item() {
Expand Down Expand Up @@ -303,7 +303,7 @@ spec:
annotations:
sidecar.istio.io/inject: "false"
script:
image: registry.local/artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: registry.local/artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
s3_secret_name={{inputs.parameters.s3_credentials_secret_name}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -157,7 +157,7 @@ spec:
valueFrom:
path: /tmp/sat_command.txt
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
#!/bin/bash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2024-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -44,7 +44,7 @@ spec:
parameters:
- name: nexus_admin_credential_secret_name
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
nexus_secret_name={{inputs.parameters.nexus_admin_credential_secret_name}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2024-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -59,7 +59,7 @@ spec:
factor: "2"
maxDuration: "1m"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
function sync_item() {
Expand Down
4 changes: 2 additions & 2 deletions workflows/iuf/operations/s3-upload/s3-upload-template.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -181,7 +181,7 @@ spec:
path: /tmp/product-content
default: "{\"component_versions\": {\"s3\": []}}"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
PRODUCT=$(echo '{{inputs.parameters.global_params}}' | jq -r '.product_manifest.current_product.manifest.name')
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -171,7 +171,7 @@ spec:
factor: "2"
maxDuration: "1m"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
function sync_item() {
Expand Down Expand Up @@ -287,7 +287,7 @@ spec:
annotations:
sidecar.istio.io/inject: "false"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
vcs_secret_name={{inputs.parameters.vcs_user_credentials_secret_name}}
Expand Down
6 changes: 3 additions & 3 deletions workflows/iuf/operations/vcs-upload/vcs-upload-content.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -177,7 +177,7 @@ spec:
factor: "2"
maxDuration: "1m"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
function sync_item() {
Expand Down Expand Up @@ -302,7 +302,7 @@ spec:
annotations:
sidecar.istio.io/inject: "false"
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [bash]
source: |
vcs_secret_name={{inputs.parameters.vcs_user_credentials_secret_name}}
Expand Down
4 changes: 2 additions & 2 deletions workflows/templates/after-all-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2023 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -42,7 +42,7 @@ spec:
- name: get-after-all-hooks
inline:
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [sh]
source: |
kubectl get hooks -n argo -l after-all=true -o jsonpath='{.items}' | jq -c 'map(.metadata.name)'
Expand Down
4 changes: 2 additions & 2 deletions workflows/templates/after-each-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2023 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -42,7 +42,7 @@ spec:
- name: get-after-each-hooks
inline:
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [sh]
source: |
kubectl get hooks -n argo -l after-each=true -o jsonpath='{.items}' | jq -c 'map(.metadata.name)'
Expand Down
4 changes: 2 additions & 2 deletions workflows/templates/base/kubectlAndCurl.template.argo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2023-2024 Hewlett Packard Enterprise Development LP
# (C) Copyright 2023-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -45,7 +45,7 @@ spec:
script:
# use portainer/kubectl-shell that has:
# - kubectl, jq, curl and csi
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [sh]
source: |
#!/bin/sh
Expand Down
4 changes: 2 additions & 2 deletions workflows/templates/before-all-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2023 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -42,7 +42,7 @@ spec:
- name: get-before-all-hooks
inline:
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [sh]
source: |
kubectl get hooks -n argo -l before-all=true -o jsonpath='{.items}' | jq -c 'map(.metadata.name)'
Expand Down
4 changes: 2 additions & 2 deletions workflows/templates/before-each-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022-2023 Hewlett Packard Enterprise Development LP
# (C) Copyright 2022-2025 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -42,7 +42,7 @@ spec:
- name: get-before-each-hooks
inline:
script:
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:latest-v1.21.1-amd64
image: artifactory.algol60.net/csm-docker/stable/docker.io/portainer/kubectl-shell:2.27.0
command: [sh]
source: |
kubectl get hooks -n argo -l before-each=true -o jsonpath='{.items}' | jq -c 'map(.metadata.name)'
Expand Down