Documentation ¶ Index ¶ func IsPodUpdate(pod *v1.Pod, updateRevision string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsPodUpdate ¶ func IsPodUpdate(pod *v1.Pod, updateRevision string) bool IsPodUpdate return true when: - Pod controller-revision-hash equals to updateRevision; - Pod at preparing update state if PreparingUpdateAsUpdate feature-gated is enabled. Types ¶ This section is empty. Source Files ¶ View all Source files revision.go Click to show internal directories. Click to hide internal directories.