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

[WIP] CNV-32374: Move template params to Catalog drawer #1564

Conversation

hstastna
Copy link

@hstastna hstastna commented Sep 25, 2023

📝 Description

Feature:
https://issues.redhat.com/browse/CNV-32374

Design doc:
https://docs.google.com/document/d/1IYkPyMu71UXtlvUR5C7btKSymo5E60GV_XYqCbfXLtI

Move setting of the template parameters that used to be present in "Customize VirtualMachine" page one step back - to the Catalog drawer, shorten the process of VM creation if selected template has some required parameters to be filled in. Remove "Customize VirtualMachine" page.

Note:
This is WIP PR, lots of stuff needs to be done till this will be ready to merge. Also some concerns, unanswered questions appeared, regarding the design of this feature...

🎥 Screenshots

The actual result:
dr

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 25, 2023

@hstastna: This pull request references CNV-32374 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Feature:
https://issues.redhat.com/browse/CNV-32374

Design doc:
https://docs.google.com/document/d/1IYkPyMu71UXtlvUR5C7btKSymo5E60GV_XYqCbfXLtI

Move setting of the template parameters that used to be present in "Customize VirtualMachine" page one step back - to the Catalog drawer. Remove "Customize VirtualMachine" page.

Note:
This is WIP PR, lots of stuff needs to be done till this will be ready to merge. Also some concerns, unanswered questions appeared, regarding the design of this feature...

🎥 Screenshots

The actual result:
dr

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hstastna

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 openshift-ci bot added the approved This issue is something we want to fix label Sep 25, 2023
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 25, 2023

@hstastna: This pull request references CNV-32374 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Feature:
https://issues.redhat.com/browse/CNV-32374

Design doc:
https://docs.google.com/document/d/1IYkPyMu71UXtlvUR5C7btKSymo5E60GV_XYqCbfXLtI

Move setting of the template parameters that used to be present in "Customize VirtualMachine" page one step back - to the Catalog drawer. Remove "Customize VirtualMachine" page.

Note:
This is WIP PR, lots of stuff needs to be done till this will be ready to merge. Also some concerns, unanswered questions appeared, regarding the design of this feature...

🎥 Screenshots

The actual result:
dr

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.

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 25, 2023

@hstastna: This pull request references CNV-32374 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Feature:
https://issues.redhat.com/browse/CNV-32374

Design doc:
https://docs.google.com/document/d/1IYkPyMu71UXtlvUR5C7btKSymo5E60GV_XYqCbfXLtI

Move setting of the template parameters that used to be present in "Customize VirtualMachine" page one step back - to the Catalog drawer, shorten the process of VM creation if template has some required parameters to be filled in. Remove "Customize VirtualMachine" page.

Note:
This is WIP PR, lots of stuff needs to be done till this will be ready to merge. Also some concerns, unanswered questions appeared, regarding the design of this feature...

🎥 Screenshots

The actual result:
dr

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.

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 25, 2023

@hstastna: This pull request references CNV-32374 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Feature:
https://issues.redhat.com/browse/CNV-32374

Design doc:
https://docs.google.com/document/d/1IYkPyMu71UXtlvUR5C7btKSymo5E60GV_XYqCbfXLtI

Move setting of the template parameters that used to be present in "Customize VirtualMachine" page one step back - to the Catalog drawer, shorten the process of VM creation if selected template has some required parameters to be filled in. Remove "Customize VirtualMachine" page.

Note:
This is WIP PR, lots of stuff needs to be done till this will be ready to merge. Also some concerns, unanswered questions appeared, regarding the design of this feature...

🎥 Screenshots

The actual result:
dr

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.

@hstastna hstastna force-pushed the Move_template_parameters_to_the_side_drawer branch 4 times, most recently from 084d232 to 5e5d8c9 Compare September 29, 2023 15:44
Move setting of the template parameters that used to be present in
"Customize VirtualMachine" page one step back - to the Catalog drawer.
Remove "Customize VirtualMachine" page.

Fixes https://issues.redhat.com/browse/CNV-32374
@hstastna hstastna force-pushed the Move_template_parameters_to_the_side_drawer branch from 5e5d8c9 to 1910194 Compare October 2, 2023 14:09
@hstastna
Copy link
Author

hstastna commented Oct 3, 2023

Closing this PR, as I was told the original "feature" won't be implemented, and a message to inform the user will be added instead, to solve the original problem of not being able to go back to customize template parameters while not losing any data already filled in (which is IMO possible, but...).

@hstastna hstastna closed this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants