k3s/pkg/controller
Kubernetes Submit Queue a2cd107e14 Merge pull request #32373 from nebril/petset-count-test-master
Automatic merge from submit-queue

PetSet replica count status test

**What this PR does / why we need it**: It adds a test for PetSet status replica count. It should fail now, but will pass when https://github.com/kubernetes/kubernetes/pull/32117 is merged.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #31965

**Special notes for your reviewer**: It will need to be rebased after #32117 is merged in, don't need detailed review before that.

**Release note**:
```release-note
NONE
```

Added fakeKubeClient and other fake types needed to test what is sent to
API when replica count is updated. These fakes can be extended for
other tests.
2016-09-29 23:37:18 -07:00
..
certificates Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00
daemon Fix DaemonSet namespace handling for predicates 2016-09-26 22:14:28 +03:00
deployment extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
disruption Merge pull request #32850 from m1093782566/m109-disruption 2016-09-29 07:10:15 -07:00
endpoint Merge pull request #33269 from deads2k/client-15-svc-lister 2016-09-23 03:10:57 -07:00
garbagecollector fix TestCreateWithNonExistentOwner 2016-09-26 16:51:56 -07:00
informers convert daemonset controller to shared informers 2016-09-16 10:40:46 -04:00
job fix job controller hot loop 2016-09-20 22:25:11 +08:00
namespace Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
node Move orphaned Pod deletion logic to PodGC 2016-09-28 13:58:31 +02:00
petset PetSet replica count status test 2016-09-29 10:07:14 +02:00
podautoscaler Fixes in HPA: consider only running pods; proper denominator in avg calculations. 2016-09-29 11:20:53 +02:00
podgc Move orphaned Pod deletion logic to PodGC 2016-09-28 13:58:31 +02:00
replicaset extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02:00
replication extensions: add minReadySeconds/availableReplicas to replica sets 2016-09-28 11:06:40 +02: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 core resource registry packages 2016-09-21 10:11:50 -04:00
volume Merge pull request #29048 from justinsb/volumes_nodename_not_hostname 2016-09-27 17:58:41 -07:00
OWNERS
controller_ref_manager.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
controller_utils.go Move HighWaterMark to the top of the struct in order to fix arm, second time 2016-09-23 20:58:28 +03:00
controller_utils_test.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00