Bug 1772942
Summary: | oc adm catalog image build `--manifest-dir` option ignored | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Nick Hale <nhale> | |
Component: | oc | Assignee: | Nick Hale <nhale> | |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.4 | CC: | aos-bugs, ernelson, jokerman, mfojtik | |
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1779675 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-04 11:15:36 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1779675 |
Comment 1
Nick Hale
2019-12-05 14:26:25 UTC
Confirmed with latest oc client, the issue has fixed: [root@dhcp-140-138 ~]# oc version -o yaml clientVersion: buildDate: "2019-12-19T01:27:23Z" compiler: gc gitCommit: 39b030d82916dd40377b421956da100d8ff557fd gitTreeState: clean gitVersion: v4.4.0 goVersion: go1.12.12 major: "" minor: "" platform: linux/amd64 @Nick, 4.3.5, specifically: clientVersion: buildDate: "2020-02-28T07:04:58Z" compiler: gc gitCommit: c25fb9c7db26b5aaf123a9da0b8fc9f95b2dff92 gitTreeState: clean gitVersion: 4.3.5-202002280657-c25fb9c goVersion: go1.12.12 major: "" minor: "" platform: linux/amd64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581 |