Skip to content

fix: remove credentials proto to prevent proto registration conflicts#35

Merged
odsod merged 1 commit intomainfrom
odsod/push-prnkssvnonzw
Apr 14, 2026
Merged

fix: remove credentials proto to prevent proto registration conflicts#35
odsod merged 1 commit intomainfrom
odsod/push-prnkssvnonzw

Conversation

@odsod
Copy link
Copy Markdown
Member

@odsod odsod commented Apr 14, 2026

Removes credentials.proto and generated credentials.pb.go from mercedesbenz/fleet/v1 and mercedesbenz/vehiclespec/v1. These proto files conflict with identical definitions in the monorepo model when both are imported in the same binary (proto registration panic). The CLI already uses plain Go struct credentials — FleetCredentials, VehicleSpecCredentials — so removing the generated types has no functional impact.

@odsod odsod force-pushed the odsod/push-prnkssvnonzw branch from fa56977 to bd70f44 Compare April 14, 2026 20:26
@odsod odsod merged commit ad95ba3 into main Apr 14, 2026
1 check passed
@odsod odsod deleted the odsod/push-prnkssvnonzw branch April 14, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant