Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Passing Container env variables to Compile container #1030

Conversation

dheerajjoshim
Copy link
Contributor

Container env variable array was not passed to Compile Container method. This made all those environment variable missing in Compile container phase
This is for issue 972

Issue Ref: 972

Description: Container env variable array was not passed to Compile Container method. This made all those environment variable missing in Compile container phase

[PR Description]:Pass environment variables to compile phase of a Java function container

Container env variable array was not passed to Compile Container method. This made all those environment variable missing in Compile container phase
This is for issue 972
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

the code LGTM @dheerajjoshim

I have tested it and works as expected. Anything else you need to check before merging this?

@dheerajjoshim
Copy link
Contributor Author

No. Nothing else to check. :)
Thanks

@dheerajjoshim
Copy link
Contributor Author

Once merging this. Can PR 968 be merged as well? It is for doc changes for Java maven options

@andresmgot
Copy link
Contributor

Cool, thanks @dheerajjoshim

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants