You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/25 16:09:36 UTC

[GitHub] [airflow] jimmybchopps edited a comment on issue #16013: CLI 'kubernetes cleanup-pods' fails on invalid label key

jimmybchopps edited a comment on issue #16013:
URL: https://github.com/apache/airflow/issues/16013#issuecomment-886222938


   @XD-DENG Any update on this?  We're seeing the exact same issue on version 2.0.2.  Our Kubernetes version is 1.20.2 and we have airflow in its own namespace.  Here is what the label section looks like from the webserver where the command was manually run from to reproduce the issue:
   
     labels:
       component: webserver
       pod-template-hash: {Redacted but Valid}
       release: {Redacted but Valid}
       tier: airflow
   
   I didn't see any other labels outside of those, but maybe I missed them.  Anything else to look at to further diagnose the issue?  Can you share the exact api call it's trying to make?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org