Feature #19731
Implement V2 API ping call
Pull request:
Fixed in Releases:
Found in Releases:
Description
Katello plugin does have /ping call which pings backend systems. Let's implement the same for foreman core and ping database, all smart proxies and compute resources.
Related issues
Associated revisions
Fixes #19731 - V2 API ping call
History
#1
Updated by Tomáš Strachota over 4 years ago
This should be a common endpoint with some pluggable interface that plugins can hook on and extend.
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6134 added
#3
Updated by Oleh Fedorenko over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f6de8e1da99ffb667f2c04d78ed4e6696e828c18.
#4
Updated by Oleh Fedorenko about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/6794 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/6134)
#5
Updated by Tomer Brisker about 3 years ago
- Status changed from Closed to Ready For Testing
Moving back to ready for testing as the previous revision was reverted.
#6
Updated by Tomer Brisker about 3 years ago
- Assignee set to Oleh Fedorenko
#7
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases 1.24.0 added
#8
Updated by Oleh Fedorenko almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4083b039f8b9ab99dce4948b58d8ca5087a84309.
#9
Updated by Oleh Fedorenko almost 3 years ago
- Related to Feature #27843: Implement V2 API ping call added
Fixes #19731 - V2 API ping call