commit | ee99ae32bb88bb21a5596a21f3bb4e162eca7196 | [log] [tgz] |
---|---|---|
author | Andreas Geissler <andreas-geissler@telekom.de> | Fri Mar 22 12:35:40 2024 +0100 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Fri Mar 22 13:11:09 2024 +0100 |
tree | 5569ad448b898c896b2ca837fcf2370d55e2f5c8 | |
parent | 9320a0c4f473cce293cf084f2acdd4d3ec514121 [diff] |
[READINESS] Add new feature to check the service readiness Add new option to check, whether a service is ready to be used. The function will find the selected pods used for the service, then checks the status of the Deployment/STS/Daemonset, which starts the pod. Additionally update to the latest image and kubernetes lib versions Issue-ID: OOM-3280 Change-Id: Icee03934f4ba6c7f472d7994b86871769a6b1eba Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>