..
certificates
Merge pull request #32876 from errordeveloper/more-cert-utils
2016-09-22 01:29:46 -07:00
daemon
Add NumberReady to DaemonSet status
2016-10-12 15:15:10 +02:00
deployment
Merge pull request #34548 from kargakis/estimate-available-from-rs
2016-10-17 08:44:51 -07:00
disruption
remove testapi.Default.GroupVersion
2016-10-07 10:10:54 -04:00
endpoint
remove testapi.Default.GroupVersion
2016-10-07 10:10:54 -04:00
garbagecollector
fix TestCreateWithNonExistentOwner
2016-09-26 16:51:56 -07:00
informers
add rbac shared informers
2016-10-13 07:50:02 -04:00
job
cleanup the remaining
2016-10-13 16:10:24 -07:00
namespace
Allow garbage collection to work against different API prefixes
2016-09-22 15:00:58 -04:00
node
Merge pull request #34342 from justinsb/fix_typo_initializing
2016-10-15 09:31:53 -07:00
petset
change petset replicas type from int to int32
2016-10-08 17:13:20 +08:00
podautoscaler
Fixes in HPA: consider only running pods; proper denominator in avg calculations.
2016-09-29 11:20:53 +02:00
podgc
PodGCController waits for informer sync before doing anything.
2016-10-14 15:24:09 +02:00
replicaset
convert replicatset util to use clientset
2016-10-13 16:10:24 -07:00
replication
remove testapi.Default.GroupVersion
2016-10-07 10:10:54 -04:00
resourcequota
move informer and controller to pkg/client/cache
2016-09-15 12:50:08 -07:00
route
Use strongly-typed types.NodeName for a node name
2016-09-27 10:47:31 -04:00
scheduledjob
Merge pull request #32670 from soltysh/cron_update
2016-09-23 13:27:16 -07:00
service
fix up service lister
2016-09-22 09:12:37 -04:00
serviceaccount
move the retry util out of pkg/client/unversioned
2016-10-13 16:10:24 -07:00
volume
Pass whole PVC to provisioner plugin
2016-10-12 12:22:01 +02:00
.import-restrictions
add import restrictions
2016-10-13 16:10:24 -07:00
OWNERS
…
client_builder.go
use service accounts as clients for controllers
2016-10-05 13:15:16 -04:00
controller_ref_manager.go
fix tests; convert IsPodActive to operate on *Pod
2016-08-17 13:05:37 -07:00
controller_utils.go
Fix typos
2016-10-15 00:21:00 +03:00
controller_utils_test.go
remove testapi.Default.GroupVersion
2016-10-07 10:10:54 -04:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
lookup_cache.go
…