Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Update go_install script to install binaries with go install #410

@ocobles

Description

@ocobles

In order to run e2e tests locally with golang 1.18+, the scripts/go_install.sh file must be udpated to use go install instead of go get.

Known issues:

Kustomize version prev to v4.5.2 cannot be installed with go install since it contains exclude directives. Kustomize version used in Makefile is v4.0.4 and cannot be updated yet due to another known issue mentioned in #355 (review)

Expected solution:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions