Bug 1503233 - Warning statements from `oc status` because ASB deploymentconfig has no readiness & liveness checks
Summary: Warning statements from `oc status` because ASB deploymentconfig has no readi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.7.0
Assignee: Dylan Murray
QA Contact: Zhang Cheng
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-17 15:35 UTC by Dylan Murray
Modified: 2017-11-28 22:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-28 22:17:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description Dylan Murray 2017-10-17 15:35:15 UTC
Description of problem:
We currently do not have readiness and liveness checks configured for the brokers deploymentconfig. This produces warnings in `oc status -v`.

Version-Release number of selected component (if applicable):
3.7.0

How reproducible:
100%

Steps to Reproduce:
1. Deploy Ansible Service Broker from template
2. Type `oc status -v` in the broker project

Actual results:
Info:
  * dc/asb has no readiness probe to verify pods are ready to accept traffic or ensure deployment is successful.
    try: oc set probe dc/asb --readiness ...
  * dc/asb has no liveness probe to verify pods are still running.
    try: oc set probe dc/asb --liveness ...

Expected results:
We get no informational events related to readiness and liveness checks

Comment 2 openshift-github-bot 2017-10-20 17:32:20 UTC
Commits pushed to master at https://github.com/openshift/openshift-ansible

https://github.com/openshift/openshift-ansible/commit/6acf9bbff6df939b26699da591dab14eaba3d6e0
Bug 1503233 - Add liveness and readiness probe checks to ASB deploymentconfig

https://github.com/openshift/openshift-ansible/commit/bdf4c4de4fa7a533a7d555c3d21bc112ffa58efd
Merge pull request #5783 from dymurray/readiness

Bug 1503233 - Add liveness and readiness probe checks to ASB deployme…

Comment 3 John Matthews 2017-10-26 19:27:48 UTC
https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=611233


ansible-service-broker-1.0.11-1.el7

Comment 7 errata-xmlrpc 2017-11-28 22:17:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2017:3188


Note You need to log in before you can comment on or make changes to this bug.