dirrao commented on PR #36092:
URL: https://github.com/apache/airflow/pull/36092#issuecomment-1845121966

   check the example pod partial meta data payload as follows.
   `  ResourceInstance[PartialObjectMetadataList]:
     apiVersion: meta.k8s.io/v1
     items:
     - apiVersion: meta.k8s.io/v1
       kind: PartialObjectMetadata
       metadata:
         annotations:
           dag_id: test-dag-20231019-221007
           run_id: scheduled__2023-10-19T21:30:00+00:00
           task_id: pod
           try_number: '2'
         creationTimestamp: '2023-10-21T20:19:40Z'
         labels:
           airflow-worker: '16726976'
           airflow_version: 2.3.3
           cluster: test-cluster
           dag_id: test-dag
           kubernetes_executor: 'True'
           role: airflow-worker
           run_id: scheduled__2023-10-19T2130000000-6ec9604e1
           sdr.appname: airflow
           task_id: pod
           try_number: '2'
         name: testdag-0f53218c20ed444a945054a2295e528a
         namespace: test-dag
         resourceVersion: '1835685630'
         uid: 78441e8f-2fca-48e1-8334-330506b74bcda`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to