summaryrefslogtreecommitdiffstats
path: root/ready.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-08[READINESS] Add functionality to check services without Selector6.0.3Andreas Geissler1-23/+15
2024-03-26[READINESS] Fixed service parameter6.0.2Andreas Geissler1-1/+1
2024-03-22[READINESS] Add new feature to check the service readiness6.0.16.0.0Andreas Geissler1-12/+96
2024-03-04[READINESS] Fix timeout message for failing app label checkAndreas Geissler1-1/+1
2023-08-30[READINESS] Small correction in parameter handling5.0.1Andreas Geissler1-3/+3
2023-08-28[READINESS] Add options for pod name and app label5.0.0Andreas Geissler1-6/+137
2021-12-02[READINESS] Update readiness script4.1.0othman touijer1-1/+1
2021-12-02[READINESS] Update readiness scriptothman touijer1-9/+6
2021-11-24Add missing "requests" import needed by ready.py scriptothman touijer1-0/+1
2021-11-15[READINESS] Update readiness python scriptothman touijer1-17/+6
2021-09-07Update ready.py script to enable checking container status within a Job4.0.0rope2521-3/+78
2020-08-19Make job completion function independent from container name3.0.1Krzysztof Kuzmicki1-7/+25
2020-07-22Use Apps/v1 API3.0.0Sylvain Desbureaux1-5/+4
2020-06-04Initial commit of scriptSylvain Desbureaux1-0/+309