Skip to content

cmd/openshift-install: Push creation under 'openshift create' #513

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

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

wking
Copy link
Member

@wking wking commented Oct 22, 2018

To mirror openshift-install destroy and make it easier for folks using multiple invocations to see what their options are.

I haven't bothered with deprecated backwards-compat invocations, because I didn't know which targets we'd want it for (all of them? None of them? Just cluster?). Thoughts?

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 22, 2018
@abhinavdahiya
Copy link
Contributor

deprecate all the of old ones :P

To mirror 'openshift-install destroy' and make it easier for folks
using multiple invocations to see what their options are.

I've deprecated all the old commands, and am looking forward to
dropping them as soon as possible :).
@wking wking force-pushed the create-sub-commands branch from 54f983b to 85c76c9 Compare October 22, 2018 22:36
@wking
Copy link
Member Author

wking commented Oct 22, 2018

deprecate all the of old ones :p

I.e. "stop being lazy, @wking" ;). Done with 54f983b -> 85c76c9.

@abhinavdahiya
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 22, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, wking

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:
  • OWNERS [abhinavdahiya,wking]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 08382a9 into openshift:master Oct 22, 2018
@wking wking deleted the create-sub-commands branch October 23, 2018 04:16
wking added a commit to wking/openshift-release that referenced this pull request Oct 26, 2018
…uster'

Catching up with openshift/installer@3f4fe574 (cmd/openshift-install:
Add 'destroy bootstrap' command, openshift/installer#493).

Also change 'cluster' -> 'create cluster' to catch up with
openshift/installer@85c76c98 (cmd/openshift-install: Push creation
under 'openshift create', 2018-10-22, openshift/installer#513).
wking added a commit to wking/openshift-installer that referenced this pull request Nov 21, 2018
These have been deprecated since 3f4fe57 (cmd/openshift-install: Add
'destroy bootstrap' command, 2018-10-18, openshift#493) and 85c76c9
(cmd/openshift-install: Push creation under 'openshift create',
2018-10-22, openshift#513).

The destroy commands were deprecated before the 0.3.0 release, so
removing them now should be fine.

The create commands landed after 0.3.0, but it's been a long time
since they were deprecated.  Our released versions currently go stale
pretty fast, so there are unlikely to be any consumers of the old
create commands that this removal would break.
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants