• Kubernetes Submit Queue's avatar
    Merge pull request #32373 from nebril/petset-count-test-master · a2cd107e
    Kubernetes Submit Queue authored
    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.
    a2cd107e
Name
Last commit
Last update
..
certificates Loading commit data...
daemon Loading commit data...
deployment Loading commit data...
disruption Loading commit data...
endpoint Loading commit data...
garbagecollector Loading commit data...
informers Loading commit data...
job Loading commit data...
namespace Loading commit data...
node Loading commit data...
petset Loading commit data...
podautoscaler Loading commit data...
podgc Loading commit data...
replicaset Loading commit data...
replication Loading commit data...
resourcequota Loading commit data...
route Loading commit data...
scheduledjob Loading commit data...
service Loading commit data...
serviceaccount Loading commit data...
volume Loading commit data...
OWNERS Loading commit data...
controller_ref_manager.go Loading commit data...
controller_utils.go Loading commit data...
controller_utils_test.go Loading commit data...
doc.go Loading commit data...
lookup_cache.go Loading commit data...