Skip to content

Builds done with make are inconsistent with hack/install-ate.sh #271

Description

@bowei

The builds done with make have LD-based version stamping.
hack/install-ate.sh does not currently support this. We should make everything consistent somehow for least surprise. We could:

  • Use Go lang version stamping instead of LDFLAGS based one
  • Funnel everything through one way of doing things and remove the alternatives.

#162 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupSmall fixes that are not bugs, for example a typo in a code commentprio/P2real, but not urgent

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions