-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.13.z, 4.14.z, 4.15.z
-
Low
-
None
-
1
-
ODC Sprint 3266, ODC Sprint 3267
-
2
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
This is a clone of issue OCPBUGS-45227. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-41974. The following is the description of the original issue:
—
Description of problem:
If a user updates a deployment config using Form view instead of yaml, the image pull secret is getting duplicated. ~~~ $ oc get pods ubi9-2-deploy message: | error: couldn't assign source annotation to deployment ubi9-2: failed to create manager for existing fields: failed to convert new object (testdc-dup-sec/ubi9-2; /v1, Kind=ReplicationController) to smd typed: .spec.template.spec.imagePullSecrets: duplicate entries for key [name="test-pull-secret"] reason: Error ~~~
Version-Release number of selected component (if applicable):
4.13.z,4.14.z,4.15.z
How reproducible:
Steps to Reproduce:
1. Edit DeploymentConfig in Form view 2. Update image version 3. Save
Actual results:
Expected results:
Additional info:
Issue is not reproducible on OCP 4.16.7+ version.
- blocks
-
OCPBUGS-46567 ImagePullSecret getting duplicated when editing DeploymentConfig in Form View
- Verified
- clones
-
OCPBUGS-45227 ImagePullSecret getting duplicated when editing DeploymentConfig in Form View
- Verified
- is blocked by
-
OCPBUGS-45227 ImagePullSecret getting duplicated when editing DeploymentConfig in Form View
- Verified
- is cloned by
-
OCPBUGS-46567 ImagePullSecret getting duplicated when editing DeploymentConfig in Form View
- Verified
- links to
-
RHBA-2024:11522 OpenShift Container Platform 4.17.z bug fix update