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

Create cluster - validate subnets count interactively #776

Conversation

oriAdler
Copy link
Contributor

@oriAdler oriAdler commented Jul 5, 2022

Use the interactive validation to provide fast feedback to the user,
to achieve a better user experience.

Related: SDA-6331

This PR follows up on #772

validate_subnet_interactive.webm

image

@openshift-ci openshift-ci bot requested review from jharrington22 and pvasant July 5, 2022 08:28
@oriAdler
Copy link
Contributor Author

oriAdler commented Jul 5, 2022

@vkareh @zgalor @ciaranRoche PTAL

@oriAdler oriAdler marked this pull request as draft July 5, 2022 11:29
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 5, 2022
@oriAdler oriAdler force-pushed the create-cluster-validate-subnets-interactively branch from 4002a17 to 61c1801 Compare July 5, 2022 14:24
Use the interactive validation to provide fast feedback to the user,
to achieve a better user experience.

Related: SDA-6331
@oriAdler oriAdler force-pushed the create-cluster-validate-subnets-interactively branch from 61c1801 to c16927a Compare July 5, 2022 14:29
@@ -2100,37 +2106,6 @@ func validateExpiration() (expiration time.Time, err error) {
return
}

const (
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've just refactored lines 2103-2133 to pkg/aws/helpers.go to call the function in pkg/interactive/validation.go.

@oriAdler oriAdler marked this pull request as ready for review July 5, 2022 14:31
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 5, 2022
@oriAdler
Copy link
Contributor Author

oriAdler commented Jul 5, 2022

/retest

@openshift-ci openshift-ci bot requested a review from tbrisker July 5, 2022 14:35
@zgalor
Copy link
Contributor

zgalor commented Jul 7, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 7, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oriAdler, zgalor

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 Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 7, 2022

@oriAdler: 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.

@openshift-ci openshift-ci bot merged commit 2ed1dbc into openshift:master Jul 7, 2022
@oriAdler oriAdler deleted the create-cluster-validate-subnets-interactively branch July 10, 2022 06:57
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants