tag | ec3b9227d9037b5c9c5061e8a2c4f87a5be3c230 | |
---|---|---|
tagger | Kubernetes Publisher <k8s-publishing-bot@users.noreply.github.com> | Wed Sep 13 09:29:06 2023 |
object | bc548d1d2406dffb44e1f6ea7ec1f4e9744cf170 |
Kubernetes release v1.28.2 Based on https://github.com/kubernetes/kubernetes/releases/tag/v1.28.2
commit | bc548d1d2406dffb44e1f6ea7ec1f4e9744cf170 | [log] [tgz] |
---|---|---|
author | Kubernetes Publisher <k8s-publishing-bot@users.noreply.github.com> | Mon Sep 04 09:33:50 2023 |
committer | Kubernetes Publisher <k8s-publishing-bot@users.noreply.github.com> | Mon Sep 04 10:28:23 2023 |
tree | d66fe48d0a5ed326d1bc6e37432fa1932fbb919d | |
parent | 3b64f7681deb73f9951291c809af7f762e991467 [diff] |
Merge pull request #120329 from liggitt/automated-cherry-pick-of-#120327-upstream-release-1.28 Automated cherry pick of #120327: Revert to json-patch 4.12.0 Kubernetes-commit: 797b3cf45ec77becceb7d6ae4deb6f6b293fdbf5
Scheme, typing, encoding, decoding, and conversion packages for Kubernetes and Kubernetes-like API objects.
This library is a shared dependency for servers and clients to work with Kubernetes API infrastructure without direct type dependencies. Its first consumers are k8s.io/kubernetes
, k8s.io/client-go
, and k8s.io/apiserver
.
There are NO compatibility guarantees for this repository. It is in direct support of Kubernetes, so branches will track Kubernetes and be compatible with that repo. As we more cleanly separate the layers, we will review the compatibility guarantee.
apimachinery
is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery. Code changes are made in that location, merged into k8s.io/kubernetes
and later synced here.
pkg
in this repo. Those are driven from k8s.io/kubernetes/staging/src/k8s.io/apimachinery
.