Roman Wozniak

Results 6 comments of Roman Wozniak

Thanks @douglas-reid, here is the `config_dump`: https://gist.github.com/romanwozniak/ebf4811dbe2b80922303dba93e16a586

Is there anything I can help with? Is it not advised to use Stackdriver filter at present?

@douglas-reid @xulingqing have you by any chance been able to reproduce this issue?

I'm facing something similar issue in my project: ``` 09:11:43.738 [test.kafka.default-dispatcher-22] DEBUG o.a.k.c.c.i.ConsumerCoordinator - Group test committed offset 17872622155 for partition test-0 09:11:43.753 [test.kafka.default-dispatcher-14] INFO o.a.k.clients.producer.KafkaProducer - Closing the Kafka...

I suspect the segmentation fault of the Stackdriver plugin on Istio 1.13x was caused by the lack of required permissions to push data to Stackdriver. I can't reproduce the segmentation...

This is already 2 years old, but it is still not clear why it's impossible to generate `id_token` for user credentials. The workaround (i.e. [id_token_credentials.py](https://github.cm/apache/airflow/blob/master/airflow/providers/google/common/utils/id_token_credentials.py)) allows to get the id_token,...