Siyuan Zhang
|
5a4ec0a797
|
bug fix: fix version order in emulation forward compatibility.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Kubernetes-commit: b1a9cc347311012bade7230b55ab95229a1e22c9
|
2025-04-07 18:38:43 -07:00 |
Siyuan Zhang
|
942f114031
|
Add option to explicitly enable future gv or gvr in runtime-config.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Kubernetes-commit: 3d2d8db83509eadcad0529fda1f8ef81e1682ca5
|
2025-02-07 16:43:58 -08:00 |
Siyuan Zhang
|
5a72bc815b
|
Add emulation forward compatibility into api enablement and RemoveDeletedKinds.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Kubernetes-commit: 819cb8fe22fe37bf691f460bc32d0f03f53cce09
|
2025-02-04 10:11:56 -08:00 |
Jefftree
|
b12d7a1290
|
Allow OpenAPI verification to pass both with and without strict alpha
handling
Kubernetes-commit: c597cc1f30977bcfaba5aebb2ed7983f578b1f2c
|
2025-02-20 15:57:37 +00:00 |
Siyuan Zhang
|
22612a3528
|
apiserver: Add API emulation versioning.
Co-authored-by: Siyuan Zhang <sizhang@google.com>
Co-authored-by: Joe Betz <jpbetz@google.com>
Co-authored-by: Alex Zielenski <zielenski@google.com>
Signed-off-by: Siyuan Zhang <sizhang@google.com>
Kubernetes-commit: 403301bfdf2c7312591077827abd2e72f445a53a
|
2024-01-19 16:07:00 -08:00 |
Hao Ruan
|
f695e2298f
|
replace spew methods with dump methods
Kubernetes-commit: c4e1b01416ec05e6a520a181d4ce3b4333adb4e4
|
2023-04-13 09:41:07 +08:00 |
Wojciech Tyczyński
|
8010e8e7e3
|
Implement Destroy() method for all registries
Kubernetes-commit: 80060a502c3f86f00800fbeba7684a85f1ce5e17
|
2022-04-05 12:26:22 +02:00 |
David Eads
|
d15d62d4df
|
enforce strict alpha handling for API serving
Kubernetes-commit: 21faec925459bce93954e0f0110ebd3a4f207c24
|
2021-05-12 09:17:15 -04:00 |
David Eads
|
04ee9b3397
|
Use a versioner to convert an internal type into an external type for
beta serving
Kubernetes-commit: 3cf9bc547fcd9d3e93bf7ccdbf989fa7d8c32221
|
2021-02-23 11:13:50 -05:00 |
David Eads
|
9c9a096f68
|
move removed kind evaluation to genericapiserver
Kubernetes-commit: f6941fcfa227beb78d0bdda2b85c81514cf64e12
|
2021-02-11 16:45:53 -05:00 |