Skip to content

Release binary files #476

@nicolaferraro

Description

@nicolaferraro

It would be really nice if you could publish the operator-sdk binary file, compiled for common architectures, together with the source files in the release page.

People working on a operator-sdk based project now need to:

  • Clone the operator-sdk project into their gopath
  • Install it to create the binary file
  • Delete the source from the gopath, otherwise source files would clash with their counterpart in the project's vendor dir

It's also difficult to communicate which version of the sdk they have to install and how to do it.

If the binary file was available, they would just need to curl it into a location in their $PATH.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions