-
Notifications
You must be signed in to change notification settings - Fork 232
Create reusable edit-environment-variables component #1821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create reusable edit-environment-variables component #1821
Conversation
92a3782
to
f76ba4b
Compare
885d88b
to
e8cad32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for 3.7
may want to let QE know to regression test the env editors since its a lot of changes |
79bbe31
to
1491e66
Compare
[test] |
[merge] |
- Add environment variable support to stateful sets - Remove duplicate code from controllers - Fix problem where the enter key did not submit the environment form - Fix editor flicker on save
1491e66
to
b5b8f50
Compare
Evaluated for origin web console test up to b5b8f50 |
Rebased to fix merge conflict (which is why it failed). [merge] |
Evaluated for origin web console merge up to b5b8f50 |
Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_web_console/15/) (Base Commit: cfb6f13) (PR Branch Commit: b5b8f50) |
Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/29/) (Base Commit: 5d48301) (PR Branch Commit: b5b8f50) |
@jwforres created a card for QE: https://trello.com/c/3GxVdfi4 |
This would replace #1815 and #1803
cc @jwforres