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

Install InstallPlan #102

Merged
merged 5 commits into from Oct 17, 2017
Merged

Install InstallPlan #102

merged 5 commits into from Oct 17, 2017

Conversation

jzelinskie
Copy link
Contributor

No description provided.

continue
}

case "ClusterServiceVersion-v1":
Copy link
Member

Choose a reason for hiding this comment

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

can you use the constants for these from the types.go?

}

default:
panic("attempted to install an unknown resource Kind")
Copy link
Member

Choose a reason for hiding this comment

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

this will just kill the operator right? we don't want that?

}

default:
panic("attempted to install step in a plan with an undefined status")
Copy link
Member

Choose a reason for hiding this comment

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

same?

ecordell
ecordell previously approved these changes Oct 17, 2017
Copy link
Member

@ecordell ecordell left a comment

Choose a reason for hiding this comment

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

LGTM

followup for tests

Copy link
Member

@ecordell ecordell left a comment

Choose a reason for hiding this comment

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

LGTM

followup for tests

@jzelinskie jzelinskie merged commit 236d477 into operator-framework:master Oct 17, 2017
@jzelinskie jzelinskie deleted the installinstallplan branch October 17, 2017 22:55
njhale pushed a commit to njhale/operator-lifecycle-manager that referenced this pull request Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants