Bug 1853116
| Summary: | `--to` option does not work with `--credentials-requests` flag. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yunfei Jiang <yunjiang> |
| Component: | oc | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.6 | CC: | aos-bugs, jokerman, mfojtik |
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-24 15:13:57 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: | 2028280 | ||
|
Description
Yunfei Jiang
2020-07-02 02:55:35 UTC
I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. Moving to 4.7, the PR is in the queue. I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. Can't reproduce the issue now: [root@dhcp-140-138 home]# oc version Client Version: 4.7.0-0.nightly-2020-11-03-040426 [root@dhcp-140-138 home]# ll extract_content ls: cannot access 'extract_content': No such file or directory [root@dhcp-140-138 home]# oc adm release extract registry.svc.ci.openshift.org/ocp/release:4.7.0-0.nightly-2020-11-03-040426 --credentials-requests --to ./extract_content [root@dhcp-140-138 home]# ll extract_content/ total 3708 -rw-rw-r--. 1 root root 1820 Nov 3 15:52 0000_03_authorization-openshift_01_rolebindingrestriction.crd.yaml -rw-rw-r--. 1 root root 1820 Nov 3 15:52 0000_03_config-operator_01_operatorhub.crd.yaml -rw-rw-r--. 1 root root 1820 Nov 3 15:52 0000_03_config-operator_01_proxy.crd.yaml 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |