package
1.4.0-alpha.0
Repository: https://github.com/jim-minter/origin.git
Documentation: pkg.go.dev

# Functions

NewImageChangeController returns a new ImageChangeController.

# Constants

MaxRetries is the number of times an image stream will be retried before it is dropped out of the queue.
We must avoid creating processing image stream until the deployment config and image stream stores have synced.

# Structs

ImageChangeController increments the version of a deployment config which has an image change trigger when a tag update to a triggered ImageStream is detected.