Builds that reference invalid imagestreamtags should be noted.
Open
@bparees is already working on this.
Since Feb 2, 2018.
area/usability
component/cli
component/web
kind/feature
lifecycle/frozen
priority/P3
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
osc describe and the web ui should give an indication if a BuildConfig uses a From reference to an imagestreamtag that cannot be resolved.
This could be because the imagestream doesn't exist, or because the tag doesn't exist within the imagestream.
Both are technically valid (you could be planning to create the imagestream or tag later) but it'd be good to be warned of it.
@smarterclayton fyi.
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.
Assessment
This issue has not been assessed yet.