• k8s-merge-robot's avatar
    Merge pull request #24912 from bprashanth/petset_controller · f5e1e9a2
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Petset controller
    
    Took longer than I expected. Main parts of this pr are:
    1. Identity generation based on petset spec (volumes are mapped per discussion in #18016)
    2. Ensure that we create/delete pets in sequence
    3. Ensuring that we create, wait for healthy, create; or delete, wait for terminationGrace, delete
    4. Controller that watches apiserver and drives actual -> desired
    
    PVCs are not deleted, yet.
    f5e1e9a2
Name
Last commit
Last update
..
daemon Loading commit data...
deployment Loading commit data...
endpoint Loading commit data...
framework Loading commit data...
gc Loading commit data...
job Loading commit data...
namespace Loading commit data...
node Loading commit data...
persistentvolume Loading commit data...
petset Loading commit data...
podautoscaler Loading commit data...
replicaset Loading commit data...
replication Loading commit data...
resourcequota Loading commit data...
route Loading commit data...
service Loading commit data...
serviceaccount Loading commit data...
OWNERS 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...