Remove prompts from commented examples#8454
Conversation
|
@Kargakis PTAL |
|
@smarterclayton I would like us to have this for 1.2 for parity with kubectl |
|
cc: @fabianofranz |
|
It's likely too late to make a change like this - it's not a must have, it's just a nice to have. |
|
You will have to There are no potentially breaking changes here so if kubernetes/kubernetes#22177 landed before the version of kube we have then my vote is to have this to 1.2, but it's up to @smarterclayton to decide. |
081e5fc to
9a3ff7c
Compare
|
Thanks @fabianofranz! I've run |
|
Given size of change and lateness of schedule, we should only be merging On Mon, Apr 11, 2016 at 10:27 AM, Rodolfo Carvalho <notifications@github.com
|
9a3ff7c to
f411bca
Compare
|
Rebased. |
pkg/cmd/cli/cmd/wrappers.go
Outdated
There was a problem hiding this comment.
Does anybody know if this should be uncommented? The TODO was added in #4299, last August.
There was a problem hiding this comment.
Yes, I think we can uncomment those now. Mind adding test cases for them, if we don't have already? (which most probably is the case:) )
f411bca to
5683900
Compare
|
@rhcarvalho please rebase so we can move forward with this. |
5683900 to
325a741
Compare
|
@Kargakis rebased. |
|
LGTM [merge] |
|
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5896/) (Image: devenv-rhel7_4175) |
Following the upstream style changes from Kubernetes.
325a741 to
af2094c
Compare
|
@Kargakis I fixed the generated docs, was missing a re-run after I replaced some '$ ' in new code after the rebase. |
|
[test] |
|
Evaluated for origin test up to af2094c |
|
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/3779/) |
|
#8865 and redis image flakes [merge]ing |
|
Evaluated for origin merge up to af2094c |
Following the upstream style changes from Kubernetes.
Based on kubernetes/kubernetes#13719 and kubernetes/kubernetes#22177.