• Kubernetes Submit Queue's avatar
    Merge pull request #32117 from nebril/petset-count · 43758c8f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    PetSet returns valid replica count in status
    
    **What this PR does / why we need it**: It prevents the PetSet replica count to be invalid regardless of pods not being created due to 
    
    **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**:
    
    **Release note**:
    ```release-note
    ```
    43758c8f
Name
Last commit
Last update
..
fakes.go Loading commit data...
identity_mappers.go Loading commit data...
identity_mappers_test.go Loading commit data...
iterator.go Loading commit data...
iterator_test.go Loading commit data...
pet.go Loading commit data...
pet_set.go Loading commit data...
pet_set_test.go Loading commit data...
pet_set_utils.go Loading commit data...