Skip to content

Input configs from units should hard-code shipper connection settings #1744

@fearful-symmetry

Description

@fearful-symmetry

CC @cmacknz
This is similar to #1729

With V2, the shipper is getting a copy of all the inputs for the purpose of configuring GRPC. Right now the logic for this lives in injectShipperConn in pkg/component/runtime/manager_shipper.go. Considering that the shipper needs to make use of that config logic, the struct should be defined in a single place where it can be seen and exported. Ideally, this would be a set of fields in proto.UnitExpectedConfig{}.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions