kubernetes/pkg/controller
Kubernetes Prow Robot 12771ce773
Merge pull request #122493 from mengjiao-liu/fix-cronjob-error
cronjob: fix incorrect error checking
2024-02-27 14:14:54 -08:00
..
apis/config
bootstrap
certificates
clusterroleaggregation
cronjob Merge pull request #122493 from mengjiao-liu/fix-cronjob-error 2024-02-27 14:14:54 -08:00
daemon use build-in max and min func to instead of k8s.io/utils/integer funcs 2023-12-15 15:09:11 +08:00
deployment use build-in max and min func to instead of k8s.io/utils/integer funcs 2023-12-15 15:09:11 +08:00
disruption Use Patch instead of SSA for Pod Disruption condition 2023-10-19 21:00:19 +02:00
endpoint
endpointslice
endpointslicemirroring
garbagecollector
history
job Use the Defer for pod replacement policy 2024-02-15 17:37:31 +01:00
namespace
nodeipam Remove unused lookupIP field in NodeIPAM Controller struct 2024-02-14 13:28:35 -08:00
nodelifecycle fix node lifecycle controller panic when conditionType ready is nil 2024-02-26 11:26:45 +08:00
podautoscaler Merge pull request #121039 from josselin-c/master 2023-10-28 19:35:01 +02:00
podgc switch feature flag to beta for pod replacement policy and add e2e test 2023-10-26 21:50:37 +02:00
replicaset use build-in max and min func to instead of k8s.io/utils/integer funcs 2023-12-15 15:09:11 +08:00
replication
resourceclaim
resourcequota
serviceaccount KEP-4193: bound service account token improvements 2023-10-30 21:15:10 +00:00
servicecidrs servicecidrs controller clarify condition false reevaluation 2023-10-31 21:05:58 +00:00
statefulset use build-in max and min func to instead of k8s.io/utils/integer funcs 2023-12-15 15:09:11 +08:00
storageversiongc
tainteviction node_controller: improve taint eviction queue add worker time args 2024-01-30 10:18:59 +08:00
testutil
ttl
ttlafterfinished
util Merge pull request #115711 from sourcelliu/improve 2023-10-27 23:41:32 +02:00
validatingadmissionpolicystatus refactor: move vap into parent policy folder 2024-02-12 10:58:24 -08:00
volume Merge pull request #120344 from rohitssingh/disable_force_detach 2024-02-22 13:02:38 -08:00
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go Avoid panics when logging a nil pod.deletionTimestamp 2024-01-12 15:34:44 +00:00
controller_utils_test.go
doc.go
OWNERS