Bug 2070566
| Summary: | oc kustomize: patchesStrategicMerge does not append | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | mephinet <mephinet> |
| Component: | oc | Assignee: | Maciej Szulik <maszulik> |
| oc sub component: | oc | QA Contact: | zhou ying <yinzhou> |
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
| Severity: | medium | ||
| Priority: | unspecified | CC: | aos-bugs, mfojtik |
| Version: | 4.9 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.10.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-04 13:09:58 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: | |||
|
Description
mephinet
2022-03-31 12:52:22 UTC
kubectl 1.23 is part of OpenShift and oc 4.10, 4.9 actually builds on top of 1.22. Can you verify this problems still exists with 4.10? (In reply to Maciej Szulik from comment #1) > Can you verify this problems still exists with 4.10? Good catch! I installed oc version 4.10.5 from https://console.redhat.com/openshift/downloads, and when using this version, the output is as expected: both FOO and BAR is generated in the output file. So this issue is already fixed in the latest version of oc, and just needs to land in crc... Thanks! |