Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

handwritten layer didn't handle mtls correctly #224

Description

@arithmetic1728

The auto-generated layer (google/pubsub_v1) has mtls logic. This client creates a mtls channel based on environment variable settings and existence of device certificate.

However, the handwritten layer (google/cloud/pubsub_v1) creates a channel itself with mtls logic, so the mtls feature is completely missing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions