Skip to content

Commit 3fe8968

Browse files
authored
Bump k8s to 1.29, Go to 1.22 and various dependency versions (#644)
1 parent a82de9e commit 3fe8968

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+441
-1294
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019, 2022, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2019, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -71,7 +71,7 @@ jobs:
7171
- name: Set up Go
7272
uses: actions/setup-go@v3
7373
with:
74-
go-version: 1.21.x
74+
go-version: 1.22.x
7575

7676
- name: Cache Go Modules
7777
uses: actions/cache@v3

.github/workflows/coherence-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- name: Set up Go
148148
uses: actions/setup-go@v3
149149
with:
150-
go-version: 1.21.x
150+
go-version: 1.22.x
151151

152152
- name: Cache Go Modules
153153
uses: actions/cache@v3

.github/workflows/compatibility-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- name: Set up Go
116116
uses: actions/setup-go@v3
117117
with:
118-
go-version: 1.21.x
118+
go-version: 1.22.x
119119

120120
- name: Cache Go Modules
121121
uses: actions/cache@v3

.github/workflows/doc-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2023, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Go
4040
uses: actions/setup-go@v3
4141
with:
42-
go-version: 1.21.x
42+
go-version: 1.22.x
4343

4444
- name: Cache Go Modules
4545
uses: actions/cache@v3

.github/workflows/istio-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019, 2022, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2019, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -77,7 +77,7 @@ jobs:
7777
- name: Set up Go
7878
uses: actions/setup-go@v3
7979
with:
80-
go-version: 1.21.x
80+
go-version: 1.22.x
8181

8282
- name: Cache Go Modules
8383
uses: actions/cache@v3

.github/workflows/k8s-matrix.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020, 2023, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -40,42 +40,42 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
matrixName:
43+
- v1.29
44+
- v1.28
4345
- v1.27
4446
- v1.26
4547
- v1.25
4648
- v1.24
4749
- v1.23
48-
- v1.22
49-
- v1.21
5050
include:
51+
- matrixName: v1.29
52+
k8s: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
53+
kindCommand: kind-calico
54+
runNetTests: true
55+
- matrixName: v1.28
56+
k8s: kindest/node:v1.28.7@sha256:9bc6c451a289cf96ad0bbaf33d416901de6fd632415b076ab05f5fa7e4f65c58
57+
kindCommand: kind-calico
58+
runNetTests: true
5159
- matrixName: v1.27
52-
k8s: kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
60+
k8s: kindest/node:v1.27.11@sha256:681253009e68069b8e01aad36a1e0fa8cf18bb0ab3e5c4069b2e65cafdd70843
5361
kindCommand: kind-calico
5462
runNetTests: true
5563
- matrixName: v1.26
56-
k8s: kindest/node:v1.26.6@sha256:6e2d8b28a5b601defe327b98bd1c2d1930b49e5d8c512e1895099e4504007adb
64+
k8s: kindest/node:v1.26.14@sha256:5d548739ddef37b9318c70cb977f57bf3e5015e4552be4e27e57280a8cbb8e4f
5765
kindCommand: kind-calico
5866
runNetTests: true
5967
- matrixName: v1.25
60-
k8s: kindest/node:v1.25.11@sha256:227fa11ce74ea76a0474eeefb84cb75d8dad1b08638371ecf0e86259b35be0c8
68+
k8s: kindest/node:v1.25.16@sha256:e8b50f8e06b44bb65a93678a65a26248fae585b3d3c2a669e5ca6c90c69dc519
6169
kindCommand: kind-calico
6270
runNetTests: true
6371
- matrixName: v1.24
64-
k8s: kindest/node:v1.24.15@sha256:7db4f8bea3e14b82d12e044e25e34bd53754b7f2b0e9d56df21774e6f66a70ab
72+
k8s: kindest/node:v1.24.17@sha256:bad10f9b98d54586cba05a7eaa1b61c6b90bfc4ee174fdc43a7b75ca75c95e51
6573
kindCommand: kind-calico
6674
runNetTests: true
6775
- matrixName: v1.23
68-
k8s: kindest/node:v1.23.17@sha256:e5fd1d9cd7a9a50939f9c005684df5a6d145e8d695e78463637b79464292e66c
69-
kindCommand: kind-calico
70-
runNetTests: true
71-
- matrixName: v1.22
72-
k8s: kindest/node:v1.22.17@sha256:c8a828709a53c25cbdc0790c8afe12f25538617c7be879083248981945c38693
76+
k8s: kindest/node:v1.23.17@sha256:14d0a9a892b943866d7e6be119a06871291c517d279aedb816a4b4bc0ec0a5b3
7377
kindCommand: kind-calico
7478
runNetTests: true
75-
- matrixName: v1.21
76-
k8s: kindest/node:v1.21.14@sha256:27ef72ea623ee879a25fe6f9982690a3e370c68286f4356bf643467c552a3888
77-
kindCommand: kind
78-
runNetTests: false
7979

8080
steps:
8181
- uses: actions/checkout@v3
@@ -113,7 +113,7 @@ jobs:
113113
- name: Set up Go
114114
uses: actions/setup-go@v3
115115
with:
116-
go-version: 1.21.x
116+
go-version: 1.22.x
117117

118118
- name: Cache Go Modules
119119
uses: actions/cache@v3

.github/workflows/minikube-matrix.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020, 2023, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -45,14 +45,16 @@ jobs:
4545
- v1.26
4646
- v1.25
4747
include:
48+
- matrixName: v1.29
49+
k8s: v1.29.2
4850
- matrixName: v1.28
49-
k8s: v1.28.2
51+
k8s: v1.28.6
5052
- matrixName: v1.27
51-
k8s: v1.27.6
53+
k8s: v1.27.11
5254
- matrixName: v1.26
53-
k8s: v1.26.9
55+
k8s: v1.26.14
5456
- matrixName: v1.25
55-
k8s: 1.25.14
57+
k8s: 1.25.16
5658

5759
steps:
5860
- uses: actions/checkout@v3
@@ -90,7 +92,7 @@ jobs:
9092
- name: Set up Go
9193
uses: actions/setup-go@v3
9294
with:
93-
go-version: 1.21.x
95+
go-version: 1.22.x
9496

9597
- name: Cache Go Modules
9698
uses: actions/cache@v3

.github/workflows/prometheus-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019, 2022, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2019, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -71,7 +71,7 @@ jobs:
7171
- name: Set up Go
7272
uses: actions/setup-go@v3
7373
with:
74-
go-version: 1.21.x
74+
go-version: 1.22.x
7575

7676
- name: Cache Go Modules
7777
uses: actions/cache@v3

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020, 2022, Oracle and/or its affiliates.
1+
# Copyright (c) 2020, 2024, Oracle and/or its affiliates.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Go
3333
uses: actions/setup-go@v3
3434
with:
35-
go-version: 1.21.x
35+
go-version: 1.22.x
3636

3737
- name: Cache Go Modules
3838
uses: actions/cache@v3

.github/workflows/tanzu-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019, 2022, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2019, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# http://oss.oracle.com/licenses/upl.
44

@@ -75,7 +75,7 @@ jobs:
7575
- name: Set up Go
7676
uses: actions/setup-go@v3
7777
with:
78-
go-version: 1.21.x
78+
go-version: 1.22.x
7979

8080
- name: Cache Go Modules
8181
uses: actions/cache@v3

0 commit comments

Comments
 (0)