openshift / openshift/origin

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

Open
#16,714 5 comments 0 reactions 1 assignee View on GitHub

@fabianofranz is already working on this.

Since Oct 11, 2017.

kind/feature lifecycle/frozen priority/P2 sig/user-interface
Dominant language
Go
Stars
8.7k
Forks
4.8k
Avg merge
4d 10h
Merged PRs (30d)
53

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.