Deployment config triggers not happening on external images
Environment
- Openshift Enterprise 3.0
Issue
- When specifying an external image it appears that triggered deployment is not taking place when the image is updated on the external repository.
See attached file (debug.txt)
According to this:
https://github.com/openshift/origin/blob/master/docs/deployments.md
"A single ImageChange trigger is defined, which causes a new deployment to be created each time the openshift/origin-ruby-sample:latest tag value changes. "
it should work.
I'm wondering whether external repositories are not supported for this feature?
Resolution
External repositories are not supported for "ImageChange" trigger defined causing a new deployment to be created each time when tag changes.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
