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 -skip-instance flag to kudoctl install to skip installing instances. #443

Merged

Conversation

jbarrick-mesosphere
Copy link
Member

What type of PR is this?

/component kudoctl
/kind feature

What this PR does / why we need it:

This adds a -skip-instance flag that allows installing Operators and OperatorVersions without installing Instances. This is useful in a testing scenario - we install all of the Operators and OperatorVersions but don't want to install the Instances until later.

Does this PR introduce a user-facing change?:

kudoctl install now supports -skip-instance flag which skips installing an Instance when installing Operator and OperatorVersions.

@jbarrick-mesosphere jbarrick-mesosphere merged commit 8943b52 into kudobuilder:master Jun 27, 2019
@jbarrick-mesosphere jbarrick-mesosphere deleted the skip-instances branch June 27, 2019 23:55
@jbarrick-mesosphere jbarrick-mesosphere added this to the v0.3.0 milestone Jun 28, 2019
@jbarrick-mesosphere jbarrick-mesosphere added component/cli kubectl kudo a.k.a. kudoctl kind/feature labels Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli kubectl kudo a.k.a. kudoctl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants