Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/operator-sdk/build: expand env in go build (#1535) #1710

Merged
merged 2 commits into from
Jul 19, 2019

Commits on Jul 19, 2019

  1. cmd/operator-sdk/build: expand env in go build (operator-framework#1535)

    * cmd/operator-sdk/build: expand env in go build
    
    * internal/util/projutil: always append os.Environ() to go cmds
    
    * CHANGELOG.md: add bug fix for env expansion in operator-sdk build
    
    Co-Authored-By: Haseeb Tariq <hasbro17@gmail.com>
    2 people authored and estroz committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    3e89c33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v0.8.x' into pick-1535-v0.8.x

    Eric Stroczynski authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    a00f79f View commit details
    Browse the repository at this point in the history