openshift / openshift/cluster-samples-operator
ImageStreamTags are not updated
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 38
- Forks
- 104
- Avg merge
- 15h 58m
- Merged PRs (30d)
- 1
Description
Hello,
I have a question regarding the cluster-sample-operator: I understand the cluster-sample-operator is maintaining the ImageStreams and Templates in the project openshift. I had a look at an older test OpenShift cluster and noticed that the ImageStreamTag were created but are never been updated since. From my point of view, the ImageStreamTags are created when a tag attribute is "added" in an ImageStream. If a tag is removed from an ImageStream, the Adminstration Consol will display ImageStreamTag in the ImageStream with the text "pushed image" in the from column. From my point of view, ImageStreamTags are containing no reference to ImageStreams. Any modification (besides the creation) of tags in the ImageStreams seem to be not reflected in ImageStreamTags.
Is this on purpose that ImageStreamTags are not updated (replaced with a new version), if the associated ImageStream is modified?
Thank you very much in advance,
Olaf
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the cluster-sample-operator behavior described in the issue and the 28-comment discussion. Determine whether ImageStreamTags are expected to reflect later ImageStream tag changes, including removed tags; done means the intended behavior is documented or the synchronization behavior is corrected and verified on a cluster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100