Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for idempotent (0.31 sec)

  1. pkg/kube/inject/webhook.go

    	parsedContainers.InitContainers = parser(InitContainers, unMarshalledStatus)
    
    	return parsedContainers
    }
    
    // reinsertOverrides applies the containers listed in OverrideAnnotation to a pod. This is to achieve
    // idempotency by handling an edge case where an injection template is modifying a container already
    // present in the pod spec. In these cases, the logic to strip injected containers would remove the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 42.2K bytes
    - Viewed (0)
Back to top