-
Notifications
You must be signed in to change notification settings - Fork 704
Add support for .sti/environment file #145
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
Conversation
|
fyi, this works for both ONBUILD and STI strategies |
|
LGTM |
README.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make it clear these env variables also end up existing in the output image.
|
@bparees fixed. the layered build will get the env vars same way as regular STI build. I was looking at stdlib for property file parser, but found nothing (I found some 3th party libs, but I think they are overkill for this) |
|
[test] |
|
Source To Image Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_sti/74/) |
|
lgtm. [merge] |
|
Source To Image Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_sti/69/) |
|
Evaluated for source to image up to d2e8a46 |
Merged by openshift-bot
OCPBUGS-21730: bump golang.org/x/net to v0.17.0
No description provided.