1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

4 Commits

Author SHA1 Message Date
Jim Minter
0604914056 fix lint warnings 2016-10-18 11:21:52 +01:00
Slava Semushin
138e6924ca Minor code improvements.
- sti -> s2i
- fix a couple of typos
- remove useless fmt.Sprintf() usage
- use api.Assemble constant
- UploadToContainer: rename argument
- docs/cli.md: correct the number of log levels
- docs/debugging-s2i.md: fix a typo
2016-06-23 17:50:08 +02:00
Maciej Szulik
ad4dd9e325 Added method for validating Config object - should fix #144.
Reviewed and removed unnecessary fields from Config, which was also
renamed from Request (fixed #100).
2015-05-29 12:29:04 +02:00
Michal Fojtik
4a6c21f0cb Refactor to support more build strategies 2015-02-10 15:51:12 +01:00