Skip to content

Add a line break when no events in describe #10653

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
Aug 26, 2016

Conversation

fabianofranz
Copy link
Member

UPSTREAM: kubernetes/kubernetes#31463
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1369321

Adds a line break in the events describer in case of no events. Without this fix, after kubernetes/kubernetes@6caf4d5 a describe without events would result in no line break before exiting to terminal.

$ oc describe pod mypod
Name:           mypod
Namespace:      mynamespace
(...)
QoS Tier:   BestEffort
No events.user@localhost ~$

@fabianofranz
Copy link
Member Author

@smarterclayton PTAL

@fabianofranz
Copy link
Member Author

[test]

@fabianofranz fabianofranz changed the title Add a line breaks when no events in describe Add a line break when no events in describe Aug 25, 2016
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to cf7a39f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8458/)

@fabianofranz
Copy link
Member Author

CC @liggitt

@liggitt
Copy link
Contributor

liggitt commented Aug 25, 2016

[merge] LGTM

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 25, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8458/) (Image: devenv-rhel7_4929)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to cf7a39f

@openshift-bot openshift-bot merged commit 4a12723 into openshift:master Aug 26, 2016
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.

3 participants