-
Notifications
You must be signed in to change notification settings - Fork 31
Add provision to recipe parameters while enrolling applicaiton #1934
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 provision to recipe parameters while enrolling applicaiton #1934
Conversation
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
7de232b
to
ea6b330
Compare
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
f7f2655
to
149bd07
Compare
@raghavendra-talur, as per this implementation, UI passes one value per key, is that ok, or will it create any problem? |
The params type is It needs to match this. We can ask the users to provide the list in comma separated way and put the values in the []. |
packages/mco/components/discovered-application-wizard/utils/k8s-utils.ts
Outdated
Show resolved
Hide resolved
...mponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-parameters.tsx
Outdated
Show resolved
Hide resolved
...mponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-parameters.tsx
Outdated
Show resolved
Hide resolved
...omponents/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
149bd07
to
1f1025c
Compare
packages/mco/components/discovered-application-wizard/utils/k8s-utils.ts
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
@TimothyAsirJeyasing can you plz update the PR ?? |
1f1025c
to
e7473b8
Compare
/test odf-console-e2e-aws |
...nts/discovered-application-wizard/wizard-steps/configuration-step/recipe-parameter-input.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/utils/k8s-utils.ts
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
packages/mco/components/discovered-application-wizard/wizard-steps/review-step/review-step.tsx
Outdated
Show resolved
Hide resolved
e7473b8
to
9e62b14
Compare
/test odf-console-e2e-aws |
packages/mco/components/discovered-application-wizard/utils/k8s-utils.ts
Outdated
Show resolved
Hide resolved
https://issues.redhat.com/browse/DFBUGS-857 Signed-off-by: Timothy Asir Jeyasingh <[email protected]> Signed-off-by: Timothy Asir <[email protected]>
9e62b14
to
7d283fa
Compare
/test odf-console-e2e-aws |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SanjalKatiyar, TimothyAsirJeyasing 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 |
/test odf-console-e2e-aws |
9584920
into
red-hat-storage:master
/cherry-pick release-4.19 |
@SanjalKatiyar: new pull request created: #2106 In response to this:
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-sigs/prow repository. |
https://issues.redhat.com/browse/DFBUGS-857