fannullone

Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024
04:10 PM
- 540 Views
imagestream short name is replaced with digest
I notice that openshift replaces the image short name that one specifies as imagestreamtag with the full digest. This is very uncovinient because reference to the imagestreamtag short name are lost in the resources. Why not just leave the short name ?
1 Reply
fannullone

Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024
05:19 PM
- 525 Views
One draw back of such substitution is the following:
"Before you can configure image triggers for a Deployment object, ensure that the Deployment object is using image stream tags for its containers"
But how is that possible if the container image short-name is replaced with digest?
Join the discussion
You must log in to join this conversation.