Skip to content
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

Add form component for editing deployments #8401

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

divyanshiGupta
Copy link
Contributor

Fixes: https://issues.redhat.com/browse/ODC-5453

In this PR I have added a form component that will be used for editing the deployments.
This form will be integrated into edit-deployment feature in this story https://issues.redhat.com/browse/ODC-5454.
During integration I will be refactoring a few components like HealthCheckProbes, ImageSearchSection, SourceSecretSelector and make them generic so that they can be used for this form as well and we don't have duplicate any code. Any other remaining issues in the form (if any) will be fixed in the upcoming story.

/kind feature

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 17, 2021
@openshift-ci-robot openshift-ci-robot added component/dev-console Related to dev-console kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated labels Mar 17, 2021
@divyanshiGupta divyanshiGupta force-pushed the ODC-5453 branch 2 times, most recently from 4b3650d to 871ca42 Compare March 18, 2021 18:09
Copy link
Contributor

@rohitkrai03 rohitkrai03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

Code for all the new form sections and components looks good to me. We can get this merged in since the integration story will handle all the parts for connecting this form.

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: divyanshiGupta, rohitkrai03

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 18, 2021
@openshift-merge-robot openshift-merge-robot merged commit da3b9f5 into openshift:master Mar 19, 2021
@spadgett spadgett added this to the v4.8 milestone Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/dev-console Related to dev-console kind/feature Categorizes issue or PR as related to a new feature. kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants