Bug 2038931
Summary: | oc set data --dry-run=server makes persistent changes to configmaps and secrets | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | aos-bugs, mfojtik, mmarkand, yinzhou |
Target Milestone: | --- | ||
Target Release: | 4.8.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
--dry-run flag wasn't properly used for several oc set sub commands.
Consequence:
--dry-run=server was performing updates to resources.
Fix:
Properly wire --dry-run flag such that commands send that information to the server.
Result:
oc set sub commands are working as expected.
|
Story Points: | --- |
Clone Of: | 2038930 | Environment: | |
Last Closed: | 2022-02-16 06:51:42 UTC | Type: | --- |
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: | 2038930 | ||
Bug Blocks: |
Comment 4
zhou ying
2022-02-09 11:54:38 UTC
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 (OpenShift Container Platform 4.8.31 bug fix 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/RHBA-2022:0484 |