-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
We have some helper functions like _use_client_cert_effective, which are repeatedly generated across files. We should try to consolidate them into shared code
Source:
Each service will have this function repeated which can cause bloat in the generated code when there are many services.
Originally posted by @parthea in #2472 (comment)
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.