• 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
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...