Skip to content

Conversation

adelton
Copy link

@adelton adelton commented Jul 14, 2017

Fixes #1845.

@vikram-redhat
Copy link
Contributor

@adelton - what version would this apply from? 3.3 onwards?

cc: @adellape

@adelton
Copy link
Author

adelton commented Jul 18, 2017

No idea, I worked with master. If backporting to older versions is needed likely needs to be decided by someone else.

@vikram-redhat
Copy link
Contributor

Ok - maybe @smarterclayton and/or @liggitt ? Should we port this from 3.3 onwards?

@adellape
Copy link
Contributor

@vikram-redhat Downloaded atomic-openshift-clients from the 3.3 channels and it does not include oadm. So this should be relevant from 3.3 and on. I just tried cherry-picking this to the enterprise-3.3 to see how it would go, and there are a lot of conflicts. I would probably suggest just doing a s/oadm/oc adm/ on each of the branches individually instead of trying to cherry-pick this everywhere.

@adelton
Copy link
Author

adelton commented Jul 25, 2017

I would probably suggest just doing a s/oadm/oc adm/ on each of the branches individually instead of trying to cherry-pick this everywhere.

Please note that not all git grep '\boadm\b' occurences are being replaced by this pull request.

I can likely produce similar pull request(s) for older branch(es) but I'd like to have this pull request commented on in master, to avoid redoing those if something about this proposed commit is not going in after all.

@adelton
Copy link
Author

adelton commented Aug 7, 2017

Rebased on master to fix typo introduced by 6863599 -> af1759344677b554e1c4d05b3f7c34ab2fbb68d2.

@adelton
Copy link
Author

adelton commented Aug 13, 2017

Rebased on master -> e0f40a9a2b99446450cd073a9679092f341706b8.

@adelton
Copy link
Author

adelton commented Sep 7, 2017

Rebased on master -> 0d5936c270798ef17b8598bab1919f8148cb6423.

@adelton
Copy link
Author

adelton commented Sep 7, 2017

@mfojtik, could you please reopen #1845 and ideally help with review of this PR?

Note that the change to origin itself was already merged via openshift/origin#15202 so at this point this is about docs catching up.

@mfojtik
Copy link
Contributor

mfojtik commented Sep 7, 2017

@smarterclayton was there any reason we keeping the oadm ? i guess enough time has passed already that we should switch to oc adm...

/approve

@adelton
Copy link
Author

adelton commented Sep 11, 2017

@smarterclayton was there any reason we keeping the oadm ? i guess enough time has passed already that we should switch to oc adm...

Yes, @smarterclayton noted that in http://lists.openshift.redhat.com/openshift-archives/dev/2017-May/msg00013.html.

/approve

Thanks @mfojtik. What else is needed to get this merged / who can merge this?

@adelton
Copy link
Author

adelton commented Sep 20, 2017

@smarterclayton, @mfojtik, what else is needed to get this merged / who can merge this?

@ncbaratta ncbaratta added the peer-review-done Signifies that the peer review team has reviewed this PR label Nov 9, 2017
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 2, 2018
@adelton
Copy link
Author

adelton commented Jan 2, 2018

Rebased on master -> ccd646e.

@php-coder
Copy link

PTAL @openshift/team-documentation

@vikram-redhat
Copy link
Contributor

@mburke5678 - PTAL.


* `oc`: for normal project and application management
* `oadm`: for administrative tasks
* `oc adm` or `oadm`: for administrative tasks
Copy link
Contributor

Choose a reason for hiding this comment

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

@adelton Should we remove the or oadm here and leave only oc adm?

Also, should the following line be:
_Use oc --help and oc adm --help to view all available options.

Copy link
Author

Choose a reason for hiding this comment

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

Can we rule out that there might be an environment where oadm is available and oc is not?

Please note that this pull requests only attempts to actually show that there is oc adm way to do things, and prefer that notation. It did not try to convey message that oadm is deprecated as it seemed to become in the mean time.

Copy link
Contributor

Choose a reason for hiding this comment

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

@adelton From what I understand, the oadm is being deprecated in 3.9. Should we take out all oadm references now,since you have gotten so many to this point?

Copy link
Author

Choose a reason for hiding this comment

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

In 3.9, is it deprecated or completely gone? If it's deprecated but still available (at least in some environments), making note about that with the few oadm occurences that are left might give the change better visibility than merely removing them right away.

@adelton
Copy link
Author

adelton commented Jan 9, 2018

@mburke5678, I have a question about the branch/* labels that you've just added.

Do they mean that this change will be automagically backported to those branches? Or are manualy patches needed?

Also, in #4785 (comment) @adellape mentioned that the change might be needed in 3.3 as well -- should that be added to the list of labels?

mburke5678 added a commit to mburke5678/openshift-docs that referenced this pull request Jan 10, 2018
…icated-3.6-stage

[dedicated-3.6] add restart policy info xref:openshift#4785
mburke5678 pushed a commit to mburke5678/openshift-docs that referenced this pull request Jan 11, 2018
…icated-3.6-stage

[dedicated-3.6] Updated Backup and Restore docs for Dedicated xref:openshift#4785
@mburke5678 mburke5678 added okd-only Content that is only relevant to upstream OKD docs. and removed peer-review-done Signifies that the peer review team has reviewed this PR branch/dedicated branch/enterprise-3.5 branch/enterprise-3.6 branch/enterprise-3.7 branch/enterprise-3.9 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

okd-only Content that is only relevant to upstream OKD docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants