Skip to content

Commit

Permalink
ci: bump k8s to 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
juadk committed Apr 21, 2023
1 parent ca77f9b commit 5ba9f27
Show file tree
Hide file tree
Showing 41 changed files with 59 additions and 40 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/cli-k3s-hardened-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
--kube-apiserver-arg=--service-account-lookup=true
--kubelet-arg=make-iptables-util-chains=true
--kube-apiserver-arg=--anonymous-auth=false"
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
node_number: 3
rancher_channel: latest
rancher_version: devel
upstream_k3s_version: v1.24.11+k3s1
3 changes: 2 additions & 1 deletion .github/workflows/cli-k3s-hardened-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
--kube-apiserver-arg=--service-account-lookup=true
--kubelet-arg=make-iptables-util-chains=true
--kube-apiserver-arg=--anonymous-auth=false"
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
node_number: 3
upstream_k3s_version: v1.24.11+k3s1
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test_description: "CI - CLI - Parallel - OS Upgrade test with Standard K3s"
cluster_name: cluster-k3s
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-os-upgrade-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test_description: "CI - CLI - Parallel - OS Upgrade test with Standard K3s"
cluster_name: cluster-k3s
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: stable
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 @@ -45,7 +45,7 @@ jobs:
cluster_name: cluster-k3s
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: ${{ inputs.iso_to_test }}
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: ${{ inputs.rancher_channel }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-sequential-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard K3s"
cluster_name: cluster-k3s
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: latest
rancher_version: devel
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-sequential-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard K3s"
cluster_name: cluster-k3s
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: stable
rancher_version: latest
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: string
k8s_version_to_provision:
description: Version of K8s to deploy on the cluster (only K3s or RKE2 are supported)
default: v1.24.8+k3s1
default: v1.25.7+k3s1
type: string
node_number:
description: Number of nodes (>3) to deploy on the provisioned cluster
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-os-upgrade-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-os-upgrade-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ca_type: private
cluster_name: cluster-rke2
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: stable
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-os-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cluster_name: cluster-rke2
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: ${{ inputs.iso_to_test }}
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
# Force to only deploy the first 3 nodes
node_number: 3
rancher_channel: ${{ inputs.rancher_channel }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-sequential-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard RKE2"
cluster_name: cluster-rke2
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: latest
rancher_version: devel
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-sequential-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
test_description: "CI/Manual - CLI - Sequential - Deployment test with Standard RKE2"
cluster_name: cluster-rke2
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: stable
rancher_version: latest
sequential: true
2 changes: 1 addition & 1 deletion .github/workflows/e2e-k3s-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
test_description: "CI - E2E CLI - Parallel - Deployment test with Standard K3s"
cluster_name: cluster-k3s
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: latest
rancher_version: devel
6 changes: 5 additions & 1 deletion .github/workflows/e2e-k3s-obs-Dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ on:
description: URL to elemental-operator version to upgrade to
default: oci://registry.opensuse.org/isv/rancher/elemental/dev/charts/rancher/elemental-operator-chart
type: string
upstream_k3s_version:
description: Cluster upstream K3s version where to install Rancher
type: string

concurrency:
group: e2e-k3s-obs-dev-${{ github.head_ref || github.ref }}-${{ github.repository }}
Expand All @@ -41,7 +44,8 @@ jobs:
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Dev:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
upstream_k3s_version: ${{ inputs.upstream_k3s_version }}
6 changes: 5 additions & 1 deletion .github/workflows/e2e-k3s-obs-Stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ on:
description: URL to elemental-operator version to upgrade to
default: oci://registry.opensuse.org/isv/rancher/elemental/stable/charts/rancher/elemental-operator-chart
type: string
upstream_k3s_version:
description: Cluster upstream K3s version where to install Rancher
type: string

concurrency:
group: e2e-k3s-obs-stable-${{ github.head_ref || github.ref }}-${{ github.repository }}
Expand All @@ -41,7 +44,8 @@ jobs:
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
upstream_k3s_version: ${{ inputs.upstream_k3s_version }}
6 changes: 5 additions & 1 deletion .github/workflows/e2e-k3s-obs-Staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ on:
description: URL to elemental-operator version to upgrade to
default: oci://registry.opensuse.org/isv/rancher/elemental/staging/charts/rancher/elemental-operator-chart
type: string
upstream_k3s_version:
description: Cluster upstream K3s version where to install Rancher
type: string

concurrency:
group: e2e-k3s-obs-staging-${{ github.head_ref || github.ref }}-${{ github.repository }}
Expand All @@ -41,7 +44,8 @@ jobs:
cluster_type: ${{ inputs.cluster_type }}
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
upstream_k3s_version: ${{ inputs.upstream_k3s_version }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-k3s-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
test_description: "CI - E2E CLI - Parallel - Deployment test with Standard K3s"
cluster_name: cluster-k3s
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
start_condition: ${{ github.event.workflow_run.conclusion }}
workflow_download: ${{ github.event.workflow_run.workflow_id }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rke2-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
test_description: "CI - E2E CLI - Parallel - Deployment test with Standard RKE2"
ca_type: private
cluster_name: cluster-rke2
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: latest
rancher_version: devel
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rke2-obs-Dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-rke2
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Dev:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rke2-obs-Stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-rke2
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rke2-obs-Staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cluster_name: cluster-rke2
destroy_runner: ${{ inputs.destroy_runner }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
upgrade_operator: ${{ inputs.upgrade_operator }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rke2-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
test_description: "CI - E2E CLI - Parallel - Deployment test with Standard RKE2"
ca_type: private
cluster_name: cluster-rke2
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
start_condition: ${{ github.event.workflow_run.conclusion }}
workflow_download: ${{ github.event.workflow_run.workflow_id }}
6 changes: 5 additions & 1 deletion .github/workflows/master-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ on:
upgrade_type:
description: Type of upgrade to use for the Elemental OS upgrade
type: string
upstream_k3s_version:
description: Cluster upstream K3s version where to install Rancher
default: v1.25.7+k3s1
type: string
workflow_download:
description: build-ci workflow to use for artifacts
default: build-ci.yaml
Expand Down Expand Up @@ -184,7 +188,7 @@ jobs:
CLUSTER_TYPE: ${{ inputs.cluster_type }}
# For K3s installation used to host Rancher Manager
INSTALL_K3S_EXEC: ${{ inputs.k3s_flags }}
INSTALL_K3S_VERSION: v1.24.11+k3s1
INSTALL_K3S_VERSION: ${{ inputs.upstream_k3s_version }}
INSTALL_K3S_SKIP_ENABLE: true
K3S_KUBECONFIG_MODE: 0644
# For Rancher Manager
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-k3s-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cypress_tags: main
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy || 'elemental' }}
rancher_channel: 'latest'
rancher_version: ${{ inputs.rancher_version || 'devel' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-k3s-obs-Dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Dev:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy }}
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-k3s-obs-Stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy }}
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-k3s-obs-Staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy }}
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-k3s-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cypress_tags: main
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy || 'elemental' }}
rancher_channel: 'stable'
rancher_version: ${{ inputs.rancher_version || 'latest' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-rke2-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cypress_tags: main
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest'}}
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: 'latest'
rancher_version: ${{ inputs.rancher_version || 'devel' }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-rke2-obs-Dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Dev:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-rke2-obs-Stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-rke2-obs-Staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-e2e-rke2-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cypress_tags: main
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: 'stable'
rancher_version: ${{ inputs.rancher_version || 'latest' }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-k3s-os-upgrade-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
iso_boot: true
k8s_version_to_provision: v1.24.11+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy || 'elemental' }}
rancher_channel: 'latest'
rancher_version: ${{ inputs.rancher_version || 'devel' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-k3s-os-upgrade-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy || 'elemental' }}
rancher_channel: 'stable'
rancher_version: ${{ inputs.rancher_version || 'latest' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-k3s-os-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: ${{ inputs.iso_to_test }}
k8s_version_to_provision: v1.24.8+k3s1
k8s_version_to_provision: v1.25.7+k3s1
proxy: ${{ inputs.proxy }}
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-rke2-os-upgrade-rancher_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
iso_boot: true
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: 'latest'
rancher_version: ${{ inputs.rancher_version || 'devel' }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-rke2-os-upgrade-rancher_stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner || true }}
elemental_ui_version: ${{ inputs.elemental_ui_version || 'latest' }}
iso_to_test: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
rancher_channel: 'stable'
rancher_version: ${{ inputs.rancher_version || 'latest' }}
test_type: ui
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui-rke2-os-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
destroy_runner: ${{ inputs.destroy_runner }}
elemental_ui_version: ${{ inputs.elemental_ui_version }}
iso_to_test: ${{ inputs.iso_to_test }}
k8s_version_to_provision: v1.24.8+rke2r1
k8s_version_to_provision: v1.25.7+rke2r1
proxy: ${{ inputs.proxy }}
rancher_channel: ${{ inputs.rancher_channel }}
rancher_version: ${{ inputs.rancher_version }}
Expand Down
Loading

0 comments on commit 5ba9f27

Please sign in to comment.