canonical / charmed-kubeflow-chisme

Shared Utilities used across Charmed Kubeflow
Apache License 2.0
1 stars 4 forks source link

feat: Add check_workload_health() #85

Open orfeas-k opened 5 months ago

orfeas-k commented 5 months ago

Add utility function to check the workload container's health by checking the passed health check's status. This can be used to update a charm's status to reflect the workload's state.