| .. |
|
bootstrap
|
hack/update-bazel.sh
|
2017-05-11 15:59:04 -07:00 |
|
certificates
|
Auto approve kubelet certificate signing requests.
|
2017-06-16 08:47:12 -07:00 |
|
cloud
|
move labels to components which own the APIs
|
2017-05-31 10:32:06 -04:00 |
|
cronjob
|
Fix for-loop and err definition
|
2017-05-31 13:51:14 +08:00 |
|
daemon
|
Rename DaemonSet and StatefulSet hash label
|
2017-06-15 18:04:27 -07:00 |
|
deployment
|
delete dependent pods for rs when deleting deployments
|
2017-06-14 12:52:02 -07:00 |
|
disruption
|
avoiding unnecessary loop to copy pods listed see #46433
|
2017-05-29 15:40:30 +02:00 |
|
endpoint
|
Avoid sleep in endpoint controller
|
2017-05-19 13:57:36 +02:00 |
|
garbagecollector
|
Merge pull request #47000 from caesarxuchao/fix-gc-orphan
|
2017-06-12 18:19:40 -07:00 |
|
history
|
Auto generated code for StatefulSet update
|
2017-06-06 13:47:19 -07:00 |
|
job
|
Fix #45213: Syncing jobs would return error when podController exception
|
2017-05-15 22:52:50 +08:00 |
|
namespace
|
Run namespace deletion in background
|
2017-06-08 17:29:35 -04:00 |
|
node
|
move labels to components which own the APIs
|
2017-05-31 10:32:06 -04:00 |
|
podautoscaler
|
HPA: only send updates when the status has changed
|
2017-06-07 10:57:19 -04:00 |
|
podgc
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
|
replicaset
|
More RC/RS controller logging updates
|
2017-04-21 08:07:18 -04:00 |
|
replication
|
Removed TODO that renaming ReplicationManager.
|
2017-04-30 19:37:47 +08:00 |
|
resourcequota
|
resource quota full resync was removed in error
|
2017-05-11 15:58:55 -04:00 |
|
route
|
AWS: Remove blackhole routes in our managed range
|
2017-06-14 23:02:55 -04:00 |
|
service
|
Merge pull request #45773 from justinsb/servicecontroller_harmonize
|
2017-06-11 20:50:10 -07:00 |
|
serviceaccount
|
Separate serviceaccount and secret storage config
|
2017-06-20 23:49:10 -04:00 |
|
statefulset
|
Fixes a bug where RollingUpdateStrategy combined with Parallel pod management allows for more than one Pod to be unready during update. We want this behavior during turn up and turn down but not during update. Otherwise we risk violating reasonable disruption budgets.
|
2017-06-19 06:53:46 -07:00 |
|
ttl
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
|
volume
|
Merge pull request #42249 from justinsb/volumes_logging
|
2017-06-21 22:13:30 -07:00 |
|
.import-restrictions
|
add import restrictions
|
2016-10-13 16:10:24 -07:00 |
|
BUILD
|
Update adoption/release of DaemonSet controller history
|
2017-06-12 23:33:31 -07:00 |
|
client_builder.go
|
fix typos
|
2017-03-18 22:45:07 +08:00 |
|
controller_ref_manager.go
|
delete dependent pods for rs when deleting deployments
|
2017-06-14 12:52:02 -07:00 |
|
controller_ref_manager_test.go
|
remove invocation of k8s.io/client-go/pkg/api/install
|
2017-05-11 15:03:46 -07:00 |
|
controller_utils.go
|
Update adoption/release of DaemonSet controller history
|
2017-06-12 23:33:31 -07:00 |
|
controller_utils_test.go
|
Implement DaemonSet history logic in controller
|
2017-06-03 00:44:23 -07:00 |
|
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
|
lookup_cache.go
|
Use fnv.New32a() in hash instead adler32
|
2017-02-15 14:03:54 +08:00 |
|
OWNERS
|
Add janetkuo to approvers for controllers
|
2017-02-08 14:37:25 -08:00 |