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

Set env vars correctly in workflow steps #152

Conversation

jpkrohling
Copy link
Member

Fixes #150
Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

@jpkrohling jpkrohling marked this pull request as draft December 17, 2020 10:10
@jpkrohling jpkrohling force-pushed the jpkrohling/150-set-env-vars-workflow-steps branch from 71ed0f2 to e27dd67 Compare December 17, 2020 10:12
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling force-pushed the jpkrohling/150-set-env-vars-workflow-steps branch from ee83d1d to e8307ec Compare December 17, 2020 11:02
@jpkrohling
Copy link
Member Author

This should now work:
image

@@ -70,6 +70,18 @@ func main() {

// Add flags related to this operator
v := version.Get()
logger := zap.New(zap.UseFlagOptions(&opts))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been moved here so that it logs the versions even when a Kubernetes isn't available.

@jpkrohling jpkrohling marked this pull request as ready for review December 17, 2020 11:06
@jpkrohling jpkrohling merged commit 26bb32b into open-telemetry:master Dec 17, 2020
shree007 pushed a commit to shree007/opentelemetry-operator that referenced this pull request Dec 12, 2021
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build args not being used correctly in the container images
1 participant