Skip to content

Commit a55be8d

Browse files
committed
[SPARK-53588] Upgrade kubernetes-client to 7.4.0
### What changes were proposed in this pull request? This PR aims to upgrade `kubernetes-client` to 7.4.0. ### Why are the changes needed? To bring the new features and latest bug fixes. - https://github.com/fabric8io/kubernetes-client/releases/tag/v7.4.0 - New Feature - fabric8io/kubernetes-client#7045 - Breaking changes - fabric8io/kubernetes-client#7204 - Bug fixes - fabric8io/kubernetes-client#7148 - fabric8io/kubernetes-client#7087 - fabric8io/kubernetes-client#7080 - fabric8io/kubernetes-client#7116 - fabric8io/kubernetes-client#7092 ### Does this PR introduce _any_ user-facing change? No behavior changes. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #316 from dongjoon-hyun/SPARK-53588. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 41b6ba3 commit a55be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
[versions]
18-
fabric8 = "7.3.1"
18+
fabric8 = "7.4.0"
1919
lombok = "1.18.38"
2020
operator-sdk = "5.1.2"
2121
okhttp = "4.12.0"

0 commit comments

Comments
 (0)