Open
Description
Checklist
- I did not find a related open enhancement request.
- I understand that enhancement requests filed in the GitHub repository are by default low priority.
- If this request is time-sensitive, I have submitted a corresponding issue with GCP support.
Describe the feature or resource
Cloud Run Jobs labels
are used to monitor activities and to setup finops operations (squads, projects, etc.).
Label specification is available on the Cloud Run Services API with the CRD entry schema called template.labels
but unavaible on the Cloud Run Job API.
Do you think we can integrate this to the Cloud Run Job CRD ?
Additional information
- Cloud Run Service documentation which integrates the
template.labels
CRD schema entry. - Cloud Run Job documentation which doesn't.
Importance
A pretty nice-to-have to integrate a complete finops monitoring approach.