Skip to content

v1.0.1

Compare
Choose a tag to compare
@bparees bparees released this 06 Jul 17:19
· 1160 commits to master since this release
  • Fixed warning regarding invalid source repository (https://bugzilla.redhat.com/show_bug.cgi?id=1190106)
  • Added logic to use local image if pull fails, warning a user about the fact.
  • Whitelisted EOF error when streaming docker output
  • Added labels with build information in resulting image (commit id, branch, context directory, author, date, etc)
  • Renamed io.s2i.scripts-url -> io.openshift.s2i.scripts-url and io.s2i.destination -> io.openshift.s2i.destination labels
  • Added sti rebuild command
  • Cleaned up sti create command