googleapis / googleapis/google-cloud-python
Add support for mtls in `OperationsRestAsyncTransport`
Aberta
@ohmayr já está trabalhando nisso.
Desde 23/9/2024.
type: cleanup
- Linguagem predominante
- Python
- Estrelas
- 5.4k
- Forks
- 1.8k
- Merge médio
- 2d 23h
- PRs com merge (30d)
- 123
Descrição
Support for mtls is not yet supported in OperationsRestAsyncTransport which was added in https://github.com/googleapis/python-api-core/pull/700.
The reason that it was not included in googleapis/python-api-core#700 is because it is not yet supported in google-auth. mtls.py exists here but not here
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.