Bug 2091102: Name of workload get changed, when project and image stream gets changed on edit deployment page of the workload
Fixes:
https://issues.redhat.com/browse/OCPBUGSM-44809
Analysis / Root cause:
Name of workload get changed, when project and image stream gets changed on edit deployment page of the workload.
Solution Description:
Workload name doesn't have to be changed, when image stream name changed on edit deployment page, as name field is not changeable.
Screen shots / Gifs for design review:
https://user-images.githubusercontent.com/47265560/175432164-ca6f6b35-26d7-4446-bc7c-92e5261d02c3.mp4
Unit test coverage report:
No Change
Test setup:
- Create a deployment workload
- Select Edit Deployment option on workload
- Verify initially name was same as workload name and field was not changeable.
- Change the project to "openshift", image stream to "golang" or anything and tag to "latest"
- Now check that the name also got changed to golang.
Browser conformance:
- [x] Chrome
- [x] Firefox
- [ ] Safari
- [ ] Edge
@Lucifergene: This pull request references Bugzilla bug 2091102, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.
3 validation(s) were run on this bug
- bug is open, matching expected state (open)
- bug target release (4.11.0) matches configured target release for branch (4.11.0)
- bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Requesting review from QA contact: /cc @sanketpathak
In response to this:
Bug 2091102: Name of workload get changed, when project and image stream gets changed on edit deployment page of the workload
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/retest
@Lucifergene there is an issue with frontend job as well, PTAL
@Lucifergene there is an issue with the frontend job as well, PTAL
Sure @invincibleJai. I am also trying to find an alternate fix to this as mentioned by @jerolimov
/test e2e-gcp-console
/test e2e-gcp-console
/retest
/test e2e-gcp-console
/retest-required
/test e2e-gcp-console
/test e2e-gcp-console
/test e2e-gcp-console
/assign @divyanshiGupta
@Lucifergene: all tests passed!
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: divyanshiGupta, Lucifergene
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~frontend/packages/dev-console/OWNERS~~ [divyanshiGupta]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@Lucifergene: All pull requests linked via external trackers have merged:
Bugzilla bug 2091102 has been moved to the MODIFIED state.
In response to this:
Bug 2091102: Name of workload get changed, when project and image stream gets changed on edit deployment page of the workload
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.