openshift / openshift/origin

oc status is complaining about missing readiness checks in build pods

Open
#17,213 5 comments 0 reactions 1 assignee View on GitHub

@juanvallejo is already working on this.

Since Nov 7, 2017.

area/usability component/build component/cli lifecycle/frozen
Dominant language
Go
Stars
8.7k
Forks
4.8k
Avg merge
4d 10h
Merged PRs (30d)
53

Description

Not sure it should.

  * pod/deck-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/deck-23-build --liveness ...
  * pod/hook-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/hook-23-build --liveness ...
  * pod/horologium-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/horologium-23-build --liveness ...
  * pod/jenkins-config-updater-6-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/jenkins-config-updater-6-build --liveness ...
  * pod/jenkins-config-updater-7-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/jenkins-config-updater-7-build --liveness ...
  * pod/jenkins-config-updater-binaries-5-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/jenkins-config-updater-binaries-5-build --liveness ...
  * pod/jenkins-operator-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/jenkins-operator-23-build --liveness ...
  * pod/jenkins-proxy-17-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/jenkins-proxy-17-build --liveness ...
  * pod/plank-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/plank-23-build --liveness ...
  * pod/prow-26-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/prow-26-build --liveness ...
  * pod/prow-27-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/prow-27-build --liveness ...
  * pod/prow-28-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/prow-28-build --liveness ...
  * pod/sinker-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/sinker-23-build --liveness ...
  * pod/splice-23-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/splice-23-build --liveness ...
  * pod/tide-18-build has no liveness probe to verify pods are still running.
    try: oc set probe pod/tide-18-build --liveness ...

@bparees

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.