Bug 1529659
| Summary: | `oc patch --type=strategic` should prompt the name of the required key | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Xingxing Xia <xxia> |
| Component: | Master | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wang Haoran <haowang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.9.0 | CC: | aos-bugs, jliggitt, jokerman, jvallejo, mmccomas, smunilla |
| Target Milestone: | --- | Keywords: | Regression, UpcomingRelease |
| Target Release: | 3.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-18 14:19:43 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
Xingxing Xia
2017-12-29 07:31:49 UTC
I don't see an issue either. Can you open one upstream? Upstream issue: https://github.com/kubernetes/kubernetes/issues/57834 Upstream PR: https://github.com/kubernetes/kubernetes/pull/57854 Downstream: https://github.com/openshift/origin/pull/18331 Downstream PR was just merged 3 hours ago and does not come in OCP yet. Waiting for it coming to OCP next version to verify it Checked in OCP v3.9.0-0.36.0, now the steps in bug description return respectively: Error from server: map: map[targetPort:441] does not contain declared merge key: port Error from server: map: map[resources:map[limits:map[memory:258Mi]]] does not contain declared merge key: name i.e., they prompt the name of the required key |