Support lazy configuration for mainClass and jvmFlags properties of ContainerParameters#3936
Conversation
a516384 to
ff72655
Compare
mainClass and jvmFlags properties of ContainerParameters
|
Are there plans to review this PR in the near future, please? |
emmileaf
left a comment
There was a problem hiding this comment.
Thank you for the contribution and apologies for the delay in review! The changes look great in general - could you help add a note on this enhancement in the README.md as well?
(Also - no idea why the presubmit checks are stuck, going to close and re-open this PR to see if they re-trigger.)
jib-gradle-plugin/src/main/java/com/google/cloud/tools/jib/gradle/ContainerParameters.java
Show resolved
Hide resolved
|
Regarding the kokoro failures - they don't look related to the changes in this PR, and should be resolved by updating the branch against main to include fixes from #3965. Thanks! |
That's done, thanks. |
I've added notes to |
|
I believe that all comments have been addressed so back to you, @emmileaf. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Thanks again @erdi! |
|
And thank you for reviewing and merging, @emmileaf! |








This is a fix for #3927. I tried to follow the changes for similar issues applied in #3242 and #3709 as suggested in #3927 (comment).
If there is anything that needs to be changed before this PR can be accepted then please just let me know and I will amend it as necessary.
Before filing a pull request, make sure to do the following:
This helps to reduce the chance of having a pull request rejected.