commit | d923d6792617e677da934836843d780cf44e52dc | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Thu Mar 10 17:56:48 2022 +0000 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Thu Mar 10 18:24:22 2022 +0000 |
tree | e0e708a17970f99ea8ce276b44706f61535b73e4 | |
parent | d4cbdf4a7e89c21810225a435234419b4346ac13 [diff] |
Fix PAP healthcheck response during failures The healthcheck response that is returned by PAP is not inline with the actual healthreport. Even when the report has healthy:false, code:503, message:not alive the response code stays 200. This is fixed, this also makes the improved readiness probe in OOM to work properly with the healthcheck calls Change-Id: Ib208e0a84bce74157aacbcad61a11dcf900c7c94 Issue-ID: POLICY-4030 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Administration Point Backend code.
To build it using Maven 3, run: mvn clean install