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

oc status should add events with type warning or error to the status output #16714

Open
smarterclayton opened this issue Oct 5, 2017 · 5 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/P2 sig/user-interface

Comments

@smarterclayton
Copy link
Contributor

Had an RC that was failing to scale up:

Events:
  FirstSeen	LastSeen	Count	From			SubObjectPath	Type		Reason		Message
  ---------	--------	-----	----			-------------	--------	------		-------
  8m		3m		17	replication-controller			Warning		FailedCreate	Error creating: pods "sub-1-" is forbidden: service account periscope/sub was not found, retry after the service account is created

oc status didn't show any relevant info. We should probably add events of type warning or error as warnings or errors in oc status and make them obvious. We should probably also have the DC controller rolling up conditions onto the DC, and then have oc status show the dc conditions.

@smarterclayton
Copy link
Contributor Author

@openshift/sig-user-interface

@juanvallejo
Copy link
Contributor

cc @deads2k

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 22, 2018
@jwforres
Copy link
Member

/lifecycle frozen

@openshift-ci-robot openshift-ci-robot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Feb 22, 2018
@jwforres
Copy link
Member

/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 22, 2018
@openshift-ci-robot openshift-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. and removed kind/enhancement labels Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/P2 sig/user-interface
Projects
None yet
Development

No branches or pull requests

7 participants