Skip to content

Commit

Permalink
ci: bump K3s/RKE2 versions to 1.26.10
Browse files Browse the repository at this point in the history
Signed-off-by: Loic Devulder <ldevulder@suse.com>
  • Loading branch information
ldevulder committed Nov 23, 2023
1 parent 40b83e7 commit f430ef7
Show file tree
Hide file tree
Showing 70 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-hardened-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 3
rancher_version: latest/devel/2.7
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-hardened-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 3
rancher_version: latest/devel/2.8
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-hardened-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 3
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-ibs_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
operator_repo: oci://registry.suse.com/rancher
os_to_test: stable
rancher_version: ${{ inputs.rancher_version }}
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-multi_cluster-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cluster_number: 20
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
iso_boot: true
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
runner_template: elemental-e2e-ci-runner-spot-x86-64-template-n2-highmem-64-v4
test_type: multi_cli
zone: us-central1-b
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-obs_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
operator_repo: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
os_to_test: dev
rancher_version: ${{ inputs.rancher_version }}
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-obs_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-k3s
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
operator_repo: oci://registry.opensuse.org/isv/rancher/elemental/staging/charts/rancher
os_to_test: staging
rancher_version: ${{ inputs.rancher_version }}
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
test_description: "CI - CLI - Parallel - OS Upgrade test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
test_description: "CI - CLI - Parallel - OS Upgrade test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
test_description: "CI - CLI - Parallel - OS Upgrade test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
qase_run_id: ${{ inputs.qase_run_id }}
cluster_name: cluster-k3s
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/${{ inputs.upgrade_os_channel }}/charts/rancher
operator_repo: ${{ inputs.operator_repo }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-reset-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test + reset with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.7
reset: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-reset-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test + reset with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.8
reset: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-reset-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test + reset with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
reset: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.7
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.8
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
test_description: "CI - CLI - Parallel - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-sequential-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.7
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-sequential-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: latest/devel/2.8
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-sequential-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard K3s"
cluster_name: cluster-k3s
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+k3s1
k8s_version_to_provision: v1.26.10+k3s2
rancher_version: stable/latest/none
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-obs-manual-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: boolean
k8s_version:
description: Version of K3s/RKE2 to use (for both upstream and downstream clusters)
default: v1.26.8+k3s1
default: v1.26.10+k3s2
type: string
node_number:
description: Number of nodes (>3) to deploy on the provisioned cluster
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-hardened-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 3
rancher_version: latest/devel/2.7
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-hardened-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 3
rancher_version: latest/devel/2.8
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-hardened-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 3
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand All @@ -33,4 +33,4 @@ jobs:
reset: true
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand All @@ -33,4 +33,4 @@ jobs:
reset: true
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cluster_name: cluster-rke2
cluster_type: hardened
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand All @@ -34,4 +34,4 @@ jobs:
reset: true
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-ibs_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
cluster_name: cluster-rke2
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
operator_repo: oci://registry.suse.com/rancher
os_to_test: stable
rancher_version: ${{ inputs.rancher_version }}
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-multi_cluster-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
cluster_number: 20
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
iso_boot: true
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
runner_template: elemental-e2e-ci-runner-spot-x86-64-template-n2-highmem-64-v4
test_type: multi_cli
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
zone: us-central1-f
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-obs_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
cluster_name: cluster-rke2
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
operator_repo: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
os_to_test: dev
rancher_version: ${{ inputs.rancher_version }}
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-obs_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
cluster_name: cluster-rke2
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
operator_repo: oci://registry.opensuse.org/isv/rancher/elemental/staging/charts/rancher
os_to_test: staging
rancher_version: ${{ inputs.rancher_version }}
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-os-upgrade-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
os_to_test: stable
rancher_version: latest/devel/2.7
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-os-upgrade-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
os_to_test: stable
rancher_version: latest/devel/2.8
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-os-upgrade-rm_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher
operator_repo: oci://registry.suse.com/rancher
Expand All @@ -32,4 +32,4 @@ jobs:
rancher_version: stable/latest/none
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sle-micro-rancher/5.5:latest
upgrade_os_channel: dev
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-os-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
node_number: 5
operator_upgrade: oci://registry.opensuse.org/isv/rancher/elemental/${{ inputs.upgrade_os_channel }}/charts/rancher
operator_repo: ${{ inputs.operator_repo }}
os_to_test: stable
rancher_upgrade: ${{ inputs.rancher_upgrade }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_image: registry.opensuse.org/isv/rancher/elemental/${{ inputs.upgrade_os_channel }}/containers/suse/sle-micro-rancher/${{ inputs.slem_version }}:latest
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-reset-rm_head_2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
rancher_version: latest/devel/2.7
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
reset: true
4 changes: 2 additions & 2 deletions .github/workflows/cli-rke2-reset-rm_head_2.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_version_to_provision: v1.26.8+rke2r1
k8s_version_to_provision: v1.26.10+rke2r2
rancher_version: latest/devel/2.8
upstream_cluster_version: v1.26.8+rke2r1
upstream_cluster_version: v1.26.10+rke2r2
reset: true
Loading

0 comments on commit f430ef7

Please sign in to comment.