apiserver/pkg/endpoints/handlers/fieldmanager
Antoine Pelisse 77591ad906 Fix FakeObjectCreater ignoring given gvk
Kubernetes-commit: 948ab9175a8151af44fb958c6511c6d756c983be
2022-12-08 09:24:14 -08:00
..
fieldmanagertest Fix FakeObjectCreater ignoring given gvk 2022-12-08 09:24:14 -08:00
internal fieldmanager: Move private setLastApplied to internal.SetLastApplied 2022-11-30 13:07:33 -08:00
testdata Move from k8s.gcr.io to registry.k8s.io 2022-05-10 08:30:09 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-10 15:18:50 -05:00
admission.go let objects without metadata pass through the managedFields admission controller 2021-04-29 14:08:36 +02:00
admission_test.go cleanup managedFields admission and test 2021-03-04 23:20:51 +01:00
buildmanagerinfo.go Add "subresource" field to ManagedFieldEntry 2021-02-27 17:16:46 +01:00
capmanagers.go Update SMD to v4.0.1 and kube-openapi 2020-08-10 13:02:25 -07:00
capmanagers_test.go fieldmanager: Move TestFieldManager into its own package 2022-12-01 09:32:43 -08:00
endpoints.yaml Add tests and benchmarks for endpoints and node 2019-09-20 13:32:06 -07:00
equality.go Allow timestamp transformer equalities to be configurable (#112158) 2022-09-28 10:56:34 -04:00
fieldmanager.go apiserver: use the correct error when logging errors updating managedFields 2022-11-07 23:00:58 -05:00
fieldmanager_test.go fieldmanager: Move TestFieldManager into its own package 2022-12-01 09:32:43 -08:00
lastappliedmanager.go Reuse SSA type converter for resources in the same API Group 2020-10-20 11:16:51 -07:00
lastappliedmanager_test.go fieldmanager: Move TestFieldManager into its own package 2022-12-01 09:32:43 -08:00
lastappliedupdater.go fieldmanager: Move private setLastApplied to internal.SetLastApplied 2022-11-30 13:07:33 -08:00
lastappliedupdater_test.go fieldmanager: Move TestFieldManager into its own package 2022-12-01 09:32:43 -08:00
managedfieldsupdater.go Update managedFields time when value is modified 2022-05-15 17:30:36 +02:00
managedfieldsupdater_test.go fieldmanager: Move TestFieldManager into its own package 2022-12-01 09:32:43 -08:00
node.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-10 08:30:09 -04:00
pod.yaml Add tests and benchmarks for endpoints and node 2019-09-20 13:32:06 -07:00
scalehandler.go Generate and format files 2022-07-19 20:54:13 -04:00
scalehandler_test.go cleanup: remove duplicate import 2022-04-24 20:58:04 +08:00
skipnonapplied.go create probabilistic SkipNonAppliedManager 2020-01-09 14:15:34 -08:00
skipnonapplied_test.go Fix FakeObjectCreater ignoring given gvk 2022-12-08 09:24:14 -08:00
stripmeta.go Update SMD to v4.0.1 and kube-openapi 2020-08-10 13:02:25 -07:00
structuredmerge.go Add name and namespace to structuredmerge errors 2021-08-12 15:53:54 -07:00
typeconverter.go remove apiserver impor from client-go 2021-07-27 20:46:40 +00:00
typeconverter_test.go Make versionconverter functions private 2020-10-22 13:21:38 -07:00
versionconverter.go Make versionconverter functions private 2020-10-22 13:21:38 -07:00
versionconverter_test.go Make versionconverter functions private 2020-10-22 13:21:38 -07:00